summaryrefslogtreecommitdiff
path: root/src/prop/bvminisat
AgeCommit message (Expand)Author
2021-05-20Properly initialize. (#6586)Gereon Kremer
2021-05-17Include cinttypes instead of inttypes.h (#6548)Andres Noetzli
2021-04-28Make sure reference stats are reset properly (#6457)Gereon Kremer
2021-04-23Make sure a ReferenceStat is set to values of the correct type (#6430)Gereon Kremer
2021-04-21Goodbye CVC4, hello cvc5! (#6371)Mathias Preiner
2021-04-15Build support library from base and context. (#6368)Mathias Preiner
2021-04-15Rename occurrences of CVC4 to CVC5. (#6351)Aina Niemetz
2021-04-14Refactor / reimplement statistics (#6162)Gereon Kremer
2021-04-14Rename public and private headers in src/include. (#6352)Aina Niemetz
2021-04-12Refactor resource manager (#6322)Gereon Kremer
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-09Rename CVC4_ macros to CVC5_. (#6327)Aina Niemetz
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-11Use CVC4_ASSERTIONS instead of NDEBUG. (#6099)Mathias Preiner
2021-03-10Use Assert instead of assert. (#6095)Mathias Preiner
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-03More cleanup of includes to reduce compilation times (#6037)Gereon Kremer
2020-11-16Improve accuracy of resource limitation (#4763)Gereon Kremer
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-01Removes old proof code (#4964)Haniel Barbosa
2020-08-31Fix spelling errors (#4977)FabianWolff
2020-06-16Update copyright headers.Aina Niemetz
2020-03-05Enable -Wshadow and fix warnings. (#3909)Mathias Preiner
2020-02-19resource manager: Add statistic for every resource. (#3772)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
2019-01-14ClausalBitvectorProof (#2786)Alex Ozdemir
2018-12-03Bit vector proof superclass (#2599)Alex Ozdemir
2018-10-19Remove autotools build system. (#2639)Mathias Preiner
2018-10-01Fix compiler warnings. (#2555)Aina Niemetz
2018-09-22cmake: Only build libcvc4 and libcvc4parser as libraries.Mathias Preiner
2018-09-22cmake: Cleanup CMakeLists.txt files, remove SHARED.Mathias Preiner
2018-09-22cmake: Working build infrastructure.Mathias Preiner
2018-09-22cmake: Added initial build infrastructure.Aina Niemetz
2018-09-13Fix #include for minisat headers in bvminisat. (#2463)Mathias Preiner
2018-08-07Delete functions instead of using CVC4_UNDEFINED (#1794)Andres Noetzli
2018-07-30Fix several spelling errors (#2231)FabianWolff
2018-06-25Updated copyright headers.Aina Niemetz
2018-05-23Remove ProofProxy (#1965)Andres Noetzli
2018-04-03[BVMiniSat] Avoid duplicates in conflicts (#1745)Andres Noetzli
2018-03-26Fix memory leak in bvminisat (#1710)Andres Noetzli
2018-03-06Make statistics output consistent. (#1647)Mathias Preiner
2018-03-05Enable -Wsuggest-override by default. (#1643)Mathias Preiner
2018-01-15Removing more miscellaneous throw specifiers. (#1509)Tim King
2017-12-06Fixed time stats for MiniSat solve time. (#1431)Aina Niemetz
2017-09-25Initializing BVMinisat Solver::notify to nullptr. (#1132)Tim King
2017-07-20Moving from the gnu extensions for hash maps to the c++11 hash mapsTim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback