cvc5.git
2020-03-30 Andrew ReynoldsRemove ref skolem datatype option (#4185)
2020-03-30 Mathias PreinerAdd coverage badge. (#4187)
2020-03-30 Andrew ReynoldsFix arguments to print callback (#4171)
2020-03-30 mudathirmahgoubFrontend support for the choice operator (#4175)
2020-03-29 Andrew ReynoldsEnumeration for String rewrites (#4173)
2020-03-28 Abdalrhman... Change is-cons to (_ is cons) in Sygus benchmarks....
2020-03-28 Abdalrhman... Convert the last few Sygus benchmarks to V2. (#4172)
2020-03-28 Abdalrhman... Stop printing datatype declaration for Sygus V1 grammar...
2020-03-28 Alex OzdemirNode traversal iterator (#3845)
2020-03-28 Andrew ReynoldsSplit transcendental solver to its own file (#4156)
2020-03-27 Andres NoetzliFix issues with unsat cores and reset-assertions (...
2020-03-27 Andrew ReynoldsFix expected output on arith regression (#4162)
2020-03-27 Andrew ReynoldsMove string utility file (#4164)
2020-03-27 Andrew ReynoldsDo not require that function sorts are first class...
2020-03-27 Andrew ReynoldsSupport unicode internal representation and escape...
2020-03-27 Andrew ReynoldsMove set defaults function to its own file (#4154)
2020-03-26 AmaleeAdded unit-cube-like test for branch and bound (#3922)
2020-03-26 Andrew ReynoldsDisable slow regression (#4157)
2020-03-26 Andrew ReynoldsAdd stats for string reductions, lemmas and conflicts...
2020-03-26 Andrew ReynoldsGeneralize more string-specific functions (#4152)
2020-03-26 Andrew ReynoldsCare graphs based on polymorphic operators in strings...
2020-03-25 Andres NoetzliSupport async-signal-safe printing of inferences (...
2020-03-25 Ahmed Irfanbv2int : linear mult opt (#4142)
2020-03-25 Andrew Reynolds Generalize more uses of string-specific functions...
2020-03-24 yoni206Int2BV fail on demand (#4079)
2020-03-24 Andrew ReynoldsRestrict partial triggers to standard quantified formul...
2020-03-24 Andrew ReynoldsRestrict cases of sygus grammar reduction based on...
2020-03-23 Andrew ReynoldsInfer when sygus operators are equivalent to builtin...
2020-03-23 Andrew ReynoldsSimplify auxiliary variable handling in CEGQI (#4141)
2020-03-23 Andrew ReynoldsThrow exception for non-well-founded unimplemented...
2020-03-23 Andrew ReynoldsChange transcendental function app slave list to unorde...
2020-03-23 Andres NoetzliCollect statistics about normal form inferences (#4127)
2020-03-22 Andrew ReynoldsSort inference does not handle APPLY_UF when higher...
2020-03-22 Abdalrhman... Convert V1 Sygus files to V2. (#4136)
2020-03-21 Andres NoetzliSimplify heuristic in `processNEqc` (#4129)
2020-03-21 Andres NoetzliDon't run bv_nat parse test with competition build...
2020-03-20 Andrew ReynoldsGeneralize mkConcat for types (#4123)
2020-03-20 Andrew ReynoldsFix variable shadowing issue in sygus-inference (#4121)
2020-03-20 Andrew ReynoldsFix sort comparison within assertion in cegis (#4113)
2020-03-20 Andrew ReynoldsGuard cases of sort inference in quantifier free logics...
2020-03-20 Andrew ReynoldsSplit string-specific operators from TheoryStringsRewri...
2020-03-20 Andrew ReynoldsDo not assign higher-order representative if function...
2020-03-20 Andrew ReynoldsHandle failures for sygus QE preprocess (#4072)
2020-03-20 Andrew ReynoldsParse error for SyGuS version 1.0 vs 2.0 (#4057)
2020-03-20 Andrew ReynoldsMake handling of illegal internal representatives in...
2020-03-20 Andrew ReynoldsRefactor enumerator for strings (#4014)
2020-03-19 Andrew ReynoldsFix regression output related to sygus+bv-div-zero...
2020-03-19 yoni206Bv2int fail on demand
2020-03-19 Andres NoetzliOnly apply testConstStringInRegExp to const regexp...
2020-03-19 Andrew ReynoldsSyGuS must use total bitvector division (#4119)
2020-03-19 Andres NoetzliOnly allow bv2nat/int2bv with BV and integer logic...
2020-03-19 Andrew ReynoldsRemove spurious assertion (#4117)
2020-03-19 Andrew ReynoldsExplicitly handle isFinite for rounding modes (#4115)
2020-03-19 Andrew ReynoldsAlways enable cbqi literal dependency (#4116)
2020-03-19 Andrew ReynoldsFix issue with multiple infinities in CEGQI for LIRA...
2020-03-18 Alex OzdemirMove node visitor class from smt_util/ to expr/ (#4110)
2020-03-17 Aina NiemetzSmtEngine: Convert members owned by SmtEngine to unique...
2020-03-16 Alex OzdemirRemove AlwaysAssert(false) for hole.
2020-03-16 Alex Ozdemirclang-format
2020-03-16 Alex OzdemirFix simplicity check in prop
2020-03-16 Alex OzdemirFix antecedent loop. Whoops
2020-03-16 Alex OzdemirOnly save farkas+tightening proofs. Error on holes
2020-03-16 Alex OzdemirExpand the definition of a "simple" farkas proof.
2020-03-16 Aina NiemetzDecisionEngine: Use single unique pointer for ITE strat...
2020-03-16 Aina NiemetzIssue 4077: Add unit test to reproduce issue. (#4107)
2020-03-16 Andres NoetzliCreate master equality engine at context level 0 (...
2020-03-16 Andrew ReynoldsHandle cases in --sygus-rr where evaluation is not...
2020-03-13 Andrew ReynoldsRemoving a few deprecated options (#4052)
2020-03-13 Andrew ReynoldsRemove regress for real to int (#4071)
2020-03-13 Andrew ReynoldsGeneralize type rules for strings to sequences (#3987)
2020-03-13 Andrew ReynoldsFix case of non-constant value for sygus sampling ...
2020-03-12 Andrew ReynoldsAdd options for nec regression (#4056)
2020-03-12 Andrew ReynoldsConvert most instances of dataypes in parsers to the...
2020-03-12 Andrew ReynoldsDo not allow quantifiers over real variables in real...
2020-03-12 Andrew ReynoldsRemove local theory extension option (#4048)
2020-03-12 Andrew ReynoldsDo not make models for quantified function variables...
2020-03-12 Aina NiemetzNew C++ API: Remove support for (reset). (#4037)
2020-03-12 Andrew ReynoldsEnsure legal candidate equalities when using relational...
2020-03-12 Andrew ReynoldsFix double notify in equality engine (#4036)
2020-03-12 Aina NiemetzHide options for and related to the BV abstraction...
2020-03-12 Andrew ReynoldsSimplifications to the Datatypes API (#4040)
2020-03-12 makaimannAdd automatic Cython binding installation (#3933)
2020-03-11 Andrew ReynoldsDo not enable some SMT-COMP specific options by default...
2020-03-11 Andrew ReynoldsGuard against null relevancy condition in SyGuS (#4033)
2020-03-11 Andrew ReynoldsAdd missing datatype functions to new API (#3930)
2020-03-11 Andrew ReynoldsSwitch to Nodes for conjecture generator (#4026)
2020-03-11 Andres Noetzlireset-assertions: Update TheoryEngine's PropEngine...
2020-03-11 Andrew ReynoldsRemove experimental symmetry breaker (#4005)
2020-03-11 Andrew ReynoldsFix non-parametrized operators in subgoal generation...
2020-03-11 Andrew ReynoldsRemove partial instantiation for local theory extension...
2020-03-11 Andrew ReynoldsFix (#4017)
2020-03-11 Andrew ReynoldsFix duplicate variable issue in sygus-qe-preproc (...
2020-03-11 Andres NoetzliIntroduce tables in the rewriter (#3742)
2020-03-11 Andres NoetzliSet assertion in `CnfStream::ensureLiteral()` (#3927)
2020-03-11 Aina Niemetzbv-gauss-elim: Fix handling of inconsistent case. ...
2020-03-11 Andrew ReynoldsFix real to int for parameterized kinds (#4016)
2020-03-10 Andrew ReynoldsFix options for regression: --sort-inference is incompa...
2020-03-10 Andrew ReynoldsFix sort inference for top-level Boolean variables...
2020-03-10 Aina NiemetzFix issue with reset-assertions. (#3988)
2020-03-10 Andrew ReynoldsLogic exception instead of assertion failure for instan...
next