Set assertion in `CnfStream::ensureLiteral()` (#3927)
[cvc5.git] / test / regress / regress0 / sep /
2020-02-29 Andrew Reynolds Throw warning instead of error for non-constant values...
2019-08-13 Andrew ReynoldsProperly implement logic info for separation logic...
2018-09-22 Aina Niemetzcmake: Added regression tests and target make regress.
2018-09-22 Aina Niemetzcmake: Added initial build infrastructure.
2018-08-02 Andrew ReynoldsParse standard separation logic inputs (#2257)
2018-07-17 yoni206Refactor sep-pre-skolem-emp preprocessing pass
2018-03-21 Andres Noetzli Move regression tests to single Makefile.am (#1658)
2018-02-15 Andrew ReynoldsRefactor regressions (#1581)
2017-08-24 Andrew ReynoldsMerge pull request #191 from timothy-king/cleanup-regexp
2017-08-04 ajreynolSet default language to smt lib 2.6 (including as a...
2017-04-04 ajreynolDo not solve for 0-ary non-constant symbols (for which...
2017-01-04 ajreynolFix for tff type declarations inTPTP parser, fixes...
2017-01-04 Tim KingMarking regression test files as non-executable.
2016-11-18 Clark BarrettMerge pull request #110 from 4tXJ7f/fix_makefiles
2016-11-18 Andres NotzliFix Makefiles in test
2016-11-09 Tim KingMerge branch 'master' into uniq-ptr
2016-11-08 ajreynolAdd a few options to separation logic and sets. Minor...
2016-11-03 ajreynolAdd priorities to getNextDecision. Properly handle...
2016-11-02 ajreynolAdd missing regression.
2016-11-02 ajreynolFix bug in separation logic for finite pto-data types...
2016-10-21 ajreynolMove slow regress0 benchmarks to regress1, increment...
2016-10-11 Paul MengMerge branch 'origin' of https://github.com/CVC4/CVC4.git
2016-09-12 ajreynolEnsure sep.nil is unique per type at NodeManager level...
2016-09-09 ajreynolFix bug in unconstrained simplifier related to sep...
2016-09-09 ajreynolSupport for separation logic + EPR. Refactor preprocess...
2016-08-24 PaulMengMerge remote-tracking branch 'origin/master'
2016-08-09 guykatzzMerge pull request #89 from 4tXJ7f/fix_proof_spaces
2016-08-09 ajreynolFixes for sep star rewrite.
2016-07-07 ajreynolEnsure heap disjointness in sep refinements.
2016-07-05 ajreynolRefactor last call for theories, only create one model...
2016-07-05 PaulMengMerge branch 'master' of https://github.com/CVC4/CVC4.git
2016-06-20 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-06-17 ajreynolSupport for separation logic. Enable cbqi by default...