caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Re: Using OCaml with SMT solvers
@ 2009-03-09  1:09 Grundy, Jim D
  2009-03-09  7:13 ` [Caml-list] " Michael Hicks
  0 siblings, 1 reply; 2+ messages in thread
From: Grundy, Jim D @ 2009-03-09  1:09 UTC (permalink / raw)
  To: caml-list; +Cc: jeanyang

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-03-09  7:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-09  1:09 Using OCaml with SMT solvers Grundy, Jim D
2009-03-09  7:13 ` [Caml-list] " Michael Hicks

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).