Make sygus infer find function definitions (#1951)
[cvc5.git] / src / smt / smt_engine.cpp
2018-05-22 Andrew ReynoldsMake sygus infer find function definitions (#1951)
2018-05-16 yoni206Refactor static learning preprocessing pass (#1857)
2018-05-15 Andrew ReynoldsMinor improvements to --nl-ext-purify (#1896)
2018-05-11 Aina NiemetzFix ackermannize preprocessing pass. (#1904)
2018-05-10 Andrew ReynoldsSygus repair constants (#1812)
2018-05-10 Aina NiemetzRefactored BVAckermann preprocessing pass. (#1889)
2018-05-09 Andrew ReynoldsBetter option names for PBE (#1891)
2018-05-09 Andrew ReynoldsMake symmetry-breaker-exp into a preprocessing pass...
2018-05-09 PaulMengAdd the symmetry breaker module (#1847)
2018-05-08 Mathias PreinerRefactor bv-abstraction preprocessing pass. (#1860)
2018-05-08 Andrew ReynoldsInfrastructure for approximations in model output ...
2018-05-08 Aina NiemetzFix order of preprocessing pass registration. (#1887)
2018-05-04 Mathias PreinerRefactor bv-intro-pow2 preprocessing pass. (#1851)
2018-05-03 Mathias PreinerFix redundant internalPush calls. (#1865)
2018-05-03 Andrew ReynoldsOption to interleave tangent plane inferences (#1833)
2018-05-03 Andrew ReynoldsInitial support for string standard in smt lib 2.6...
2018-04-30 Haniel BarbosaRefactor real2int (#1813)
2018-04-30 Andrew ReynoldsRemove subsort symmetry breaking (#1807)
2018-04-25 yoni206Refactor bv-to-bool and bool-to-bv preprocessing passes...
2018-04-25 Andrew ReynoldsAdd benchmark requiring subgoal generation with inducti...
2018-04-20 yoni206Enforcing --no-bv-eq, --no-bv-algebraic and --no-bv...
2018-04-20 PaulMengSymmetry detection module (#1749)
2018-04-19 Andres NoetzliRefactor pbRewrites preprocessing pass (#1767)
2018-04-14 yoni206allowing --bool-to-bv without quantifiers (#1771)
2018-04-11 Aina NiemetzRefactored BVGauss preprocessing pass. (#1766)
2018-04-10 Andrew Reynolds Improve accuracy of stats for sygus sampler (#1755)
2018-04-10 Aina NiemetzFix dumping of benchmark in SmtEngine::checkSatisfiabil...
2018-04-05 Mathias PreinerAdd more general SignExtendUltConst rewriting. (#1385)
2018-04-04 Andres NoetzliRefactor IntToBV preprocessing pass (#1716)
2018-04-04 Andrew ReynoldsOption to turn arbitrary input into sygus (#1704)
2018-04-02 Clark BarrettRemove references to nyu (#1721)
2018-03-26 Andrew ReynoldsCheck model only when sat (#1694)
2018-03-09 Aina NiemetzAdd support for SMT-LIB v2.5 command get-unsat-assumpti...
2018-03-07 Mathias PreinerMake statistics output consistent. (#1647)
2018-03-05 Mathias PreinerEnable -Wsuggest-override by default. (#1643)
2018-03-05 Aina NiemetzAdd support for check-sat-assuming. (#1637)
2018-02-28 Aina NiemetzSmtEngine::getAssignment now returns a vector of assign...
2018-02-14 Andrew ReynoldsQuantifiers subdirectories (#1608)
2018-02-13 Andrew ReynoldsOption to use extended rewriter as a preprocessing...
2018-02-08 Andrew ReynoldsMinor improvements to sygus sampling. (#1577)
2018-02-02 Haniel BarbosaOption to check solutions produced by SyGuS solver...
2018-02-01 Andrew ReynoldsUse sygus to synthesize/verify rewrite rules (#1547)
2018-01-25 Tim KingCommenting out throw specifiers on SmtEngine. These...
2018-01-22 Andrew ReynoldsOnly push/pop around check-sat if it is associated...
2018-01-09 Aina NiemetzReorganized bitvector.h. (#1505)
2018-01-03 Andrew ReynoldsGlobal negate (#1466)
2017-12-27 Andrew ReynoldsDisable sygus PBE when sygus stream is enabled (#1451)
2017-12-21 Andrew ReynoldsFixes for cbqi-bv (#1449)
2017-12-11 justinxu421Add new infrastructure for preprocessing passes (#1053)
2017-12-07 Andrew ReynoldsFixes related to SyGuS + real arithmetic (#1432)
2017-12-07 Andrew ReynoldsAdd command for define-fun-rec and add to API (#1412)
2017-12-01 Andres NoetzliFix reset-assertions (#1413)
2017-11-30 Aina NiemetzAdd Gaussian Elimination as a preprocessing pass for...
2017-11-30 Andrew ReynoldsMinor improvements and changes to defaults for cbqi...
2017-11-28 Andrew ReynoldsFix models for --solve-real-as-int. (#1371)
2017-11-17 Andrew Reynolds(Refactor) Document and clean single invocation partiti...
2017-11-17 Aina NiemetzAdd random number generator. (#1370)
2017-11-16 Andrew Reynolds(Refactor) Arithmetic monomial sum (#1381)
2017-11-15 Tim KingAdding garbage collection for Proof objects. (#1294)
2017-11-13 Andrew ReynoldsDisable sygus qe preprocessing by default (#1353)
2017-11-09 Andrew ReynoldsHigher-order prep (#1338)
2017-11-07 Andrew ReynoldsAllow FORALL in quantifier elimination command (#1322)
2017-11-03 Andrew ReynoldsSygus clean main (#1297)
2017-10-28 Andres NoetzliChange bvudiv semantics based on input language (#1292)
2017-10-24 Aina NiemetzCBQI BV: Add ULT/SLT inverse handling. (#1268)
2017-10-20 Andrew ReynoldsMake Sygus conjectures higher-order (#1244)
2017-10-17 Clark BarrettFix for issue 1247 (#1257)
2017-10-11 Andrew ReynoldsHo Lambda Lifting (#1116)
2017-10-11 Andrew ReynoldsMove unsat core names to smt engine (#1192)
2017-10-10 Andrew ReynoldsSplit term database (#1206)
2017-09-19 Andres NoetzliFix issue #1074, improve non-fatal error handling ...
2017-09-14 Tim KingSimplifying the throw specifier of SmtEngine::checkSat...
2017-09-14 MartinFloating point symfpu support (#1093)
2017-09-10 Andrew ReynoldsEnsure that expand definitions is called on all non...
2017-08-24 Andrew ReynoldsMerge pull request #191 from timothy-king/cleanup-regexp
2017-08-24 Andres NoetzliFix typos
2017-08-07 ajreynolMake quantifier elimination more robust to preprocessing.
2017-07-21 Tim KingMerge branch 'master' into cleanup-regexp
2017-07-21 Tim KingMoving from the gnu extensions for hash maps to the...
2017-07-20 Tim KingRemoving the unused CDAttribute. This makes CDHashMap...
2017-07-13 Aina NiemetzMerge pull request #188 from aniemetz/cx11
2017-07-12 ajreynolMake type rules more strict for operators whose type...
2017-07-10 ajreynolDo not exit when value/model/unsat-core/proof is reques...
2017-07-10 ajreynolMerge datatype shared selectors/sygus comp 2017 branch...
2017-07-07 Mathias PreinerUpdate copyright headers.
2017-05-31 ajreynolFix model construction for BV with cbqi. Minor change...
2017-05-31 ajreynolMinor change to defaults, update smt comp script, minor...
2017-05-12 Andres NotzliMake signal handlers safer
2017-05-05 ajreynolDo not eliminate extended arithmetic symbols when finit...
2017-05-04 guykatzzfixing bug 790: track dependencies when the unsatCores...
2017-04-22 Clark BarrettMerge pull request #151 from 4tXJ7f/fix_debug
2017-04-21 Andres NoetzliMove assertion out of loop for better performance
2017-04-20 Andrew ReynoldsMerge pull request #149 from PaulMeng/master
2017-04-20 ajreynolMinor fixes.
2017-04-14 ajreynolFix for fmf-fun when the option is set by user command.
2017-04-12 ajreynolAdd nullary operator metakind.
2017-04-07 ajreynolChange option names for nl.
2017-04-04 Clark BarrettMerge pull request #141 from 4tXJ7f/remove_def
2017-04-03 Andrew ReynoldsMerge pull request #142 from timothy-king/nlAlgMerge
2017-04-03 Tim KingAdding a model based axiom instantiation scheme for...
next