Commit graph

6 commits

Author SHA1 Message Date
Simon Cruanes
db71f48470 modify build system 2014-10-29 14:18:00 +01:00
Simon Cruanes
061369b392 update build system 2014-10-29 13:56:13 +01:00
Guillaume Bury
ed037a4aab Replaced old makefile (we use ocamlbuild now).
Added .merlin (still may needs some work though).
Fixed some warning of deprecated use of 'Pervasives.or'
2014-10-29 12:43:08 +01:00
Simon Cruanes
05f8d0d873 allow to build Or[], returning false 2014-03-06 17:35:24 +01:00
Simon Cruanes
c2d379de10 fix Tseitin CNF conversion;
more combinators to build formulas;
Smt.eval function to extract the propositional model
2014-03-06 10:53:56 +01:00
Simon Cruanes
d7f09c9791 initial commit 2014-03-06 10:45:04 +01:00