cvc5.git
2022-02-24 Gereon KremerGet rid of some static objects in arithmetic theory...
2022-02-24 Andrew ReynoldsMake uninterpreted sort owner non-static (#8144)
2022-02-24 Andrew ReynoldsAdd regression for some fixed array issues (#8145)
2022-02-23 Gereon KremerAdd two regressions related to RAN models (#8142)
2022-02-23 Andrew ReynoldsAllow elimination of unevaluated terms by default ...
2022-02-23 Andrew ReynoldsFurther relax what is considered a value in the model...
2022-02-23 Andrew ReynoldsDo not insist that entries for UF are constant in FMF...
2022-02-23 Andrew ReynoldsEliminate match from LFSC proofs (#8090)
2022-02-23 Gereon KremerRemove long obsolete unsafe interrupt exception (#8139)
2022-02-23 Andrew ReynoldsOption exception when incompatible with proofs (#8064)
2022-02-23 Gereon KremerFix creation of RAN from non-dyadic rational (#8138)
2022-02-23 Gereon KremerFix icp candidate parsing (#8137)
2022-02-23 Andrew ReynoldsProperly sanatize user names in LFSC (#8080)
2022-02-23 Andres Noetzli[Rewriter] Do not attempt to rewrite constants (#8061)
2022-02-23 Gereon KremerFix pruning of covering intervals in proofs (#8084)
2022-02-23 Gereon KremerRefactor multiplication in arithmetic rewriter (#7965)
2022-02-23 Andrew ReynoldsFix issue in datatypes care graph computation involving...
2022-02-22 Andrew ReynoldsSupport some cases of isConst for regular expressions...
2022-02-22 Andrew ReynoldsRemove refineConflicts option (#8129)
2022-02-22 Andrew ReynoldsChange inference scheme in transcendentals to rewrite...
2022-02-22 Andrew ReynoldsRelax what is generated in the model from NL (#8113)
2022-02-22 vinciusb[proofs] [dot] Enable DAG and tree printing with dot...
2022-02-21 Andrew ReynoldsFixes and additions for LFSC signatures (#8120)
2022-02-18 Andrew ReynoldsAdd unit test for fixed issue with get-difficulty ...
2022-02-18 Andrew ReynoldsThrow option exceptions when combining input conversion...
2022-02-18 Andrew ReynoldsAdd well formed term check to solver engine (#8056)
2022-02-18 Andres NoetzliImprove `STRINGS_ARRAY_UPDATE_BOUND` inference (#8123)
2022-02-18 Andrew ReynoldsMake spurious assertion into warning (#8051)
2022-02-18 Andres NoetzliFix `STRINGS_ARRAY_NTH_UPDATE` inference (#8121)
2022-02-17 Andrew ReynoldsIntroduce skolem function to make transcendental functi...
2022-02-17 Andrew ReynoldsMissing ids for arith conflicts (#8108)
2022-02-17 Andrew ReynoldsRemove some irrelevant node kinds from the model (...
2022-02-17 Lachnitt[proofs] [alethe] Introduce all_simplify and replace...
2022-02-17 Andrew Reynolds[proofs] Consolidate multiple substitutions to single...
2022-02-16 Andrew Reynolds[proofs] Make cache (optionally) persistent in lazy...
2022-02-16 Andrew ReynoldsOnly consider relevant terms in the array-inspired...
2022-02-15 Abdalrhman... Support `try` and `all` reconstruction modes. (#8098)
2022-02-11 Andrew ReynoldsEnsure proofs are fully disabled when incompatible...
2022-02-11 Andrew ReynoldsFix for lambda-to-array constant conversion for unused...
2022-02-11 Andres NoetzliFix type check of `seq.nth` (#8093)
2022-02-10 Andrew ReynoldsAdd assertion to require inference ids (#8091)
2022-02-10 Andrew ReynoldsUse witness terms to represent values for large strings...
2022-02-09 Mathias Preinerbv: Add --tlimit-per support for CryptoMiniSat. (#8086)
2022-02-09 Mathias Preinerbv: Add --tlimit-per support for CaDiCaL. (#8085)
2022-02-09 Andres NoetzliFix handling of `LogicException` during solving (#8000)
2022-02-09 Andres Noetzli[Seq] Fix rewrite of `(seq.nth s n)` for large `n`...
2022-02-08 Gereon KremerAdd addition utilities for the arithmetic rewriter...
2022-02-08 Andrew ReynoldsSimplify formalism of introduced arithmetic skolems...
2022-02-08 Andrew ReynoldsDistinguish proof mode from unsat core mode (#8062)
2022-02-08 Andrew ReynoldsFix LFSC node conversion for non-shared selectors ...
2022-02-08 Gereon KremerPrint more commonly used murxla commands (#8046)
2022-02-08 Andrew ReynoldsAlways produce assertions (#8041)
2022-02-08 Andrew ReynoldsMake witness form visited ref counted (#8081)
2022-02-07 Andrew ReynoldsGeneralize LFSC concat unify for splitting constants...
2022-02-07 Gereon KremerAdd user documentation for resource limits (#8058)
2022-02-07 Andrew ReynoldsFix unsoundness in IAND solver (#8053)
2022-02-07 Gereon KremerAllow non-value model values (#8076)
2022-02-07 Gereon KremerImprove combination of NRA and transcendentals (#8075)
2022-02-07 Andres Noetzli[BV] Fix response of `RewriteConcat` (#8074)
2022-02-07 Andrew ReynoldsFix indexof_re reduction (#8065)
2022-02-07 Andrew V. JonesCorrect search location for CLN libs (#8070)
2022-02-06 Andres Noetzli[Seq] Check types for split on indices (#8066)
2022-02-05 Andrew ReynoldsFix another rewrite involving iand (#8054)
2022-02-04 Andres Noetzli[Rewriter] Always rewrite again when kind changes ...
2022-02-04 Andrew ReynoldsStandardizing notifications for setting options in...
2022-02-04 Aina NiemetzFP: Rename tester kinds. (#8037)
2022-02-04 Gereon KremerUse Add instead of Plus (#8043)
2022-02-03 Andrew ReynoldsSimplify handling of disequalities in strings (#8047)
2022-02-03 Gereon KremerImprove theory combination over real algebraic models...
2022-02-03 Andrew ReynoldsEliminate even more static uses of rewrite (#8044)
2022-02-03 Andrew ReynoldsTest proof granularity theory-rewrite by default (...
2022-02-03 Gereon KremerReplace a some more static options (#8042)
2022-02-03 Andrew ReynoldsEliminate more static uses of rewrite (#8040)
2022-02-03 mudathirmahgoubAdd table.product operator (#8020)
2022-02-03 Andrew ReynoldsAdd miscellaneous missing theory definitions for LFSC...
2022-02-03 Gereon KremerAdd node utils for the arithmetic rewriter (#8012)
2022-02-03 Andres NoetzliSend all `nth` terms to the core array solver (#7990)
2022-02-03 Aina NiemetzRename kind PLUS -> ADD. (#8036)
2022-02-03 Aina Niemetzapi: Remove obsolete function declaration in Cython...
2022-02-03 Aina Niemetzapi: Rename kinds MINUS -> SUB and UMINUS -> NEG. ...
2022-02-03 Aina Niemetzapi: Add explicit guard for option produce-assertions...
2022-02-02 Alex OzdemirChange name of Python API's package from pycvc5 to...
2022-02-02 Andrew ReynoldsFix rewrite for eliminating constant factors of PI...
2022-02-02 Aina NiemetzRename kinds MINUS -> SUB and UMINUS -> NEG. (#8035)
2022-02-02 Gereon KremerUse proper filename in -o subs documentation (#8030)
2022-02-02 Andrew ReynoldsFix invalid rewrite involving iand (#8026)
2022-02-02 Aina Niemetzapi: Rename mk<Value> functions for FP for consistency...
2022-02-02 Andrew ReynoldsFix printing of re.loop as an operator in LFSC (#8029)
2022-02-02 Andrew ReynoldsMake LFSC side condition for concat unify robust to...
2022-02-02 Andrew ReynoldsAdd missing null terminators for regexp (#8027)
2022-02-02 Gereon KremerAdd additional check to avoid cyclic substitution ...
2022-02-02 mudathirmahgoubUpdate datatypes.rst (#8009)
2022-02-02 Andrew ReynoldsRemove more static calls to rewrite (#8025)
2022-02-02 Andrew ReynoldsExtend proof step buffer to optionally ensure unique...
2022-02-02 mudathirmahgoubFix parser issue with tuple_project operator (#8021)
2022-02-01 Andres Noetzli[BV] Fix strategy for `RewriteExtract` (#8011)
2022-02-01 Andres Noetzli[BV] Fix order of rewrites for `concat` (#8010)
2022-02-01 Gereon KremerAdd new ordering utility (#8008)
2022-02-01 Andrew ReynoldsAdd variant of get-difficulty for full effort lemmas...
2022-02-01 Andres Noetzli[Arrays] Fix response for `store` chains (#8015)
next