cvc5.git
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)
2020-01-08 mudathirmahgoubUniverse set cardinality for finite types with finite...
2020-01-07 Andrew ReynoldsFix unary minus parse check (#3594)
2020-01-07 Andrew ReynoldsUpdate any-constant and normalization policies for...
2020-01-04 Andrew ReynoldsFix finiteness check for bounded fmf (#3589)
2019-12-31 Alex Ozdemir[proof] ITE translation fix (#3484)
2019-12-23 Andrew ReynoldsInitial support for string reverse (#3581)
2019-12-19 Simon DierlDefine all options modified by ENABLE_BEST using cvc4_o...
2019-12-19 Mathias PreinerFix typo in smt_options.toml. (#3579)
2019-12-18 Andrew ReynoldsIncrement Taylor degree for tangent and secant plane...
2019-12-18 Andres NoetzliAvoid calling rewriter from type checker (#3548)
2019-12-17 Mathias PreinerGenerate code for options with modes. (#3561)
2019-12-17 Andrew ReynoldsFix spurious parse error for rational real array consta...
2019-12-16 Andrew ReynoldsUse the evaluator utility in the function definition...
2019-12-16 Andrew ReynoldsExtend model construction with assignment exclusion...
2019-12-16 Ying ShengSupport ackermannization on uninterpreted sorts in...
2019-12-16 Andrew ReynoldsMove Datatype management to ExprManager (#3568)
2019-12-16 Andrew ReynoldsFix evaluator for non-evaluatable nodes (#3575)
2019-12-16 Andrew ReynoldsRevert evaluate as node. (#3574)
2019-12-16 makaimannTrace tags for dumping the decision tree in org-mode...
2019-12-16 Andrew ReynoldsMinor improvement to evaluator (#3570)
2019-12-15 Andrew ReynoldsSimple optimizations for the core rewriter (#3569)
2019-12-13 Andrew ReynoldsEliminate Expr-level calls in TypeNode (#3562)
2019-12-13 Andrew ReynoldsAdd support for set comprehension (#3312)
2019-12-13 Andrew ReynoldsDisable check-synth-sol in regression with recursive...
2019-12-13 Aina Niemetz FP converter: convert: Use std::vector as instead...
2019-12-12 Andrew ReynoldsMake CEGIS sampling robust to non-vanilla CEGIS (#3559)
2019-12-12 Haniel BarbosaFix Unif+PI algorithm with symbolic unfolding (#3558)
2019-12-12 Andrew ReynoldsUse the node-level datatypes API (#3556)
2019-12-12 Andrew ReynoldsFixes for regressions (#3557)
next