summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-24Fixes related to string contains.ajreynol
2015-10-23This removes a bug for reading data that has been popped from the back of a v...Tim King
2015-10-23Specify that the default initialization must always be done for CDOhash_map's...Tim King
2015-10-23Switching Options::current() to return a pointer. This helps avoid undefined ...Tim King
2015-10-23Changes configure.ac so that the single recurisve invocation runs with a rela...Tim King
2015-10-23This patch slightly generalizes how the std::isfinite function in <cmath> is ...Tim King
2015-10-22Enable counterexample-guided quantifier instantiation by default for quantifi...ajreynol
2015-10-21Minor refactoring in strings related to length.ajreynol
2015-10-20Refactor strings, remove old cycle checks in normalize eqc.ajreynol
2015-10-20Clean up explanations involving string length. Add regression.ajreynol
2015-10-19Improve stratification of strings extended function reductions, add regressio...ajreynol
2015-10-19Improve regexp rewriter, simplify regexp preprocess, add basic trans closure ...ajreynol
2015-10-18Fix for no condense func values.ajreynol
2015-10-16Add option to interleave enumerative instantiation with other strategies.ajreynol
2015-10-16Throw error for recursively defined types involving Boolean.ajreynol
2015-10-16Fix for codatatype constant rewrite, add regression.ajreynol
2015-10-15Fix congruence check in strings, fixes bug 686.ajreynol
2015-10-15Change semantics of str.substr to allow endpoint out of bounds, and return em...ajreynol
2015-10-15Decompose string contains, minor refactoring.ajreynol
2015-10-13Merge pull request #77 from kbansal/macsegfaultKshitij Bansal
2015-10-13remove options infrastructure code which depended on undefined behaviorKshitij Bansal
2015-10-12Merge pull request #76 from CVC4/proofsKshitij Bansal
2015-10-11fix regression tests, support fallback mode for proofsKshitij Bansal
2015-10-11Default builds are now proof enabled.Liana Hadarean
2015-10-11Fix strings preprocessing + incremental, fixes bug 682. Add initial infrastru...ajreynol
2015-10-09Temporary reverting commit 477e72b (proofs as default build) until we fix nig...Liana Hadarean
2015-10-08Minor improvements to strings. Refactor rewriter. Enable fairness for multipl...ajreynol
2015-10-07Default builds are now proof enabled.Liana Hadarean
2015-10-07Disabled donePPSimpITE when unsat-cores are enabled (fixes bug648)Liana Hadarean
2015-10-07Minor improvements, add endpoint eq inference to strings.ajreynol
2015-10-06More improvements to strings rewriter for regexps, contains, indexof, replace...ajreynol
2015-10-02Fixes related to explanations for cycles, sym inferences. Minor fixes and imp...ajreynol
2015-10-02Improvements to rewriter for regexp, contains, indexof. Improvements and fixe...ajreynol
2015-10-01Evaluate extended operators on partially concrete arguments. More aggressive ...ajreynol
2015-10-01More improvements to strings. More aggressive inference of constant eqc, redu...ajreynol
2015-09-30Refactor strings, bug fix inferences vs lemmas.ajreynol
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-28Minor fixajreynol
2015-09-28Minor fixes to strings, add regressions.ajreynol
2015-09-28Add missing regressionajreynol
2015-09-28Fix bug for trivial extf inferences in strings. Improve caching for splits in...ajreynol
2015-09-27Improved handling of extended operators. Do preprocess on memberships eagerl...ajreynol
2015-09-26Lazy preprocessing of extended operators in strings. Add regressions. Fixes ...ajreynol
2015-09-26Better organization of quantifiers modules, promote full saturation to module...ajreynol
2015-09-25Clear term caches for quantifiers + incremental, fixes bug 674. Refactoring ...ajreynol
2015-09-24Counterexample-guided instantiation for datatypes. Make sygus parsing more l...ajreynol
2015-09-22Improve ITE redundant branch elimination in quantifiers.ajreynol
2015-09-21Fix for sets segfault (reported by Ravi Kandhadai)Kshitij Bansal
2015-09-18Fix bug in quantifiers engine where model construction could be skipped.ajreynol
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback