summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-04Add documentation to Node and TNode (closes bug #201).Morgan Deters
2011-04-02Delayed the addition of unate propagation lemmas until propagation is called....Tim King
2011-04-02with --with-google-perftools, don't just take it on blind faith, require a su...Morgan Deters
2011-04-02minor fixesMorgan Deters
2011-04-01minor bugfixes (fixes broken dynamic-library build from last night)Morgan Deters
2011-04-01documentation fixMorgan Deters
2011-04-01This commit is a merge from the "betterstats" branch, which:Morgan Deters
2011-03-31Fixes to Valuation.Tim King
2011-03-30improve recent low-coverage complaintsMorgan Deters
2011-03-30adding CVC4:: qualifier to the #define for debugging so that it can be used o...Dejan Jovanović
2011-03-30Moved the constructor for Options out of the header and into the cpp. For peo...Tim King
2011-03-30Added the command line flag --rewrite-arithmetic-equalities. This sets a sta...Tim King
2011-03-30Add Valuation::getSatValue() so that theories can access the currentMorgan Deters
2011-03-30Merged the branch sparse-tableau into trunk.Tim King
2011-03-27fixes to attribute-internals warnings on 64-bit; also some GCC function attri...Morgan Deters
2011-03-26fix for bug 253, was propagating an asserted literalDejan Jovanović
2011-03-26fix typoMorgan Deters
2011-03-25This is a merge from the "theoryfixes+cdattrhash" branch. The changesMorgan Deters
2011-03-25Fix for a bug Andrew Reynolds found for iterators that affects empty CDList<>...Morgan Deters
2011-03-22Merges the small changes on the queue-period branch into trunk. This branch ...Tim King
2011-03-22updating debug output usage to eliviate impact of bug 252Dejan Jovanović
2011-03-21more bugfixes, some basic propagation, and testcases to cover themDejan Jovanović
2011-03-21fixing a bug in the BV rewrite, off by one error when merging constantsDejan Jovanović
2011-03-20again a typoDejan Jovanović
2011-03-20more bugfixes for bitvectorsDejan Jovanović
2011-03-20fixing the failure from last nigth, due to using a reference to an element in...Dejan Jovanović
2011-03-20missed one caseDejan Jovanović
2011-03-20commit for the version of bitvectors that passes all the unit testsDejan Jovanović
2011-03-19Merges the pqueue-set branch into trunk. During VarOrder mode and Collection...Tim King
2011-03-18- The learned clauses from the miplib trick were being added twice. This was ...Tim King
2011-03-17Switched SimplexDecisionProcedure::d_delayedLemmas from a vector to a queue.Tim King
2011-03-17SimplexDecisionProcedure no longer takes an OutputChannel as a parameter.Tim King
2011-03-17- Removes arith_constants.hTim King
2011-03-17Adds debugging output to EngineOutputChannel::lemma.Tim King
2011-03-17Fix for the bug introduced in 1477. The stuff that was added to CVC4ostream:...Tim King
2011-03-17push and pop manipulators for output stream so that one can indent the outputDejan Jovanović
2011-03-16- Turns on the excluded middle assertions during the miplibTrick. If it is kn...Tim King
2011-03-16- Turns on the miplibTrick. This detects during the static learning phase a ...Tim King
2011-03-15real fix for bug 245, previous one was faultyDejan Jovanović
2011-03-15small fixes for run_regression script to workaround bug in old mktemp, was ca...Morgan Deters
2011-03-15fix for bug 254, lemmas were propagating at lower levels, and the conflict cl...Dejan Jovanović
2011-03-15Merge from cudd branch. This mostly just adds support for linkingMorgan Deters
2011-03-14adding support for google performance tools to the build sytem, it can be ena...Dejan Jovanović
2011-03-14change to the run_regression script to better manage temporary files; hopeful...Morgan Deters
2011-03-14Fix to bug 251 (non-spurious warnings in builds) by shifting metakind array b...Morgan Deters
2011-03-10Fix bug 246 (occasional buffer overflow related to varargs in assertion-failu...Morgan Deters
2011-03-10ITE removal in TheoryEngine was not properly handling PARAMETERIZED kinds. F...Morgan Deters
2011-03-08Clean up Theory base class as per code review bug #60; also fixes to CodeTime...Morgan Deters
2011-03-08- Merges queue-interrogation branch into the trunk. This branch adds extra ph...Tim King
2011-03-07Merges branches/arithmetic/tableau-reset into the trunk. The tableau is now ...Tim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback