summaryrefslogtreecommitdiff
path: root/test/regress/regress0/push-pop
AgeCommit message (Expand)Author
2021-06-02Remove redundant logic ALL_SUPPORTED. (#6664)Aina Niemetz
2021-04-24Improve getValue for non-evaluated operators (#6436)Andrew Reynolds
2021-04-22Fix models for sygus-inference, bv2int, real2int (#6421)Andrew Reynolds
2021-03-06Remove SMT-LIB 2.5 and 2.0 support. (#6068)Mathias Preiner
2020-04-22Convert V2.5 SMT regressions to V2.6. (#4319)Abdalrhman Mohamed
2020-03-31Rename checkValid/query to checkEntailed. (#4191)Aina Niemetz
2020-03-12Do not allow quantifiers over real variables in real to int pass. (#4049)Andrew Reynolds
2020-03-10 Fix real as int for incremental (#3979)Andrew Reynolds
2020-03-05Fix issues with real to int (#3918)Andrew Reynolds
2018-09-22cmake: Added regression tests and target make regress.Aina Niemetz
2018-09-22cmake: Added initial build infrastructure.Aina Niemetz
2018-08-13Fix get-unsat-assumptions output (#2301)Andres Noetzli
2018-07-13Properly clean up assertion stack in CnfProof (#2147)Andres Noetzli
2018-07-02Add regression test for issue #1986 (#2114)Andres Noetzli
2018-06-08Reset decisions at SAT level after solving (#2059)Andres Noetzli
2018-03-21 Move regression tests to single Makefile.am (#1658)Andres Noetzli
2018-03-09Add support for SMT-LIB v2.5 command get-unsat-assumptions (#1653)Aina Niemetz
2018-03-05Add support for check-sat-assuming. (#1637)Aina Niemetz
2018-02-15Refactor regressions (#1581)Andrew Reynolds
2017-08-04Set default language to smt lib 2.6 (including as a base language for sygus),...ajreynol
2017-06-22Fix assertion failure due to missing clause id (#180)Andres Nötzli
2017-06-16Fix segfault by making unit conflict CDMaybeAndres Nötzli
2017-03-02Eliminate Boolean term conversion. Generalizes removeITE pass to remove Boole...ajreynol
2016-12-01Fix quantifiers dynamic splitting module for incremental mode, fixes bug 765 ...ajreynol
2016-11-17Fix Makefiles in testAndres Notzli
2016-04-20update from the masterPaulMeng
2016-01-06Improving the documentation of the CVC command CONTINUE.Tim King
2015-11-06Changing file permissions to add or remove executable tag as appropriate.Tim King
2015-09-29Fix for fmf+incremental. Restrict cbqi to literals from ce body. Add regress...ajreynol
2015-09-28Improve quantifiers engine wrt incremental presolve. Add regressions.ajreynol
2015-09-25Clear term caches for quantifiers + incremental, fixes bug 674. Refactoring ...ajreynol
2015-09-15Fix bug related to quantifiers + incremental, thanks John Backes for the bug ...ajreynol
2015-09-05Fix bugs related to fmf with incremental. Reinitialize sorts on user pop, bug...ajreynol
2015-08-16More optimizations to --macros-quant, add --macros-quant-mode=ground-uf. Clea...ajreynol
2015-08-01Make --fmf-fun and --macros-quant work in incremental mode. Add regressions.ajreynol
2015-05-10Minor improvements to infrastructure. Minor changes to default options. Add t...ajreynol
2014-03-12Work on array pf signature, add working example. Add quantifiers proof signa...Andrew Reynolds
2014-03-11Initial refactor of rewrite rules, make theory_rewriterules empty theory. Pu...Andrew Reynolds
2013-12-23Proof-checking code; fixups of segfaults and missing functionality in proof g...Morgan Deters
2013-11-11Change exit status to be more consistent with other command-line tools: 0 suc...Morgan Deters
2013-09-18Support a personal build configuration and make rules.Morgan Deters
2013-09-13Move some regress benchmarks around that took too long, other test cleanup.Morgan Deters
2013-04-26FCSimplex branch mergeTim King
2013-01-28some fixes for win32, including ability to "make check" win32 builds via wineMorgan Deters
2012-11-30fix rewrite-rules syntax in regressionMorgan Deters
2012-11-29reliable benchmark corresponding to bug468Kshitij Bansal
2012-11-26fixup for incremental solvingDejan Jovanović
2012-11-26Disabling test/regress/regress0/push-pop/bug396.smt2. This takes 2m to run in...Tim King
2012-10-24fix for bug 429 Dejan Jovanović
2012-10-24two smaller random pure LRA push-pop cases that failDejan Jovanović
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback