summaryrefslogtreecommitdiff
path: root/src/theory/bv/bv_subtheory_algebraic.cpp
AgeCommit message (Expand)Author
2021-07-15bv: Rename lazy solver to layered solver. (#6889)Mathias Preiner
2021-05-26 More precise includes of `Node` constants (#6617)Andres Noetzli
2021-05-13Add std::hash overloads for Node, TNode and TypeNode. (#6534)Mathias Preiner
2021-04-21Goodbye CVC4, hello cvc5! (#6371)Mathias Preiner
2021-04-14Refactor / reimplement statistics (#6162)Gereon Kremer
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-06Remove template argument from `NodeBuilder` (#6290)Andres Noetzli
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-11First refactoring of statistics classes (#6105)Gereon Kremer
2021-03-09Some more cleanup of includes (#6083)Gereon Kremer
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-05Remove partial UDIV/UREM operators. (#6069)Mathias Preiner
2020-12-02Update copyright headers.Aina Niemetz
2020-10-20Fix miscellaneous warnings (#5256)Andrew Reynolds
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-16Dump commands in internal code using command printing functions. (#5040)Abdalrhman Mohamed
2020-09-04(new theory) Update TheoryBV to new standard for collectModelValues (#5025)Andrew Reynolds
2020-09-03Split lazy bit-vector solver from TheoryBV (#5009)Mathias Preiner
2020-08-31Simplify interface for computing relevant terms. (#4966)Andrew Reynolds
2020-06-16Update copyright headers.Aina Niemetz
2020-03-05Enable -Wshadow and fix warnings. (#3909)Mathias Preiner
2019-12-17Generate code for options with modes. (#3561)Mathias Preiner
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2018-08-27Use std:unique_ptr instead of raw pointers in theory/bv. (#2385)Mathias Preiner
2018-08-16Move node algorithms to separate file (#2311)Andres Noetzli
2018-08-02 Add timer for BV inequality solver. (#2265)Aina Niemetz
2018-03-06Make statistics output consistent. (#1647)Mathias Preiner
2018-02-13Moved (unrecursified) bv::utils::collectVars. (#1602)Aina Niemetz
2018-02-09Remove mkNode from bv::utils (#1587)Aina Niemetz
2017-12-08Make collect model info return a Bool (#1421)Andrew Reynolds
2017-07-07Update copyright headers.Mathias Preiner
2017-03-02Eliminate Boolean term conversion. Generalizes removeITE pass to remove Boole...ajreynol
2016-06-17Support for separation logic. Enable cbqi by default for pure BV.ajreynol
2016-04-03Updating the copyright headers and scripts.Tim King
2016-02-01Fixing a memory leak in bv_subtheory_algebraic.cpp. Also formatting the file.Tim King
2016-01-08Removing StatisticsRegistry's static functions current() and registerStat().Tim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-08-20fix to bug659 due to algebraic solver model buildingLiana Hadarean
2015-03-14Bug fix for BVTianyi Liang
2014-11-18clear model cache in BVQuickCheck clearSolver() (fixes bug 587)Liana Hadarean
2014-11-17Resource-limiting work.Liana Hadarean
2014-08-05fixed bug575 for bv modelslianah
2014-07-10Merge remote-tracking branch 'origin/master' into segfaultfixKshitij Bansal
2014-07-04initialize variablesKshitij Bansal
2014-07-01Update copyrights.Morgan Deters
2014-06-15fixed fuzzer assertion failures for bvlianah
2014-06-10Merging CAV14 paper bit-vector work.lianah
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback