cvc5.git
2022-07-13 Jacob Lifshayfix incorrect 64-bit detection -- powerpc64le doesn... main
2022-07-11 Andrew ReynoldsMove bv arith conversions to arith (#8945)
2022-07-11 Andres Noetzli[IntToBV] Add check for unsupported operators (#8949)
2022-07-09 Andres NoetzliRemove `--strings-unified-vspt` option (#8947)
2022-07-09 Andrew ReynoldsEliminate static options accesses in sygus (#8943)
2022-07-09 Andrew ReynoldsAdd scripts for casc j11 (#8941)
2022-07-09 Andrew ReynoldsEliminate static options access in proof utilities...
2022-07-09 Andrew ReynoldsFix issues with mixed types in relevant domain (#8901)
2022-07-08 Andrew ReynoldsDo not use sygus-inst for internal bounded quantifiers...
2022-07-07 Andrew ReynoldsFix casting for arith msum (#8940)
2022-07-07 Andrew ReynoldsFix mod elimination in learned rewrite preprocessing...
2022-07-07 Andrew ReynoldsDo not eagerly preprocess seq.nth (#8937)
2022-07-07 Andrew ReynoldsRevert usage of seq.nth in reductions (#8939)
2022-07-07 Andrew ReynoldsFix pto handling for heaps that are not a subset of...
2022-07-06 mudathirmahgoubAdd rel.project operator to sets (#8929)
2022-07-06 Andres NoetzliUpdate SMT-COMP scripts (#8930)
2022-06-30 Andres NoetzliRemove `Theory::postsolve()` (#8924)
2022-06-30 Andrew ReynoldsRemove spurious pto singleton inference (#8925)
2022-06-30 Andres Noetzli[SMT-COMP] Update use of `--decision` option (#8922)
2022-06-30 Andrew ReynoldsFix injectivity inferences for seq.nth applied to strin...
2022-06-30 Andrew ReynoldsFix type issue in substitutions from covering solver...
2022-06-30 mudathirmahgoubAdd set.aggr operator to sets (#8878)
2022-06-29 Andrew ReynoldsFix reduction for seq.nth for strings (#8919)
2022-06-29 Andrew ReynoldsFix model construction for str.unit (#8917)
2022-06-28 mudathirmahgoubAdd rel.group operator to sets (#8876)
2022-06-27 Andres NoetzliMove `SymbolManager` and `SymbolTable` to parser (...
2022-06-27 Andres Noetzli[Docs] Update `EnumDocumenter` for newer Sphinx (#8914)
2022-06-27 Andrew ReynoldsRevert change in lemma order in prop engine (#8911)
2022-06-23 mudathirmahgoubAdd inference rules for table.group (#8819)
2022-06-23 Andres NoetzliRemove `CommandSequence` command (#8904)
2022-06-23 Andres NoetzliMove non-stream options out of `printer_options.toml...
2022-06-23 Andrew ReynoldsFix explanation for strings unit oob inference (#8908)
2022-06-23 mudathirmahgoubAdd set.fold operator (#8867)
2022-06-23 Andres NoetzliFix rewrite for `(to_int real.pi)` (#8907)
2022-06-23 Andrew ReynoldsFix handling of injectivity for str.unit (#8899)
2022-06-22 mudathirmahgoubprint run_process command (#8859)
2022-06-22 Andres NoetzliRemove `Command::clone()` (#8903)
2022-06-22 Andres NoetzliSimplify printing of command results (#8902)
2022-06-22 mudathirmahgoubAvoid quoting symbols already surrounded with vertical...
2022-06-22 Andrew ReynoldsFix sort inference for equality over finite types ...
2022-06-22 mudathirmahgoubAdd type to uninterpreted constant values (#8891)
2022-06-22 Andres Noetzli[Parser] Rename generated `.c` to `.cpp` files (#8894)
2022-06-21 Andres NoetzliRemove unused `DeclarationSequence` command (#8892)
2022-06-18 mudathirmahgoubRemove redundant projection operators (#8889)
2022-06-17 Andres NoetzliAdd support for operators with same payload (#8886)
2022-06-16 Andres Noetzli[CMake] Remove redundant code (#8885)
2022-06-15 Andres NoetzliDisable parser regression for competition builds (...
2022-06-15 Andres Noetzli[Regressions] Disable ASan on slow regression (#8882)
2022-06-14 Andres Noetzli[CMake] Fix `install()` commands (#8879)
2022-06-13 Aina Niemetzbv sat solvers: Update CaDiCaL and Kissat to most recen...
2022-06-13 Gereon KremerInfrastructure for portfolio solving (#8709)
2022-06-10 Andres Noetzli[Win64] Use `CC_FOR_BUILD` when compiling GMP (#8874)
2022-06-09 Andres Noetzli[Java API] Do not link JNI libraries (#8870)
2022-06-07 Haniel BarbosaMove slow regression (#8866)
2022-06-07 Andrew ReynoldsAllow mixed int/real equalities in non-strict parsing...
2022-06-07 mudathirmahgoubAdd set.filter operator and its inference rules (#8856)
2022-06-07 Mathias PreinerRemove redundant options headers from TPTP parser....
2022-06-07 Andrew ReynoldsAdd str.unit to LFSC signature (#8862)
2022-06-07 mudathirmahgoubAdd set.map signature to lfsc (#8860)
2022-06-07 Andrew ReynoldsUse STRING_NTH in strings reductions and eliminate...
2022-06-06 Andres Noetzli[CMake] Improve FindGMP (#8846)
2022-06-06 Abdalrhman... Disable `lfsc` tester if `proof` tester is disabled...
2022-06-06 Andrew ReynoldsAdd MBQI to SMT comp script (#8858)
2022-06-06 mudathirmahgoubAdd declareOracleFun to the Java API (#8815)
2022-06-05 Andrew ReynoldsDisable LFSC for regression with learned rewrite (...
2022-06-04 Andrew ReynoldsFix corner case of interpolants from conjectures with...
2022-06-03 mudathirmahgoubAdd inference rules for set.map operator (#8849)
2022-06-03 Andrew ReynoldsFix check for whether a term contains an uninterpreted...
2022-06-03 Andrew ReynoldsDisable arithmetic static learning when unsat cores...
2022-06-03 Andrew ReynoldsEliminate static options access from pattern term selec...
2022-06-02 Andrew ReynoldsPreparation for SEQ_NTH applied to strings (#8779)
2022-06-02 Haniel Barbosa[proofs] [sat] [cores] Fix unsat cores based on the...
2022-06-02 Andrew ReynoldsFix missing conclusion for sep pto neg prop (#8844)
2022-06-02 yoni206Restricting the bit-width in int-to-bv (#8814)
2022-06-02 yoni206Disable arrays in eager bit-blasting (#8785)
2022-06-01 Andrew ReynoldsMake interpolation robust to conjectures with no shared...
2022-06-01 Gereon KremerRefactor how options are passed to the printer (#8827)
2022-05-31 Andrew ReynoldsMake subs minimize utility robust to non-constant evalu...
2022-05-31 Gereon KremerFix issues with to_real around coverings solver (#8837)
2022-05-31 Gereon KremerFix FindCaDiCaL script (#8838)
2022-05-31 yoni206Update to GoogleTest 1.11.0 (#8813)
2022-05-27 Andrew ReynoldsEliminate more static options accesses (#8832)
2022-05-27 Andrew ReynoldsEliminate static options access for central ee (#8823)
2022-05-27 Andrew ReynoldsEliminate static options access in skolemize (#8831)
2022-05-27 Andrew ReynoldsFix mixed arithmetic issue in relevant domain (#8826)
2022-05-27 Andrew ReynoldsEliminate static options access in BV inverter (#8829)
2022-05-27 Andrew ReynoldsMake Rewriter::rewrite non-static (#8828)
2022-05-26 Andrew ReynoldsUse function array constants in HO solver (#8818)
2022-05-26 Gereon KremerMake sure phase-shift lemma is properly typed (#8824)
2022-05-25 Andrew ReynoldsEliminate some static options access (#8795)
2022-05-25 Haniel Barbosa[proofs] [alethe] Remove static call to options from...
2022-05-25 Andrew ReynoldsAdd model-based quantifier instantiation (#8729)
2022-05-25 Andrew ReynoldsEliminate static access to dtSharedSelectors (#8804)
2022-05-25 Andrew ReynoldsEliminate more static options accesses (#8802)
2022-05-24 Andrew ReynoldsIntroduce function array constant (#8793)
2022-05-24 Andrew ReynoldsFix subtype issues in proofs for nonlinear solver ...
2022-05-24 Aina Niemetzbv: Disable rule ExtractArith. (#8816)
2022-05-24 mudathirmahgoubAdd table.group operator (#8731)
2022-05-24 Andrew ReynoldsAdd declareOracleFun to API (#8794)
2022-05-23 Andrew ReynoldsRemove spurious assertion in isLegalElimination (#8812)
next