summaryrefslogtreecommitdiff
path: root/src/smt
AgeCommit message (Expand)Author
2017-07-26Initial work on PreprocessingPassRegistryrefactor_pp_registryAndres Noetzli
2017-07-26commented out SimplifyAssertions Pass, will refactor in the futureJustin Xu
2017-07-24rebasedJustin Xu
2017-07-24rebasedJustin Xu
2017-07-24CNFPass and RemoveITE and TheoryPreprocessJustin Xu
2017-07-24ContrainSubtypes and ExpandingDefinitions classesJustin Xu
2017-07-24Changed return type and added friend classes to fix bugs on a few classes.Justin Xu
2017-07-24StaticLearningPass added friend but one test case is brokenJustin Xu
2017-07-24Finished implementing pbRewrites, RewriteApplyToConst, BitBlastEager, and NoC...Justin Xu
2017-07-24QuantifiedPass bugged,commented outJustin Xu
2017-07-24Fixed bugs for tests up to isQuantified flagJustin Xu
2017-07-24added QuantifiedPass classjustinxu421
2017-07-24added CEguided, BitBlast, BVAbstraction, UnconstrainedSimp, Rewrite, NotUnsat...justinxu421
2017-07-24refactored 'real as ints' 'ints as bv', 'bvToBool', and 'Booltobv' in the pre...justinxu421
2017-07-24Example for refactoringAndres Notzli
2017-07-24CNFPass and RemoveITE and TheoryPreprocessJustin Xu
2017-07-24ContrainSubtypes and ExpandingDefinitions classesJustin Xu
2017-07-20Moving from the gnu extensions for hash maps to the c++11 hash mapsTim King
2017-07-20Changed return type and added friend classes to fix bugs on a few classes.Justin Xu
2017-07-19Removing the unused CDAttribute. This makes CDHashMap::obliterate unused. Rem...Tim King
2017-07-17StaticLearningPass added friend but one test case is brokenJustin Xu
2017-07-14Finished implementing pbRewrites, RewriteApplyToConst, BitBlastEager, and NoC...Justin Xu
2017-07-12QuantifiedPass bugged,commented outJustin Xu
2017-07-12Fixed bugs for tests up to isQuantified flagJustin Xu
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-07added QuantifiedPass classjustinxu421
2017-07-07Update copyright headers.Mathias Preiner
2017-07-06added CEguided, BitBlast, BVAbstraction, UnconstrainedSimp, Rewrite, NotUnsat...justinxu421
2017-07-05refactored 'real as ints' 'ints as bv', 'bvToBool', and 'Booltobv' in the pre...justinxu421
2017-06-30Example for refactoringAndres Notzli
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback