summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-11-16exampleunsat_core_exampleAndres Notzli
2016-11-08Minor fixes related to ExtTheory + incremental, fixes bug760.ajreynol
2016-11-08Add a few options to separation logic and sets. Minor changes to separation l...ajreynol
2016-11-07Changing ArrayStoreAll's constructor to delay allocation until it is done che...Tim King
2016-11-07Fixing a memory leak in the CnfStream unit tests.Tim King
2016-11-07Fixing a memory leak in the eager bitblaster.Tim King
2016-11-06This switches the ZombieSet in the NodeManager to use NodeValue's id for equa...Tim King
2016-11-04Fix a few more minor memory leaks.ajreynol
2016-11-03Make data points accurate in sep logic models.ajreynol
2016-11-03Add priorities to getNextDecision. Properly handle case for finite types + un...ajreynol
2016-11-02Fix back() of empty deque in context_mm_black testAndres Notzli
2016-11-02Fix bug in separation logic for finite pto-data types. Minor cleanup in sep. ...ajreynol
2016-11-02Fix a few obvious memory leaks in sygus and quantifiers. Minor fix cvc3_compat.ajreynol
2016-11-01Minor fix to cvc3_compat.ajreynol
2016-11-01Make tuple and record names unique. Do not print internal datatype declaratio...ajreynol
2016-11-01Fix memory leak in TheorySetsRels. Minor cleanup.ajreynol
2016-11-01Revert change to Datatypes API to return vector of DatatypeTypes, as before. ...ajreynol
2016-11-01Revert change to datatypes API for passing pointers, instead make deep copy d...ajreynol
2016-11-01Working memory leak free version, changes interface to pointers.ajreynol
2016-10-31Minor refactoring in preparation for datatypes node cycle breaking.ajreynol
2016-10-28Add get instantiations utilities to API.ajreynol
2016-10-26Fix typo in Makefile that makes distcheck failAndres Notzli
2016-10-26New implementation of sets+cardinality. Merge Paul Meng's relation solver as...ajreynol
2016-10-19Fix minor bug and typo in boolean rewriterfix_rewriteAndres Notzli
2016-10-13Merging bv parts of ajr/bvExt branch, minor additions to ExtTheory.ajreynol
2016-10-13Initializes RoundingMode::roundNearestTiesToAway to a distinct value.Tim King
2016-10-13Revert "Merge branch 'origin' of https://github.com/CVC4/CVC4.git"Tim King
2016-10-11Merge branch 'origin' of https://github.com/CVC4/CVC4.gitPaul Meng
2016-10-11- fixed a memory leak issue with context dependent data structurePaul Meng
2016-10-08Adding initializers for structs internal to ite_utilities.Tim King
2016-10-05Added an option that allow empty dependencies when attempting to minimize pre...guykatzz
2016-10-02Removing the throw specifiers from theory_uf_type_rules.h.Tim King
2016-10-02Removing the throw specifiers from theory_fp_type_rules.h.Tim King
2016-10-02Removing the throw specifiers from theory_datatypes_type_rules.h.Tim King
2016-10-02Removing an unused member from TreeLog.Tim King
2016-10-02Removing the throw specifiers from theory_bv_type_rules.h.Tim King
2016-10-02Removing the throw specifiers from Cardinality.Tim King
2016-10-01Removing the throw specifiers from Result.Tim King
2016-10-01Merge pull request #93 from timothy-king/clang-formatTim King
2016-10-01Removing the throw specifiers from SExpr.Tim King
2016-10-01Removing the throw specifiers from SubrangeBounds.Tim King
2016-10-01Incorporate non-bv parts of ajr/bvExt branchajreynol
2016-09-29Address some coverity warnings, add another stat.ajreynol
2016-09-29Minor cleanup and additions to quantifiers statistics.ajreynol
2016-09-28Fix the merge of kbansal/card branch (2039eab).Kshitij Bansal
2016-09-27Removing an unused iterator.Tim King
2016-09-27Reverting part of the previous changes to unconstrained simplifier.Tim King
2016-09-26Simplifying control flow to avoid goto's in unconstrained_simplifier.cpp.Tim King
2016-09-25Adding missing break statements.Tim King
2016-09-25Closing an open file descriptor in MemoryMapFile.Tim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback