summaryrefslogtreecommitdiff
path: root/src/smt
AgeCommit message (Expand)Author
2017-07-20Moving from the gnu extensions for hash maps to the c++11 hash mapsTim King
2017-07-19Removing the unused CDAttribute. This makes CDHashMap::obliterate unused. Rem...Tim King
2017-07-12Make type rules more strict for operators whose type rules involve subtypes. ...ajreynol
2017-07-10Do not exit when value/model/unsat-core/proof is requested at wrong time, for...ajreynol
2017-07-10Merge datatype shared selectors/sygus comp 2017 branch. Modify the datatypes ...ajreynol
2017-07-07Update copyright headers.Mathias Preiner
2017-05-31Fix model construction for BV with cbqi. Minor change to defaults.ajreynol
2017-05-31Minor change to defaults, update smt comp script, minor changes to options in...ajreynol
2017-05-15Fix bug 806. Minor fixes to remove term formula pass.ajreynol
2017-05-12Make signal handlers saferAndres Notzli
2017-05-05Do not eliminate extended arithmetic symbols when finite model finding is on,...ajreynol
2017-05-04fixing bug 790: track dependencies when the unsatCores() option is onguykatzz
2017-04-21Move assertion out of loop for better performanceAndres Noetzli
2017-04-20Minor fixes.ajreynol
2017-04-14Fix for fmf-fun when the option is set by user command.ajreynol
2017-04-12Add nullary operator metakind.ajreynol
2017-04-07Change option names for nl.ajreynol
2017-04-03Merge pull request #141 from 4tXJ7f/remove_defClark Barrett
2017-04-02Adding a model based axiom instantiation scheme for multiplication. Merge com...Tim King
2017-03-31Remove decl. of getStatisticsRegistry(SmtEngine*)Andres Notzli
2017-03-30[Coverity] Remove throw qualifiers in src/smtremove_throwAndres Notzli
2017-03-28Fix bug 787.ajreynol
2017-03-24Refactor model building for quantifiers to be a single pass, simplification. ...ajreynol
2017-03-23Fixing warning message.Clark Barrett
2017-03-23support incremental unsat coresguykatzz
2017-03-16Minor fixes, always expand applications of lambdas at preprocess.ajreynol
2017-03-16Parsing support for SMT LIB 2.6. Minor fixes for printing datatypes. Fix for ...ajreynol
2017-03-06Adding support for bool-to-bvClark Barrett
2017-03-02Minor cleanup and reorganization related to last commit.ajreynol
2017-03-02Eliminate Boolean term conversion. Generalizes removeITE pass to remove Boole...ajreynol
2017-01-13Fix call to SExpr constructor for greater portability.Clark Barrett
2016-12-16Fix dependency tracing for fewerPreprocessingHolesAndres Notzli
2016-12-07Fix boolean term conversion for INST_ATTRIBUTE, fixes bug 764.ajreynol
2016-12-07Merge branch 'master' of https://github.com/CVC4/CVC4guykatzz
2016-12-07Turned off nonClausalSimplify when using fewerPreprocessingHoles.guykatzz
2016-12-07Refactoring, generalization of bounded inference module. Simplification of re...ajreynol
2016-12-05Added "dump=raw-benchmark" option for dumping all user commands exactly as re...Clark Barrett
2016-12-02Bug fixes and refactoring of parametric datatypes, add some regressions.ajreynol
2016-11-21Refactoring related to track instantiation option.ajreynol
2016-11-18Add support for set-logic ALL, fix compiler error in GCC 6.1Clark Barrett
2016-11-11Enable eager bitblasting for QF_ABV when no stores are present.Clark Barrett
2016-11-10Add option for enabling/disabling lazy extended function reduction in bitvect...ajreynol
2016-11-08Add a few options to separation logic and sets. Minor changes to separation l...ajreynol
2016-11-04Fix a few more minor memory leaks.ajreynol
2016-11-02Fix bug in separation logic for finite pto-data types. Minor cleanup in sep. ...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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback