summaryrefslogtreecommitdiff
path: root/src/theory/bv/slicer.h
AgeCommit message (Expand)Author
2021-04-14Rename public and private headers in src/include. (#6352)Aina Niemetz
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-09Rename CVC4__ header guards to CVC5__. (#6326)Aina Niemetz
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-08-21Remove BV equality slicer (#4928)Andrew Reynolds
2020-06-16Update copyright headers.Aina Niemetz
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-04-24Do not use __ prefix for header guards. (#2974)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2018-06-25Updated copyright headers.Aina Niemetz
2017-07-20Moving from the gnu extensions for hash maps to the c++11 hash mapsTim King
2017-07-07Update copyright headers.Mathias Preiner
2016-04-20update from the masterPaulMeng
2016-01-08Removing StatisticsRegistry's static functions current() and registerStat().Tim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2014-07-01Update copyrights.Morgan Deters
2013-12-05Update copyrights, add missing file-level documentation; fix perms.Morgan Deters
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-03-27reverted the core solver to do static slicing, added option --bv-core-solverlianah
2013-03-23fixed some explanation problems for the core theory; still slowlianah
2013-03-21fixed more equality stufflianah
2013-03-21incorporated dejan's constant evaluation; now getting destruction seg faultlianah
2013-03-16started work on the inequality bv subtheorylianah
2013-03-13post failed attempts at getting the incremental solver to worklianah
2013-03-06more slicer changes for incrementallianah
2013-02-13started working on incremental slicer - not compilinglianah
2013-02-11undid the caching that actually hurt performancelianah
2013-02-05Added path compression and caching for getBaseDecomposition.Liana Hadarean
2013-02-04Fixing regression failure. The only unfixed ones seem model related which wou...lianah
2013-02-01minor changes.lianah
2013-01-31done fixing slicer bugs.lianah
2013-01-30fixed some more bugslianah
2013-01-29fixing slicer bugs.Liana Hadarean
2013-01-29fixeslianah
2013-01-28compiling implementation of new slicer finished; need to add debugging inform...lianah
2013-01-25starting the slicer form scratch.lianah
2013-01-25minor changes trying to optimize the slicing codelianah
2013-01-10fixed most bugs and added paranoid assertionslianah
2013-01-10minor bug fixesLiana Hadarean
2012-12-13more slicer bug fixeslianah
2012-12-10ported my bv-core branch from svn to gitLiana Hadarean
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback