summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-09fixed options::proof() segfaultlianah
2013-10-09cleaned up proof codelianah
2013-10-09fixed uf proof bug: now storing deleted theory lemmaslianah
2013-10-09More improvements to datatypes, eager selector collapsing, improved collect m...Andrew Reynolds
2013-10-08added currying for uf proofs; still needs debugginglianah
2013-10-08fixed uf proof with holes bugslianah
2013-10-08Optimizations for datatypes theory. There seems to be a bug in trans_closure...Andrew Reynolds
2013-10-07fixed some bugsLiana Hadarean
2013-10-07first draft implementation of uf proofs with holesLiana Hadarean
2013-10-07merged goldenLiana Hadarean
2013-10-07Multiple fixes for datatypes theory solver: add support for parametric dataty...Andrew Reynolds
2013-10-03Merge branch 'master' of https://github.com/CVC4/CVC4Tianyi Liang
2013-10-03Adding example proof signatures for LFSC.Andrew Reynolds
2013-10-03Added support for converting unsorted problems to multi-sorted problems via s...Andrew Reynolds
2013-10-03Merge branch 'master' of github.com:tiliang/CVC4Tianyi Liang
2013-10-03adds some fixes. it solves kaluza problemsTianyi Liang
2013-10-03Adding example proof signatures for LFSC.Andrew Reynolds
2013-10-02Added support for converting unsorted problems to multi-sorted problems via s...Andrew Reynolds
2013-10-01adds partial function substr. the use of this function should be guarded, esp...Tianyi Liang
2013-10-01adds partial function substr. the use of this function should be guarded, esp...Tianyi Liang
2013-10-01Fix a bug in smt2 parser for quantified formulas with attributes, fixes bug 535Andrew Reynolds
2013-09-30replace with a new method for disequality, move to QF_STianyi Liang
2013-09-30add x=yTianyi Liang
2013-09-30fixed a loop bugTianyi Liang
2013-09-30merged goldenLiana Hadarean
2013-09-30Bug fixes and improvements for symmetry breaking, it now supports multiple so...Andrew Reynolds
2013-09-27Some fixes to recent strings commits.Morgan Deters
2013-09-27Merge branch 'master' of github.com:tiliang/CVC4Morgan Deters
2013-09-27adds communication with arith engineTianyi Liang
2013-09-27Add new symmetry breaking technique for finite model finding. Improvements t...Andrew Reynolds
2013-09-27Merge branch 'master' of github.com:tiliang/CVC4Tianyi Liang
2013-09-27removes unsound cases, adds unrollingTianyi Liang
2013-09-27fix the infinite issueTianyi Liang
2013-09-27for morgan to see the regression problemsTianyi Liang
2013-09-27fix loop detection for multi-varsTianyi Liang
2013-09-27optimizing model generation for stringsTianyi Liang
2013-09-27adds model generation for strings, and a hacked way in arith engine for modelsTianyi Liang
2013-09-27removes unsound cases, adds unrollingTianyi Liang
2013-09-25fix the infinite issueTianyi Liang
2013-09-25for morgan to see the regression problemsTianyi Liang
2013-09-24Reduce compiler dependencies on substitutions.h,Clark Barrett
2013-09-24Better fix for bug 528Clark Barrett
2013-09-24fix loop detection for multi-varsTianyi Liang
2013-09-24optimizing model generation for stringsTianyi Liang
2013-09-24adds model generation for strings, and a hacked way in arith engine for modelsTianyi Liang
2013-09-23Revert Clark's last commit, at his request; there are some bugs.Morgan Deters
2013-09-23Cleaner version of bug-fix for 528, also moved substitutions.h out of theory.hClark Barrett
2013-09-19Fix for bug 528Clark Barrett
2013-09-18Support a personal build configuration and make rules.Morgan Deters
2013-09-18Support for bv2nat/int2bv in parser and BV rewriter.Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback