cvc5.git
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...
2020-04-10 Andrew ReynoldsAdd a few stats to strings (#4252)
2020-04-10 Andrew ReynoldsTowards proper use of resource managers (#4233)
2020-04-09 Mathias PreinerCI: Add a step to list dependencies. (#4255)
2020-04-09 Andrew ReynoldsDisable slow sygus regression (#4232)
2020-04-09 Andrew ReynoldsSplit ProcessAssertions module from SmtEngine (#4210)
2020-04-08 mudathirmahgoubAdded CHOOSE operator for sets (#4211)
2020-04-08 Andres NoetzliPerform theory widening eagerly (#4044)
2020-04-08 Andrew ReynoldsFix dump models and dump proofs (#4230)
2020-04-08 Andrew ReynoldsEliminate call to currentNM within NodeManager (#4227)
2020-04-07 Andrew ReynoldsCleanup deprecated quantifiers attribute features ...
2020-04-07 Andrew ReynoldsDisable slow regression (#4221)
2020-04-07 Andrew ReynoldsEnum for all remaining string inferences (#4220)
2020-04-06 Andrew ReynoldsRemove links field in all toml files (#4201)
2020-04-06 Andres NoetzliRefactor disequality processing in string solver (...
2020-04-06 Aina NiemetzNew C++ API: Rename Solver::mkTermInternal. (#4217)
2020-04-05 Andrew ReynoldsAdd missing stat for lemmas based on inferences (#4214)
2020-04-05 Andres NoetzliAdd safe_print() support for Kind enum (#4213)
2020-04-05 Andrew ReynoldsType-independent preregistration of empty word (#4205)
2020-04-04 Aina NiemetzNew C++ API: Remove Op::getSort(). (#4208)
2020-04-03 Andres NoetzliUpdate theory rewriter ownership, add stats to strings...
2020-04-03 Andrew ReynoldsOnly rewrite lambdas via array representations when...
2020-04-03 Andrew ReynoldsSplit sequences rewriter (#4194)
next