cvc5.git
2020-02-16 Andres NoetzliActivate reverse variant of F-Split inference (#3745)
2020-02-16 Andrew ReynoldsDisable regression (#3761)
2020-02-15 Andrew ReynoldsMove proxy variables to InferenceManager in strings...
2020-02-14 Andrew ReynoldsRemove quantifiers rewrite rules infrastructure (#3754)
2020-02-14 Andrew ReynoldsUpdate sygus v1 parser to use ParseOp utility (#3756)
2020-02-14 Haniel BarbosaForcing rewrite pass rather than asserting if formula...
2020-02-13 Andrew ReynoldsConst input for sygus print callback (#3755)
2020-02-13 Andres Noetzli[Python] Properly destroy CVC4 object (#3753)
2020-02-12 Andres NoetzliRename Java package to edu.stanford.CVC4 (#3752)
2020-02-12 Andrew ReynoldsEnsure ext rewrites for associative ops dont throw...
2020-02-12 Mathias Preinerrun_regression: Distinguish between timeout and failure...
2020-02-12 Andrew ReynoldsFix non-linear equality solving that involves mixed...
2020-02-11 Mathias Preinercmake: Remove unused ENABLE_OPTIMIZED option. (#3749)
2020-02-11 Andrew ReynoldsFix term simplification based on entailment in quantifi...
2020-02-11 Mathias PreinerUpdate issue templates
2020-02-11 Andres NoetzliRemove `--strings-binary-csp` option (#3743)
2020-02-11 Andres NoetzliRefactor `CoreSolver::processSimpleNEq()` (#3736)
2020-02-11 Andrew ReynoldsUse example evaluation cache instead of sygus PBE ...
2020-02-11 Alex OzdemirImplement LFSCArithProof::equalityType. (#3740)
2020-02-10 Alex OzdemirAdd function for tightening literals (#3732)
2020-02-10 Mathias Preinercmake: Use ld.gold if available for faster link times...
2020-02-10 Alex OzdemirAdd more IntReal predicates (#3731)
2020-02-08 Andrew ReynoldsFix rewrite rules sat regressions (#3734)
2020-02-08 Andres NoetzliMake "unknown" non-critical for unsat cores check ...
2020-02-08 Andrew ReynoldsSplit strings finite model finding strategy (#3727)
2020-02-08 Andrew ReynoldsSplit core solver from the theory of strings (#3713)
2020-02-08 Andrew ReynoldsInterface for example evaluation cache utilities (...
2020-02-07 mudathirmahgoubUniveset Cardinality constraints for infinite types...
2020-02-07 Andrew ReynoldsRefactor check-model handling in SmtEngine (#3723)
2020-02-07 Alex OzdemirPropagate expected types through UF arguments (#3717)
2020-02-07 Alex OzdemirAdd `ArithProof::{printInteger,getLfscFunction}` (...
2020-02-07 Andrew ReynoldsStatistics for fast enumerator (#3699)
2020-02-07 Andrew ReynoldsExample evaluation cache utility (#3698)
2020-02-07 Andrew ReynoldsFix exact sqrt (#3721)
2020-02-06 Andrew ReynoldsGeneralize containsQuantifiers to hasClosure (#3722)
2020-02-05 Andrew ReynoldsFix QF_NIA smt comp script (#3715)
2020-02-04 mudathirmahgoubUpdate INSTALL.md (#3714)
2020-02-04 Alex OzdemirArticulate proof-related debug statements in arith...
2020-02-04 Aina Niemetz--fp-exp: Better warning message. (#3709)
2020-02-04 Mathias PreinerFix header installation on MacOS. (#3660)
2020-02-04 Andrew ReynoldsSplit base solver from the theory of strings (#3680)
2020-02-04 Andres NoetzliRevert semantic change from refactoring (#3711)
2020-02-04 Alex OzdemirRegression tests for arithmetic proofs. (#3701)
2020-02-04 Aina NiemetzIncrease regression test time limit to 1200s. (#3704)
2020-02-03 Clark BarrettFix corner case - might need to REWRITE_AGAIN (#3706)
2020-02-03 Andrew ReynoldsUtility function for getting component types (#3703)
2020-02-03 Andrew ReynoldsMinor fixes to regressions (#3702)
2020-02-03 mudathirmahgoubFix cardinality of uninterpreted types when univset...
2020-02-03 Andrew ReynoldsSplit on model values when repaired model from non...
2020-02-03 Andrew ReynoldsFix invariant template inference for trivially infeasib...
2020-02-03 Andrew ReynoldsFix corner case of empty domains in bounded fmf (#3690)
2020-02-03 Andrew ReynoldsExample inference utility (#3670)
2020-02-03 Andrew V. JonesRenaming '--bsd' to '--no-gpl' (#3609)
2020-02-01 Alex OzdemirHandle `expectedType` in TheoryProofEngine (#3691)
2020-01-31 Andrew ReynoldsAllow PBE symmetry breaking with sygus stream (#3686)
2020-01-31 Andrew ReynoldsRefactor relevance vectors for asserted quantifiers...
2020-01-31 Andrew ReynoldsUpdate sygus grammar normalization to use node-level...
2020-01-31 Andrew ReynoldsRefactor sygus stats (#3684)
2020-01-31 Andrew ReynoldsMinor refactoring of constructor classes in fast enumer...
2020-01-31 Andres NoetzliFix arithmetic rewriter for exponential (#3688)
2020-01-30 Andrew ReynoldsFix rep set increment for empty domains (#3682)
2020-01-30 Andrew ReynoldsMake eq chain an aggressive rewrite in extended rewrite...
2020-01-30 Andrew ReynoldsEliminate spurious postprocessing step for single invoc...
2020-01-30 Andrew ReynoldsEnsure literals in FMF decision strategies are in the...
2020-01-30 Andrew ReynoldsWeaken assertion for models with approximations (#3667)
2020-01-30 Andrew ReynoldsMove disequality list to solver state in strings (...
2020-01-30 Andrew ReynoldsExample minimize evaluation utility. (#3671)
2020-01-30 Andrew ReynoldsExternal cache argument for evaluator (#3672)
2020-01-30 Andrew ReynoldsDo not debug check model for models with approximations...
2020-01-30 Andres NoetzliBetter heuristics for marking congruent variables ...
2020-01-30 Andrew ReynoldsModularize more steps in the strings strategy (#3676)
2020-01-30 Andrew ReynoldsMinor updates to string utilities (#3675)
2020-01-30 Alex OzdemirexpectedType in proof-printing code (#3665)
2020-01-29 Andrew ReynoldsFix isLeq function in String utility (#3659)
2020-01-28 Andrew ReynoldsDo not insist on bound values being constant in arithme...
2020-01-28 Andrew ReynoldsAvoid PLUS with one child for bv2nat elimination (...
2020-01-26 Alex OzdemirAxioms for affine function bounds. Tests. (#3632)
2020-01-23 Andrew ReynoldsFix trivial solve method for single invocation (#3650)
2020-01-22 Andrew ReynoldsFix subtyping for instantiations where internal represe...
2020-01-22 Andrew ReynoldsFix substitution in nl solver (#3638)
2020-01-22 Andrew ReynoldsFix single invocation partition for non-function non...
2020-01-22 Andrew ReynoldsFix check for subtypes in sygus PBE (#3640)
2020-01-22 Andrew ReynoldsFix parameteric sorts involving Booleans in sygus defau...
2020-01-21 Alex OzdemirTypes and side conditions for affine bounds (#3631)
2020-01-21 Alex OzdemirAffine Axioms (#3630)
2020-01-21 Alex OzdemirTypes & side-conditions for linear and affine fns ...
2020-01-21 Alex OzdemirAxioms (and side conditions) for tightening bounds...
2020-01-18 Alex OzdemirLIRA proof: Arithmetic predicates & reification thereof...
2020-01-17 Alex OzdemirLIRA sig: int, real terms, and conversions (#3610)
2020-01-17 Andrew ReynoldsUse axioms when checking goal entailment for abduction...
2020-01-15 Aina NiemetzNew C++ API: Add nullary constructor for Result. (...
2020-01-14 Andrew ReynoldsGeneralize example-based sym breaking to conjectures...
2020-01-14 Andres NoetzliDisable unsat cores for regression that times out ...
2020-01-13 Andres NoetzliSupport arbitrary unsigned integer attributes (#3591)
2020-01-10 Andrew ReynoldsFix side condition check in sygus core connective ...
2020-01-10 Mathias PreinerFix enum names in AIG bitblaster. (#3599)
2020-01-10 Andres NoetzliFix printing of models of uninterpreted sorts (#3597)
2020-01-10 Andrew ReynoldsTrack trivial cases in transition inference (#3598)
2020-01-10 Andres NoetzliOptimize str.substr reduction (#3595)
2020-01-08 Andrew ReynoldsFix backtracking issue in sygus fast enumerator (#3593)
next