caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Grundy, Jim D" <jim.d.grundy@intel.com>
To: "caml-list@yquem.inria.fr" <caml-list@yquem.inria.fr>
Cc: "jeanyang@csail.mit.edu" <jeanyang@csail.mit.edu>
Subject: Re: Using OCaml with SMT solvers
Date: Sun, 8 Mar 2009 18:09:19 -0700	[thread overview]
Message-ID: <CA1BBBBC9359F04AA639128AC0D5D1E926AE23DE@orsmsx502.amr.corp.intel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 430 bytes --]

You might also want to look at the Decision Procedure Toolkit (DPT): http://dpt.sourceforge.net/

DPT is an open source (Apache 2 licensed, source forge hosted) SMT solver implemented in OCaml with good performance.  The current release supports only SAT + EUF, but future releases will soon add integer and rational linear arithmetic - of course, you can always add the theory you want yourself.

Kind regards

Jim Grundy

[-- Attachment #2: Type: text/html, Size: 2607 bytes --]

             reply	other threads:[~2009-03-09  1:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-09  1:09 Grundy, Jim D [this message]
2009-03-09  7:13 ` [Caml-list] " Michael Hicks
  -- strict thread matches above, loose matches on Subject: below --
2009-03-08 19:13 Jean Yang
2009-03-08 23:51 ` Chris Conway

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA1BBBBC9359F04AA639128AC0D5D1E926AE23DE@orsmsx502.amr.corp.intel.com \
    --to=jim.d.grundy@intel.com \
    --cc=caml-list@yquem.inria.fr \
    --cc=jeanyang@csail.mit.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).