cvc5.git
2020-08-19 Gereon Kremer(cad solver) Add a partial check method. (#4904)
2020-08-19 Andrew ReynoldsMake sets and strings solver states inherit from Theory...
2020-08-19 Andres NoetzliRequire `--strings-exp` when using `str.substr` (#4916)
2020-08-19 Gereon KremerChanges assertion (about maximum set cardinality) to...
2020-08-19 Andres Noetzli[Regressions] Do not test `--check-proofs` anymore...
2020-08-19 Gereon KremerFix SmtEngine::reset() (#4917)
2020-08-18 Abdalrhman... Refactor functions that print commands (Part 2) (#4905)
2020-08-18 Andrew Reynolds(proof-new) Theory preprocessor proof producing (#4807)
2020-08-18 Andrew ReynoldsIntroduce the theory state object (#4910)
2020-08-18 Andrew ReynoldsStandardize collectModelInfo and theory-specific collec...
2020-08-18 Andrew Reynolds(proof-new) Minor updates to trust node (#4900)
2020-08-18 Andrew Reynolds(proof-new) SMT proof postprocess callback (#4883)
2020-08-18 Andrew ReynoldsQuantifiers engine stores a pointer to the master equal...
2020-08-18 Andrew ReynoldsSplit SygusSolver from SmtEngine (#4891)
2020-08-18 Andrew ReynoldsAdd the relevance manager module (#4894)
2020-08-18 Andrew Reynolds(proof-new) Callbacks for term-context-sensitive terms...
2020-08-17 Alex OzdemirAdd identifier name for side condition. (#4902)
2020-08-17 Andres Noetzli[CI] Update package list (#4906)
2020-08-17 Andrew ReynoldsDynamic allocation of equality engine in Theory (#4890)
2020-08-17 Andrew Reynolds(proof-new) Prepare the theory of strings for proof...
2020-08-16 Andrew ReynoldsAdd non-emptiness to conclusion of positive RE star...
2020-08-16 Gereon Kremer(cad solver) Use the current model as initial assignmen...
2020-08-15 Andrew ReynoldsMinor cleanup related to notifications (#4898)
2020-08-15 Andrew ReynoldsAdd finishInit method to PropEngine (#4895)
2020-08-15 Andrew Reynolds(proof-new) Add the strings proof checker (#4858)
2020-08-14 Andrew ReynoldsSimplify equality engine notifications (#4896)
2020-08-14 E Polgreencorrectly parse sygus lang option (#4884)
2020-08-14 Gereon KremerInspect roots to avoid certain resultants (Algorithm...
2020-08-13 Andrew ReynoldsSplit SmtSolver from SmtEngine (#4880)
2020-08-13 Andrew ReynoldsFixes for corner case of decision tree learning with...
2020-08-13 Andrew ReynoldsMore basic fix for dumping synth-fun (#4886)
2020-08-13 Andrew ReynoldsAdd the distributed equality engine manager (#4867)
2020-08-13 Haniel Barbosa[proof-new] Adding support for corner case of transitiv...
2020-08-12 Haniel Barbosageneralize handling MERGED_THROUGH_CONSTANST in EqProof...
2020-08-12 Abdalrhman... Refactor functions that print commands (Part 1) (#4869)
2020-08-12 Andrew ReynoldsFixes for degenerate case of sygus decision tree learni...
2020-08-12 Andrew Reynolds(proof-new) Improve robustness of CONG rule (#4882)
2020-08-12 Andrew Reynolds(proof-new) Proof support in the strings term registry...
2020-08-12 Andrew Reynolds(proof-new) Improve interfaces to proof generators...
2020-08-12 makaimannAdd option to only build library (#4801)
2020-08-12 Andrew Reynolds(proof-new) Witness form proof generator (#4782)
2020-08-12 Gereon KremerAdd naive support for integer variables. (#4835)
2020-08-12 Haniel Barbosa(proof-new) Improving proof-production in Equality...
2020-08-12 Andrew ReynoldsFix connection to master equality engine in sets (...
2020-08-12 Gereon KremerFix infinite loop in arith_ite_simp (#4805)
2020-08-12 Andrew ReynoldsFix unsupported option in regress1. (#4874)
2020-08-12 Andrew ReynoldsSplit SmtEngineState from SmtEngine (#4855)
2020-08-12 Andrew ReynoldsPrepare theory of sets for dynamic allocation of equali...
2020-08-12 Andrew ReynoldsFinal preparations for changing API to use the Node...
2020-08-12 Andrew Reynolds(proof-new) Extensions to proof checker interface ...
2020-08-11 Andrew ReynoldsUpdate Expr-level unit tests that depend on datatypes...
2020-08-11 Andrew ReynoldsRemove instantiation model true option (#4861)
2020-08-11 Aina NiemetzNew C++ API: Remove redundant API functions for mkReal...
2020-08-09 Andrew ReynoldsMake valuation class more robust to null underlying...
2020-08-09 Andrew ReynoldsSplitting a few utility classes from EqualityEngine...
2020-08-08 Andrew ReynoldsMove datatype index constant to its own file (#4859)
2020-08-07 Aina NiemetzGH Actions: Remove cancel action. (#4843)
2020-08-06 Andrew ReynoldsUpdates not related to creation for eliminating Expr...
2020-08-06 Andrew ReynoldsSplit preprocessor from SmtEngine (#4854)
2020-08-06 Andrew Reynolds(proof-new) Refactor regular expression operation ...
2020-08-05 Andrew ReynoldsSplit Assertions from SmtEngine (#4788)
2020-08-05 Gereon KremerImprove error message for unsupported exponents (#4852)
2020-08-05 Andrew V. JonesWhen checking models, ensure that error message is...
2020-08-05 Andres Noetzli[Strings] Add eager context-dependent evaluation (...
2020-08-05 Gereon KremerAdd dummy returns if libpoly is unavailable. (#4845)
2020-08-04 Andrew ReynoldsFixes for getInterpolant and getAbduct API methods...
2020-08-04 Mathias PreinerAdd documentation and build instructions for recompilat...
2020-08-04 Abdalrhman... Modify the smt2 parser to use the Sygus grammar. (...
2020-08-04 Andrew ReynoldsAdd API interface for specialized constructor term...
2020-08-04 Gereon KremerProperly initialize d_fullyInited. (#4840)
2020-08-04 Gereon KremerAdd CAD-based solver (#4834)
2020-08-03 Andres NoetzliUpdate documentation for Solver::mkVar() (#4833)
2020-08-03 Ying ShengAdd implementation for SyGuS interpolation module ...
2020-08-03 yoni206New BV rewrite rules aimed at bv_to_int preprocessing...
2020-08-03 Andrew ReynoldsGeneralize interface for candidate rewrite database...
2020-08-03 Andrew ReynoldsUpdate datatypes in cvc parser to the new API (#4826)
2020-08-03 yoni206Examples for using sygus python api (#4822)
2020-08-03 makaimannDelete solver pointer in Cython __dealloc__ (#4799)
2020-08-03 Andrew ReynoldsSplit expression names from SmtEngine (#4832)
2020-08-03 Andrew ReynoldsSplit dump manager from SmtEngine (#4824)
2020-08-02 Andrew ReynoldsUpdates to dtype constructor in preparation for elimina...
2020-08-02 Andres NoetzliFix ASan failure in interactive_shell_black (#4827)
2020-08-02 Andres NoetzliEnsure strict length constraint for decompose rule...
2020-08-02 Andrew ReynoldsAdd methods for constructing datatype types from NodeMa...
2020-08-01 Andrew V. JonesEnsure that we only find '.a's when building statically...
2020-08-01 Andrew ReynoldsFix component contains for splicing due to substring...
2020-08-01 yoni206Add SyGuS Python API (#4812)
2020-07-31 Andrew ReynoldsSplit listener classes from SmtEngine (#4816)
2020-07-31 Andrew ReynoldsStandardize explanations in arrays (#4804)
2020-07-30 Andres NoetzliPython API: Add support for sequences (#4757)
2020-07-30 Gereon KremerCad implementation (#4774)
2020-07-30 Gereon KremerAdds the interface for the CAD-based arithmetic solver...
2020-07-30 Andrew V. JonesWhen linking Editline, use 'pkg-config' to correctly...
2020-07-30 Andrew ReynoldsFix null case for sygus printing (#4793)
2020-07-30 Andrew Reynolds(proof-new) Stream output for ProofNode (#4789)
2020-07-30 Andrew Reynolds(proof-new) Fixes for getFreeAssumptions (#4802)
2020-07-28 Ying Shengfixing issue #4808. (#4810)
2020-07-28 Andrew ReynoldsRemove arrays lazy rintro option (#4806)
2020-07-28 Andres NoetzliReplace Expr with Node in Term/Op (#4781)
2020-07-28 Andrew ReynoldsFix regular expression delta for complement (#4765)
next