summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-30some more build system fixesDejan Jovanović
2012-03-30fixing some build systme warningsDejan Jovanović
2012-03-29Fix for bug 316. If the flag @CVC4_TLS_SUPPORTED@ is false, function pointers...Tim King
2012-03-29Fixes a linking problem with the new SatSolverConstructor on Mac.Tim King
2012-03-29bringing cryptominisat into the main branchDejan Jovanović
2012-03-28enabling the --disable-arithmetic-propagation option in the arithmetic code (...Dejan Jovanović
2012-03-28fix swig-ignored interface name; hopefully fixes Debian package nightly buildsMorgan Deters
2012-03-28Update to the ArithRewriter to remove REWRITE_AGAIN_FULL and limit REWRITE_AG...Tim King
2012-03-28Some renaming and refactoring in SATDejan Jovanović
2012-03-28getting rid of a rewrite in uf sharing, speeds things up a bitDejan Jovanović
2012-03-28fixed faulty bv rewrite ruleLiana Hadarean
2012-03-28adding an extra cache check in the rewriter, speeds things a bitDejan Jovanović
2012-03-26Global registry of SAT solvers, where they are registered at compile time. Th...Dejan Jovanović
2012-03-26More cleaning up.Dejan Jovanović
2012-03-26more datail from the build failureDejan Jovanović
2012-03-26with a small fixDejan Jovanović
2012-03-26forgot to commit this one, fixing build errorsDejan Jovanović
2012-03-25moving minisat implementation into their respective directories (regular and bv)Dejan Jovanović
2012-03-25sat_module.h,cpp -> sat_solver.h,cpp (as intended)Dejan Jovanović
2012-03-25sat.h,cpp -> theory_proxy.h,cpp (this is what it defines)Dejan Jovanović
2012-03-24a cute script to make a video of development from the svn logsDejan Jovanović
2012-03-23Removed the variableRemovalEnabled option and d_removedRows from TheoryArith....Tim King
2012-03-22* improving arithmetic getEqualityStatusDejan Jovanović
2012-03-22Merged updated version of the bitvector theory:Liana Hadarean
2012-03-22some improvements to the sharing mechanism/interfaceDejan Jovanović
2012-03-21Disable nonclausal simplification for QF_SAT benchmarks by default.Morgan Deters
2012-03-09Some work on the dump infrastructure to support portfolio work.Morgan Deters
2012-03-09fix a "lost command" bug and associated memory leak in SMT-LIBv1 parser due t...Morgan Deters
2012-03-09Strengthen minisat assertion regarding t-propagations that was unintentionall...Morgan Deters
2012-03-09minor fixes: to "make dist" in build directories with language bindings enabl...Morgan Deters
2012-03-08fix "make dist"Morgan Deters
2012-03-08Fixin the bug Clark found. In final check, enqueued propagations were not dis...Dejan Jovanović
2012-03-08Removing QUICK_CHECK, and other unused ones, from the Theory::Effort.Dejan Jovanović
2012-03-07cdqueue : fix size(). Thank you Clark for spotting this silly mistake.François Bobot
2012-03-07fix some Java compatibility-layer interface problems; also fix some Mac OS X ...Morgan Deters
2012-03-06updating the equality engine to be able to give explanations for terms that w...Dejan Jovanović
2012-03-03Changing the dependency checking; GMP is required (and sometimes must be expl...Morgan Deters
2012-03-02Remove some commented out code from sat.hKshitij Bansal
2012-03-02This commit merges in the changes from branches/arithmetic/refactor0Tim King
2012-03-02CDMap -> CDHashMapDejan Jovanović
2012-03-02committing the TNode/Node fix that was in the kind-backend branch; there's st...Morgan Deters
2012-03-02Renamed CDQueue to CDTrailQueue and CDQueue2 to CDQueue. Small changes to fun...Tim King
2012-03-01Partial merge from kind-backend branch, including Minisat and CNF work toMorgan Deters
2012-03-01cdqueue2 : cdlist that can be used like queue and can delete element that wil...François Bobot
2012-03-01Fixed a copy paste error where a lower bound was looked up instead of an uppe...Tim King
2012-02-29This should fix the debian build fails:Liana Hadarean
2012-02-29fixing bug310Dejan Jovanović
2012-02-29consistency in how the Dump output stream is usedMorgan Deters
2012-02-28This commit merges in branches/arithmetic/internalbb up to revision 2831. Th...Tim King
2012-02-28Improves the arithmetic difference manager to delay any work until a shared t...Tim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback