fix eXecutable bit on a script
[cvc5.git] / src / theory /
2012-07-08 Morgan Detersanother signed-ness warning fix for newer GCC
2012-07-08 Morgan DetersMinor changes to avoid some warnings on GCC 4.7.1 ...
2012-07-08 Morgan DetersBugs resolved by this commit: #314, #322, #359, #364...
2012-07-07 Morgan DetersVarious fixes to documentation---typos, some incomplete...
2012-07-06 Tim KingAdding std namespace to a couple of make_pair instances.
2012-07-06 Tim KingAdded virtual destructor to PpRewrite.
2012-06-28 Clark BarrettFixed bug in bv rewriter that caused wrong answer in...
2012-06-27 Tim KingFixing a bug in proof production for the DioSolver.
2012-06-27 Tim KingThis adds TheoryArith::safeToReset(). This fixes bug...
2012-06-27 Tim KingAdding access to simplex's ArithPriorityQueue to Theory...
2012-06-27 Tim KingImproved debugging output.
2012-06-27 Tim KingImproved debugging output.
2012-06-27 Tim KingAdding reduce() to the ArithPriorityQueue. This reduces...
2012-06-25 Tim KingAdded a warning to arithmetic for a known dio solver...
2012-06-18 Clark BarrettReverting buggy rewriter code
2012-06-18 Clark BarrettFixed bug in rewriter
2012-06-18 Clark BarrettFix for slow array rewrite and minor bug fix in arrays...
2012-06-18 Clark Barrettsmall bug fix and performance fix in ite simplifier
2012-06-17 Dejan Jovanovićfixing wrong assertion
2012-06-17 Clark BarrettFix array bug causing incorrect answers
2012-06-16 Dejan Jovanovićsmall change to equality assertions so that one doesn...
2012-06-16 Kshitij BansalThis is an attempt to fix the bug in the justification...
2012-06-16 Dejan Jovanovićchanging theoryOf in shared mode with arrays to move...
2012-06-16 Tim KingFixing if condition for trivial equalities in arithmeti...
2012-06-15 Clark BarrettReverting rewrite rule to working version
2012-06-15 Clark BarrettFixes some assertion failures
2012-06-15 Clark BarrettFix for incompleteness bug with decision engine: repeat...
2012-06-15 Tim KingFixing mac compilation issues.
2012-06-14 Dejan Jovanovićfixing the problems with the bvminisat. there was a...
2012-06-14 Tim KingFixing a case for explanation of non-normal form equali...
2012-06-14 Tim KingFixing a bug related to explaining propagations with...
2012-06-14 Dejan Jovanovićfixes for the hasTerm issues in the shared database...
2012-06-14 Clark BarrettNew substitutions implementation - fixes performance...
2012-06-14 Tim KingFixed arithmetic consistency issue. The simplex confli...
2012-06-14 Dejan Jovanovićfix for clark's bug
2012-06-14 Kshitij Bansalfix quantifier non-bug
2012-06-14 Clark BarrettRemoved an assertion, unneeded header file
2012-06-14 Morgan DetersThe "no-tears-in-competition-mode" commit. Change...
2012-06-14 Kshitij Bansalfix cout, fix statname, rm deadcode
2012-06-14 Dejan Jovanovićchanging to a more natural propagation order in uf...
2012-06-14 Dejan Jovanovićsome changes to the uf engine
2012-06-14 Tim KingBrings the tuning branch into trunk. This includes...
2012-06-14 Dejan Jovanović* removing rewriteEquality from the rewriter
2012-06-13 Tim KingAdded witnesses to Constraints.
2012-06-13 Tim King- Added a loop to internally assert constraints that...
2012-06-13 Tim KingAdds debugging output to theory_engine.cpp.
2012-06-13 Dejan Jovanovićfix for bug 354
2012-06-13 Clark BarrettFixed failing assertion when EqualityEngine is in conflict
2012-06-13 Clark BarrettFixed definition of bvsmod
2012-06-13 Clark BarrettFixes more problems in bv rewrites
2012-06-13 Clark BarrettFixes lots of problems in bv rewrite rules and adds...
2012-06-12 Morgan DetersFix some compile warnings (but they never showed up...
2012-06-12 Clark BarrettFixed fuzzing bug
2012-06-12 Tim KingFix to yesterday's change in arithmetic.
2012-06-12 Dejan Jovanovićbufixes and the bugs
2012-06-12 Dejan Jovanovićconflicts from theories are removable
2012-06-12 Clark BarrettChanged bitvector theory rewriter so that equalities...
2012-06-12 Clark BarrettFixed bug causing QF_LIA/solver_cvc4/incorrect1.smt...
2012-06-12 Clark BarrettFixed failing assertion in arrays for bug 347
2012-06-12 Morgan Detersminor cleanup, and replace a "private:" in equality...
2012-06-12 Clark BarrettAdding constant propagation code - needs more testing...
2012-06-11 Tim KingFix to term normalization of integer equalities. Adds...
2012-06-11 Tim KingFixing type comparision assertion in getEqualityStatus().
2012-06-11 Dejan Jovanovićfixing bitvector bugs
2012-06-11 Morgan Detersmark a quantifiers global var as "static" so we can...
2012-06-11 Clark BarrettOK, now the rewrite issues are fixed
2012-06-11 Morgan DetersMerge from quantifiers2-trunkmerge branch.
2012-06-11 Clark BarrettFix for array bug with decision heuristic
2012-06-11 Clark BarrettFixed bug 352
2012-06-10 Clark BarrettFixed one more bug in rewriter
2012-06-10 Clark BarrettAdded a very fruitful assertion to the rewriter: checks...
2012-06-10 Dejan Jovanovićadding an assertion to trigger the problem of bug349...
2012-06-10 Dejan Jovanovićfixes for bug347
2012-06-09 Morgan DetersDagification of output expressions.
2012-06-07 Dejan Jovanovićfixing the wrong results. arrays equality adaptor had...
2012-06-07 Morgan DetersLogicInfo locking implemented, and some initialization...
2012-06-07 Clark BarrettFixed performance issue with ite_simplifier on some...
2012-06-07 Dejan Jovanovićfixing some bugs in propagation of disequalities
2012-06-06 Clark BarrettFixed assertion failures
2012-06-06 Dejan Jovanovićdisabling a super-expensive assertions to speed up...
2012-06-06 Dejan JovanovićChanges to the combination mechanism, lots of details...
2012-06-06 Clark BarrettFixed problem causing crash at destruction time
2012-06-05 Clark BarrettMore clean-up
2012-06-05 Clark BarrettFixed a performance issue with unconstrained simplifier
2012-06-05 Clark BarrettAdding missing files...
2012-06-04 Clark BarrettAdded preprocessing pass that propagates unconstrained...
2012-05-31 Clark BarrettFixed bug in bv: one more case where non-shared equalit...
2012-05-30 Clark BarrettAdded BitwiseEq bitvector rewrite
2012-05-30 Clark BarrettFixed problem with array queue growing too large
2012-05-30 Morgan Detersremove unused/broken check build target
2012-05-29 Morgan Detersremoving now-unused TheoryEngine::setLogic() interface...
2012-05-29 Clark BarrettEnabled SolveEq bv rewrite
2012-05-28 Clark BarrettAdded some BV rewrites, fixed bugs in array theory...
2012-05-27 Dejan Jovanovićsome reordering to keep invariants
2012-05-27 Dejan JovanovićCommitting the work on equality engine, I need to see...
2012-05-27 Clark BarrettAnother expensive function call in a Debug line
2012-05-25 Kshitij Bansalinit bug fix
2012-05-25 Clark BarrettChecking in fix for bug 340 - somehow didn't get checke...
2012-05-24 Dejan JovanovićSeparating the subtheory implementations in the bitvect...
2012-05-24 Dejan JovanovićSignificant changes to the internals of the equality...
next