summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-05-23Refactoring to prepare for MBQI with integer quantification. Minor bug fixes.Andrew Reynolds
2013-05-22Merge branch 'master' of https://github.com/CVC4/CVC4Andrew Reynolds
2013-05-22Significant work on bounded integer quantification to handle non-trivial boun...Andrew Reynolds
2013-05-22Add regressions for finite model findingAndrew Reynolds
2013-05-21Merge branch '1.2.x'Morgan Deters
2013-05-21Fix bug 512: an assertion failure only appearing with clang on Mac OS, due to...Morgan Deters
2013-05-21Fix an error that valgrind found.Morgan Deters
2013-05-21Merge branch '1.2.x'Morgan Deters
2013-05-21Fix incremental bug in symmetry breaker.Morgan Deters
2013-05-20Merge branch '1.2.x'Morgan Deters
2013-05-20Fix error reporting on use of (nonlinear) div,mod,/ symbolsMorgan Deters
2013-05-20Detect multiply-defined :named annotations and issue an error.Morgan Deters
2013-05-20Fix parsing of SMT-LIBv2 |quoted| symbols that span newlines in interactive m...Morgan Deters
2013-05-20Compliance fixes for :named annotations: they must name closed subterms, the ...Morgan Deters
2013-05-20Don't allow get-model & co after a user push/popMorgan Deters
2013-05-20As per SMT-LIB standard: make - and xor take n>2 args and be left-assoc; => t...Morgan Deters
2013-05-20Fix for equality-chaining of Booleans in SMT-LIBv2.Morgan Deters
2013-05-20Fix destruction issue in GetValueCommand leading to crash.Morgan Deters
2013-05-20Better error on invalid logic strings.Morgan Deters
2013-05-20Better error on illegal (pop N); also more compliant SMT-LIB error messages i...Morgan Deters
2013-05-20A couple of fixes to the get-option command for compliance with SMT-LIB.Morgan Deters
2013-05-20Disallow construction of (_ BitVec 0).Morgan Deters
2013-05-20Fixed "success" response to (push N) / (pop N) with N > 1.Morgan Deters
2013-05-20Fix to empty response to (get-assignment).Morgan Deters
2013-05-20configure fix for building with glpk on redhat, perhaps othersMorgan Deters
2013-05-20minor changes to language bindingsMorgan Deters
2013-05-20disable Logic-checking with finite model finding for now, since FMF uses Rati...Morgan Deters
2013-05-20Fix erroneous results when the logic was incorrectly specified (by throwing L...Morgan Deters
2013-05-17Add support for --dump-models option, in preparation for casc.Andrew Reynolds
2013-05-17As per SMT-LIB standard: make - and xor take n>2 args and be left-assoc; => t...Morgan Deters
2013-05-17Fix for equality-chaining of Booleans in SMT-LIBv2.Morgan Deters
2013-05-17Fix destruction issue in GetValueCommand leading to crash.Morgan Deters
2013-05-17Better error on invalid logic strings.Morgan Deters
2013-05-17Better error on illegal (pop N); also more compliant SMT-LIB error messages i...Morgan Deters
2013-05-17A couple of fixes to the get-option command for compliance with SMT-LIB.Morgan Deters
2013-05-17Disallow construction of (_ BitVec 0).Morgan Deters
2013-05-17Fixed "success" response to (push N) / (pop N) with N > 1.Morgan Deters
2013-05-17Fix to empty response to (get-assignment).Morgan Deters
2013-05-16configure fix for building with glpk on redhat, perhaps othersMorgan Deters
2013-05-16Fix minor bug in full_model_check.cppAndrew Reynolds
2013-05-16minor changes to language bindingsMorgan Deters
2013-05-14added some extra options to the bit-vector theorylianah
2013-05-14Add support for quantifier patterns in smt2 printer.Andrew Reynolds
2013-05-14Refactoring to separate old and new model building/checking code.Andrew Reynolds
2013-05-11Preliminary version of finite model finding over bounded integer quantificati...Andrew Reynolds
2013-05-10disable Logic-checking with finite model finding for now, since FMF uses Rati...Morgan Deters
2013-05-10now proofs print mapping between atom and propositional variable as a comment...lianah
2013-05-10Update casc run script. Work on compliance for SZS output.Andrew Reynolds
2013-05-10fixes to the proof system so it works with theory lemmas and explanationslianah
2013-05-10Fix erroneous results when the logic was incorrectly specified (by throwing L...Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback