caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Using OCaml with SMT solvers
@ 2009-03-08 19:13 Jean Yang
  2009-03-08 19:51 ` [Caml-list] " Peter Hawkins
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jean Yang @ 2009-03-08 19:13 UTC (permalink / raw)
  To: caml-list

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

Hello,

  I don't know if this is the right place to ask this question, but what is
the best way of using an SMT solver with an OCaml interface on Linux?

  After a brief search it seems that Z3 is the most popular solver with an
OCaml interface, but unfortunately it only supports Windows.

Thanks,
Jean

-- 
Jean Yang
http://web.mit.edu/jeanyang/www/
Save us!  Think before you print.
*^^`

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

^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: Using OCaml with SMT solvers
@ 2009-03-09  1:09 Grundy, Jim D
  0 siblings, 0 replies; 5+ 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] 5+ messages in thread

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-08 19:13 Using OCaml with SMT solvers Jean Yang
2009-03-08 19:51 ` [Caml-list] " Peter Hawkins
2009-03-08 21:34 ` Virgile Prevosto
2009-03-08 23:51 ` Chris Conway
2009-03-09  1:09 Grundy, Jim D

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