cvc5.git
2020-05-26 Andrew Reynolds(proof-new) Updates to strings skolem cache. (#4524)
2020-05-26 Mathias PreinerUpdate to CaDiCaL version 1.2.1. (#4530)
2020-05-24 Andres Noetzli[SMT-COMP] Redirect non-answers to /dev/null (#4528)
2020-05-23 mudathirmahgoubremove unused field d_emp_exp in TheorySetsPrivate...
2020-05-23 Andrew ReynoldsAdd the sequence datatype (#4153)
2020-05-23 Abdalrhman... Fix mistakes in sygus API comments. (#4520)
2020-05-23 Andrew ReynoldsRefactor operator elimination in arithmetic (#4519)
2020-05-22 Andres Noetzli[SMT-COMP] Use tear-down-incremental for arithmetic...
2020-05-22 Aina NiemetzCaDiCaL: Clean up initialization on creation. (#4516)
2020-05-22 Andrew Reynolds(proof-new) Add rewrite corresponding to regular expres...
2020-05-22 Aina NiemetzCryptominisat: Clean up initialization on creation...
2020-05-22 Aina NiemetzAdd support for SAT solver Kissat. (#4514)
2020-05-22 Andrew Reynolds(proof-new) Proof node to SExpr utility. (#4512)
2020-05-22 Andrew ReynoldsUpdate string kind names in new API (#4509)
2020-05-22 Andrew Reynolds(proof-new) Minor update to strings solver state (...
2020-05-21 Andrew ReynoldsDisable re-elim by default (#4508)
2020-05-21 Abdalrhman... Make Grammar reusable. (#4506)
2020-05-21 Andrew ReynoldsThrow logic exception for equality between regular...
2020-05-21 Andrew ReynoldsFix missing check for cardinality one in unconstrained...
2020-05-20 Andrew ReynoldsNormal form equality conflicts and uniqueness check...
2020-05-20 Andrew ReynoldsAdd proof skolem cache (#4485)
2020-05-20 Andrew ReynoldsFix parametric datatype instantiation (#4493)
2020-05-20 Aina NiemetzCegqiBv: Clean up after renaming options. (#4487)
2020-05-20 Andrew ReynoldsUse debug-check-model to enable internal debugging...
2020-05-20 Abdalrhman... Add a simple script to convert sygus v1 files to v2...
2020-05-20 Andrew ReynoldsDo not eliminate variables that are equal to unevaluata...
2020-05-20 Andrew ReynoldsFix cached free variable identifiers in sygus term...
2020-05-19 mudathirmahgoubRenamed operator CHOICE to WITNESS (#4207)
2020-05-19 Andrew ReynoldsUse fresh variables when miniscoping (#4296)
2020-05-19 Andrew ReynoldsUpdate enum and option names for sygus languages (...
2020-05-19 Andres NoetzliMake SolveEq and PlusCombineLikeTerms idempotent (...
2020-05-12 Andrew ReynoldsDo not enable unconstrained simplification if arithmeti...
2020-05-06 Andres NoetzliUpdate run scripts for SMT-COMP 2020 (#4454)
2020-05-05 Andrew ReynoldsAlways introduce fresh variable for unconstrained APPLY...
2020-05-05 Aina NiemetzUpdate copyright year and AUTHORS/THANKS files. (#4468)
2020-05-02 Aina NiemetzSMT-COMP 2020: Enable --fp-exp for new FP logics. ...
2020-05-02 Andrew ReynoldsMove slow regression to regress3 (#4430)
2020-05-01 Andrew ReynoldsFix regression (#4424)
2020-04-30 Andrew ReynoldsRemove skolem share involving pre_first_ctn. (#4423)
2020-04-30 Andrew ReynoldsDo not mark congruent terms are reduced (#4419)
2020-04-29 Aina NiemetzSMT-COMP 2020: Fix scripts to use --no-type-checking...
2020-04-29 Andrew ReynoldsAvoid circular dependencies for justifying reductions...
2020-04-29 Andrew ReynoldsFix strings 2.6 regression (#4413)
2020-04-28 Andres NoetzliRegister lower bound for str.to_int (#4408)
2020-04-28 Andrew ReynoldsUpdates to SMT COMP script for 20 minute timeout (...
2020-04-28 Haniel Barbosaupdate Haniel's affiliation (#4404)
2020-04-28 Aina Niemetzcontrib/get-gmp: Rename and update install instructions...
2020-04-28 Andrew ReynoldsSupport the SMT-LIB Unicode string standard by default...
2020-04-28 Andrew ReynoldsUpdate cardinality in strings to unicode standard ...
2020-04-27 Andrew ReynoldsFix sygus unit (#4371)
2020-04-27 Mathias PreinerFix examples instructions in INSTALL.md. (#4397)
2020-04-26 Andrew Reynolds Fix sets cardinality cycle rule (#4392)
2020-04-23 Andres NoetzliIntroduce best content heuristic for strings (#4382)
2020-04-23 Andres NoetzliStrings: Register skolems before sending lemma (#4381)
2020-04-22 Andrew ReynoldsEnsure disequality splits are processed as lemmas ...
2020-04-22 Andrew ReynoldsAllow eager bitblasting with solve bv as int in QF_NIA...
2020-04-22 Abdalrhman... Convert V2.5 SMT regressions to V2.6. (#4319)
2020-04-22 Andres NoetzliReinstantiate support for conjunctions in facts (#4377)
2020-04-21 Andrew ReynoldsUpdate to sygus version 2 (#4372)
2020-04-21 Andrew ReynoldsFix for parse options related to binary name (#4368)
2020-04-21 Abdalrhman... Introduce a public interface for Sygus commands. (...
2020-04-21 Andrew ReynoldsMake option names related to CEGQI consistent (#4316)
2020-04-20 Andrew ReynoldsRefactor inference manager in strings to be amenable...
2020-04-20 Andrew ReynoldsAdd SCOPE proof rule (#4332)
2020-04-19 Andrew ReynoldsDisable unsat cores on nec regression (#4330)
2020-04-18 Andrew ReynoldsTrack inference id for pending facts in strings (#4331)
2020-04-18 Haniel BarbosaImproving EqProof printing (#4329)
2020-04-17 Andrew ReynoldsAdd (context-dependent) Proof (#4323)
2020-04-17 Mathias Preinerantlr: Use relative path in ANTLR script. (#4324)
2020-04-17 Mathias PreinerSyGuS instantiation quantifiers module (#3910)
2020-04-16 Andrew ReynoldsAdd ProofNodeManager and ProofChecker (#4317)
2020-04-16 Andrew ReynoldsEliminate remaining references to parent TheoryStrings...
2020-04-15 Andrew ReynoldsAdd ProofNode data structure (#4311)
2020-04-15 Andrew ReynoldsMove regular expression inclusion test to RegExpEntail...
2020-04-15 Andrew ReynoldsChange option names --default-dag-thresh and --default...
2020-04-15 Andrew ReynoldsSplit TermRegistry object from TheoryStrings (#4312)
2020-04-15 Andrew ReynoldsDo not mark string extended functions as eliminated...
2020-04-15 Andrew ReynoldsFix assertion in enumerative instantiation (#4313)
2020-04-15 Andrew ReynoldsConvert more cases of strings to words (#4206)
2020-04-15 Andrew ReynoldsAbort if in conflict in enumerative instantiation ...
2020-04-15 Andrew ReynoldsAlways flush lemmas from downwards closure in sets...
2020-04-15 Andrew ReynoldsDo not normalize to representatives for variable equali...
2020-04-15 Andrew ReynoldsAlways assign function values in higher order (#4279)
2020-04-15 Andrew ReynoldsFix combinations of cegqi and non-standard triggers...
2020-04-15 Andrew ReynoldsDisable preregistration of instantiations for cegqi...
2020-04-14 Andrew ReynoldsDisable macros when higher-order (#4266)
2020-04-14 Andrew ReynoldsFix relevant domain computation for nested quantifiers...
2020-04-14 Andrew ReynoldsRemove a few options (#4295)
2020-04-14 Andrew ReynoldsRemove a few spurious assertions (#4294)
2020-04-14 Andrew ReynoldsRemove early type check option (#4234)
2020-04-14 Andrew ReynoldsRemove argument extender (#4223)
2020-04-14 Andrew ReynoldsRemove mergePredicates from EqualityEngine interface...
2020-04-14 Andrew ReynoldsFix dump-unsat-cores-full (#4303)
2020-04-13 Andrew ReynoldsFix SyGuS define-fun printing from benchmarks coming...
2020-04-12 Andrew ReynoldsFixes for extended rewriter (#4278)
2020-04-12 Andrew ReynoldsMove slow nl regression to regress3 (#4276)
2020-04-11 Alex OzdemirAdd skip predicate to node traversal. (#4222)
2020-04-11 Andrew ReynoldsEnsure exported sygus solutions match grammar (#4270)
2020-04-11 Andrew ReynoldsSplit the non-linear solver (#4219)
2020-04-10 Andrew ReynoldsExplain non-emptiness by non-zero length in strings...
next