cvc5.git
2021-12-13 mudathirmahgoubUpdate Relations.java (#7796)
2021-12-13 Gereon KremerImprove nonlinear solver (#7787)
2021-12-13 yoni206Integrate new int-blaster (#7781)
2021-12-13 mudathirmahgoubFix cvc5-projects issues #358 and #375 (#7743)
2021-12-10 Aina Niemetzapi: Use 'note' constructs for API documentation. ...
2021-12-10 Aina NiemetzReorganize declareDatatype unit tests. (#7767)
2021-12-10 Andrew ReynoldsRefactor and fixes related to getSpecializedConstructor...
2021-12-10 Ying ShengArray-inspired Sequence Solver - Adding the ArrayCoreSo...
2021-12-10 Gereon KremerEliminate more static rewrites (#7786)
2021-12-10 Gereon KremerSome cleanup around trace and debug (#7792)
2021-12-10 Abdalrhman... Mute `define-fun` command generated for named terms...
2021-12-10 Gereon KremerAllow for wildcards in `-t` (#7791)
2021-12-10 Haniel Barbosa[proofs] Make LazyCDProofChain extend CDProof (#7726)
2021-12-10 Haniel Barbosa[proofs] Add option to prune inputs from final proof...
2021-12-09 Andrew ReynoldsConsider polarity in relevance manager (#7768)
2021-12-09 Gereon KremerFix sine symmetry proof (#7783)
2021-12-09 Andrew ReynoldsRemove a few static access to options in proof code...
2021-12-09 Andrew ReynoldsDo not make SyGuS subsolver in unsat state after solvin...
2021-12-09 Aina Niemetzapi: Add note to Sort::getTesterCodomainSort(). (#7776)
2021-12-09 Mathias Preinertest: Remove CDList memory limit test. (#7777)
2021-12-08 Andrew ReynoldsReturn bool for lemmaTheoryInference (#7773)
2021-12-08 Gereon KremerRemove rewrites from iand and pow2 solvers (#7775)
2021-12-08 Gereon KremerEliminate rewriter from transcendental solver (#7772)
2021-12-08 Gereon KremerStatic options acceses again (#7771)
2021-12-08 Andrew ReynoldsMake several regressions faster (#7769)
2021-12-08 Andrew ReynoldsFix type rule for datatype updater for parametric sorts...
2021-12-08 Gereon KremerTurn kinds in python API into a proper Enum (#7686)
2021-12-08 Aina Niemetzapi: Improve documentation for getDatatypeParamSorts...
2021-12-08 Aina Niemetzapi: Fix Sort::getDatatypeArity() for non-parametric...
2021-12-08 Aina NiemetzFP: Remove static call to Rewriter. (#7765)
2021-12-08 Gereon KremerImprove options tests (#7761)
2021-12-07 Gereon KremerRemove more static accesses to options (#7764)
2021-12-07 Gereon KremerSimpler versioning if release flag is set (#7758)
2021-12-07 Andrew ReynoldsAdd proof annotation option (#7750)
2021-12-07 mudathirmahgoubFix some java documentation links (#7757)
2021-12-07 Lachnitt[proofs] Alethe: Add ARITH_TRICHOTOMY to updater (...
2021-12-07 Lachnitt[proofs] Alethe: Fix Bug in Finalize (#7746)
2021-12-07 Andrew ReynoldsAllow sygus in incremental mode (#7756)
2021-12-07 Andrew ReynoldsMake data structures in relevance manager SAT-context...
2021-12-07 Andrew ReynoldsEliminate more static calls to Rewriter::rewrite (...
2021-12-07 Andrew ReynoldsTowards support for incremental sygus (#7736)
2021-12-07 Andrew ReynoldsEliminate more static calls to Rewriter::rewrite (...
2021-12-07 makaimannAdd bitwise option to IntBlaster (#7721)
2021-12-07 Gereon KremerFix 32bit issue in sep_log_api test (#7752)
2021-12-07 mudathirmahgoubAdd documentation for QuickStart.java (#7730)
2021-12-06 Gereon KremerDisable option regression for competition build (#7751)
2021-12-06 Gereon KremerUse unique_ptr instead of raw pointers (#7749)
2021-12-06 Andrew ReynoldsAdd regressions for fixed projects issues (#7739)
2021-12-04 Gereon KremerMore robust fix for 32bit issues. (#7735)
2021-12-03 Lachnitt[proofs] Alethe: Implementation of Process Function...
2021-12-03 Aina Niemetzapi: Fix docs for TUPLE_PROJECT. (#7741)
2021-12-03 Andres NoetzliFaster hasing for `cvc5::String` (#7742)
2021-12-03 Gereon KremerFix a few broken links (#7734)
2021-12-03 Andrew ReynoldsCheck constructor is used in APPLY_CONSTRUCTOR (#7737)
2021-12-03 Andrew ReynoldsProper error for using constructor in multiple datatype...
2021-12-02 Gereon KremerAdd explicit 64bit getters for Integer class (#7728)
2021-12-02 Gereon KremerRemove void as possible option type (#7731)
2021-12-02 Gereon KremerCheck docs for broken links before uploading (#7729)
2021-12-02 Andrew ReynoldsFixes for sygus-rr-synth-input (#7716)
2021-12-02 Haniel Barbosa[proofs] Fix a trace in SAT proof manager (#7732)
2021-12-02 mudathirmahgoubadd bag.fold operator (#7718)
2021-12-02 Gereon KremerAdd unit tests for api::Solver::setOption() (#7708)
2021-12-01 Mathias Preinerapi: Add missing bit-width 0 check to mkBVFromStrHelper...
2021-12-01 Haniel Barbosa[proofs] Add method to CDProof to obtain number of...
2021-12-01 Lachnitt[proofs] Alethe: Add finalize function to insert missin...
2021-12-01 Andrew ReynoldsImprovements for get-difficulty (#7720)
2021-12-01 Gereon KremerAdd the first example for z3pycompat (#7722)
2021-12-01 mudathirmahgoubEnable Java examples (#7702)
2021-12-01 LachnittAlethe: Add function that adds final steps to proof...
2021-12-01 yoni206Translating API tests to Python — part 2 (#7651)
2021-12-01 Gereon KremerUse new token for docs-release (#7709)
2021-12-01 Andrew ReynoldsRemove spurious assertion in parser (#7713)
2021-12-01 Andrew ReynoldsDefine sort undeclared (#7714)
2021-11-30 yoni206Translating more cpp API unit tests to python (#7669)
2021-11-30 Gereon KremerAlways run update-pr (#7719)
2021-11-30 Gereon KremerExtend docs example extension (#7717)
2021-11-30 Mathias PreinerChange CVC4 urls to cvc5. (#7706)
2021-11-30 Andrew ReynoldsAdd rewrite for is_int pi (#7711)
2021-11-30 Alex OzdemirScaffold the idiomatic API's documentation (#7715)
2021-11-30 Andrew ReynoldsGeneralize eager length bound conflicts for regular...
2021-11-30 Andrew ReynoldsProper check for first-class types in datatype subfield...
2021-11-30 LachnittAlethe: Further Printer Implementation (#7675)
2021-11-30 Lachnitt[proofs] Alethe: Implementation of Printer (#7674)
2021-11-30 Gereon KremerRemove now unused dumping infrastructure (#7703)
2021-11-30 Lachnitt[proofs] Alethe: Printer Specification (#7673)
2021-11-29 Gereon KremerFix minor issues (#7704)
2021-11-29 Mathias PreinerStart post-release for 0.0.4
2021-11-29 Mathias PreinerBump version to 0.0.4
2021-11-29 Sujit Kumar... Bug in printing parameter list in define_fun_to_string...
2021-11-25 Gereon KremerConsolidate CI jobs (#7697)
2021-11-25 Mathias PreinerGuard regression tests that require libpoly to pass...
2021-11-25 Aina Niemetzapi: Refactor mkTerm for kinds with arity = 0. (#7699)
2021-11-24 Aina Niemetzexamples: Update python api datatypes example. (#7692)
2021-11-24 Andres NoetzliAlways enable API black box unit tests (#7696)
2021-11-24 Mathias Preinercmake: Add option --[no]-static-binary. (#7695)
2021-11-24 Mathias PreinerFix ANTLR3 config for i386 and aarch64 builds. (#7694)
2021-11-24 Aina Niemetzexamples: Update Java datatypes example with recent...
2021-11-24 Andres NoetzliRemove dependency of `TypeNode` on `Node` (#7690)
2021-11-24 Andrew ReynoldsFix potential for cycles in trust substitutions (#7687)
2021-11-24 Aina Niemetzexamples: Extend DT api example with APPLY_TESTER and...
next