cvc5.git
2022-01-11 Abdalrhman... Check the synthesized funs of `check-synth-next`. ...
2022-01-11 Alex OzdemirAdd new idiomatic examples (#7912)
2022-01-11 Andres Noetzli[Win64] Link LibPoly statically for static builds ...
2022-01-10 Andrew ReynoldsFix internal type error when printing lambdas with...
2022-01-10 Andrew ReynoldsCheck arity in Sort::instantiate (#7897)
2022-01-10 Gereon KremerAdd new methods for RealAlgebraicNumber (#7907)
2022-01-10 Gereon KremerUpdate to latest libpoly version (#7906)
2022-01-10 Aina Niemetzapi: Remove Sort::isComparableTo(). (#7903)
2022-01-10 Matthew SotoudehAvoid gcc/10.1.0 bug by moving some configuration into...
2022-01-08 Mathias PreinerStart post-release for 0.0.5
2022-01-08 Mathias PreinerBump version to 0.0.5
2022-01-07 Gereon KremerImprove docs extension for examples (#7900)
2022-01-07 Alex OzdemirPython Idomatic API: Document solver, results, utilitie...
2022-01-07 Matthew SotoudehRemove CDDenseSet data structure (#7890)
2022-01-07 Andrew ReynoldsFix eager string preprocessing in incremental mode...
2022-01-07 Gereon KremerSome minor improvements to the theory references (...
2022-01-07 Andrew ReynoldsAdd regressions for array sequence solver (#7874)
2022-01-07 Alex OzdemirDocument quantifiers in idiomatic python API (#7880)
2022-01-07 Andres Noetzli[Regressions] Add directive for disabling testers ...
2022-01-06 Andrew ReynoldsMake alpha equivalence user context dependent (#7889)
2022-01-06 Andrew ReynoldsDisallow separation logic in incremental mode (#7888)
2022-01-06 Gereon KremerImprove theory combination in the presence of real...
2022-01-06 Andrew ReynoldsFix non-idempotent rewrite in arrays (#7887)
2022-01-06 Andrew ReynoldsMinor cleaning of non-clausal simplification (#7886)
2022-01-05 Aina Niemetzcppapi: Remove Datatype::hasNestedRecursion(). (#7878)
2022-01-05 Alex OzdemirPy idiomatic API: Doc sets, datatypes, FP (#7877)
2022-01-05 Aina Niemetzapi: Add missing guard for Datatype::isFinite(). (...
2022-01-05 Andrew ReynoldsProperly parse arithmetic values (#7876)
2022-01-05 Andrew ReynoldsTrack input list for atoms in difficulty manager (...
2022-01-05 Alex OzdemirDon't use python's collections.Set (#7875)
2022-01-05 yoni206Properly set __file__ in python bindings (#7867)
2022-01-04 Andrew ReynoldsFix proofs for datatype purify (#7841)
2022-01-04 Andrew ReynoldsChange default granularity of proofs to macro (#7855)
2022-01-04 Aina NiemetzReorder NodeManager class according to code guidelines...
2022-01-04 Andrew ReynoldsAdd utility expr::isBooleanConnective (#7869)
2022-01-04 Andrew ReynoldsRemove spurious call to applySubs (#7871)
2022-01-04 Andrew ReynoldsRemove unused shutdown infrastructure (#7872)
2022-01-04 Andrew ReynoldsFix int blaster (#7856)
2022-01-04 mudathirmahgoubAdd bag.member operator to theory of bags (#7857)
2022-01-04 Haniel Barbosa[proofs] [sat] Add manager for optimized clauses and...
2022-01-04 mudathirmahgoubRefactor bag solver (#7770)
2022-01-04 yoni206Adding interpolation and abduction to the python API...
2022-01-04 Aina Niemetzapi: Add unit test for null case of Sort::toString...
2022-01-04 Aina Niemetzapi: Remove redundant check in Term::toString(). (...
2022-01-03 Andrew ReynoldsUpdate quantifiers compute elim symbols to be iterative...
2022-01-03 Andres Noetzli[BV] Remove non-existent `friend` class (#7864)
2022-01-03 Gereon KremerAdd download link for examples in documentation (#7836)
2022-01-03 Aina Niemetzapi: Remove redundant check in Sort::toString(). (...
2022-01-03 Gereon KremerRemove static options from sat solver. (#7790)
2022-01-03 Andres NoetzliExecute `(reset)` command in parse-only mode (#7862)
2021-12-23 Andres Noetzli[Regressions] Support more complex scrubbers (#7819)
2021-12-22 Andrew ReynoldsRemove most uses of mkRationalNode (#7854)
2021-12-22 Andrew ReynoldsAdd support for incremental + interpolants (#7853)
2021-12-21 Andrew ReynoldsSupport get-abduct-next (#7850)
2021-12-21 Andrew ReynoldsEliminate remaining calls to callExtendedRewrite (...
2021-12-21 yoni206Rewrite (pow2 x) to (pow 2 x) when x is a constant...
2021-12-21 Gereon KremerDisable unit tests without poly (#7844)
2021-12-21 Andrew ReynoldsConnect sequences array solver to strategy in theory...
2021-12-20 Andrew ReynoldsEliminating some uses of const rational in arithmetic...
2021-12-20 Andrew ReynoldsUpdates to LFSC signatures (#7840)
2021-12-20 Andrew ReynoldsAllow SyGuS subsolver to be reused in incremental mode...
2021-12-20 Andres Noetzli[Sequences/Array Solver] Minor refactoring (#7843)
2021-12-20 Haniel Barbosa[proofs] Fix helper LFSC script (#7845)
2021-12-17 Aina Niemetzapi: java: Support default arity for Solver::mkUnresolv...
2021-12-17 Andres Noetzli[Strings] Minor fixes/improvements (#7837)
2021-12-17 Ying ShengArray-inspired Sequence Solver - Fixing several issues...
2021-12-17 Andrew ReynoldsSimplify contrib/get-lfsc-checker and use cvc5 repo...
2021-12-17 Andres NoetzliFix rewrite for `str.update(str.rev(s), n, t))` (#7838)
2021-12-17 Andrew ReynoldsMinor refactoring of API for eliminating arithmetic...
2021-12-17 Gereon KremerFix tracker in SubstitutionMap (#7829)
2021-12-17 mudathirmahgoubRemove Rewriter::rewrite from bags type enumerator...
2021-12-17 Andrew ReynoldsRefactoring initialization of proofs (#7834)
2021-12-17 mudathirmahgoubAdd relations.cpp, relations.py examples (#7801)
2021-12-17 Alex OzdemirMore documentation for idiomatic python API (#7798)
2021-12-17 Andrew ReynoldsGet getRealOrIntegerValueSign to the API (#7832)
2021-12-17 Andrew ReynoldsImplement model construction for the array extension...
2021-12-17 Aina Niemetzapi: Rename DatatypeSelector::getRangeSort() to getCodo...
2021-12-17 Aina Niemetzapi: Add Solver::mkUnresolvedSort(). (#7817)
2021-12-17 Andrew ReynoldsEliminate more uses of CONST_RATIONAL (#7816)
2021-12-17 Mathias PreinerDisable unsat cores for quaternion_ds1_symm_0428.fof...
2021-12-16 Andrew ReynoldsEliminate most static calls to rewrite in quantifiers...
2021-12-16 Andrew ReynoldsFix get-model when sort constructors are present (...
2021-12-16 Haniel Barbosa[proofs] Simplifying and adding new utils to SAT proof...
2021-12-16 Aina Niemetzapi: Add Sort::hasSymbol() and Sort::getSymbol(). ...
2021-12-16 Andrew ReynoldsMinor fix for print benchmark. (#7821)
2021-12-16 yoni206bv-to-int: use pow2 operator (#7812)
2021-12-16 yoni206int-to-bv: fail if one of the arguments has type real...
2021-12-16 mudathirmahgoubAdd regression bags-of-bags-subtypes.smt2 (#7814)
2021-12-16 Andres NoetzliExplicitly disallow `mkConst(Rational)` (#7818)
2021-12-15 Andrew ReynoldsEnsure match terms are exhaustive in its type rule...
2021-12-15 Aina Niemetzapi: Fix smt-lib code blocks and math in C++ docs....
2021-12-15 Andrew ReynoldsAdd trace to see inferences in final proof (#7813)
2021-12-14 Andrew ReynoldsEliminate static calls to rewrite in strings (#7803)
2021-12-14 mudathirmahgoubFix cvc5-projects issue 358 (#7804)
2021-12-14 Abdalrhman... Add a random Sygus enumerator. (#7782)
2021-12-14 Gereon KremerMake some undocumented options regular/expert (#7805)
2021-12-14 Gereon KremerFix issues with tracing builds (#7809)
2021-12-14 Andres NoetzliAdd switches to toggle eager and inclusion solvers...
2021-12-14 Andrew ReynoldsConnecting the core array solver in strings (#7800)
2021-12-14 Andrew ReynoldsMinor fix for sygus unsat query generator (#7811)
next