summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-27Fix model unsoundness for relation join (#7511)Andrew Reynolds
2021-10-27Python api documentation for sorts (#7440)yoni206
2021-10-27Avoid non-terminating check with assumptions in strings rewriter (#7503)Andrew Reynolds
2021-10-27Deterministic variables for RE elim (#7489)Andrew Reynolds
2021-10-27Fix mac compile errors in sort.cpp (#7507)mudathirmahgoub
2021-10-27Make --version exit (#7506)Gereon Kremer
2021-10-27Fix libpoly build on windows (#7502)Gereon Kremer
2021-10-26[proofs] Fix singleton check in MACRO_RES post-processing (#7498)Haniel Barbosa
2021-10-26[proofs] Modularize check for whether a clause is singleton (#7497)Haniel Barbosa
2021-10-26[proofs] Reset local var in SatProofManager since incremental exists (#7500)Haniel Barbosa
2021-10-26Disable automatic symmetry in proofs of theory explanations (#7493)Andrew Reynolds
2021-10-26[proofs] Fix and simplify CHAIN_RESOLUTION checker (#7492)Haniel Barbosa
2021-10-26Add regressions for fixed issues (#7495)Andrew Reynolds
2021-10-26Disable sygus-inst when incremental (#7485)Andrew Reynolds
2021-10-26[proofs] Alethe: Translate Block of clause pattern rule (#7406)Lachnitt
2021-10-26[proofs] Alethe: Translate AND_INTRO rule (#7405)Lachnitt
2021-10-26[proofs] Alethe: Translate AND_ELIM rule (#7404)Lachnitt
2021-10-26[proofs] Alethe: Translate CONTRA rule (#7403)Lachnitt
2021-10-26Upload docs for tags to docs-releases (#7415)Gereon Kremer
2021-10-26Fix frequent rebuild of options target (#7450)Gereon Kremer
2021-10-26Fix Configuration::isStaticBuild (#7456)Gereon Kremer
2021-10-26[proofs] Alethe: Translate NOT_NOT_ELIM rule (#7402)Lachnitt
2021-10-25[proofs] Alethe: Translate MODUS_PONENS rule (#7401)Lachnitt
2021-10-25Add new method for enumerating unsat queries with SyGuS (#7459)Andrew Reynolds
2021-10-25[proofs] Alethe: Translate EQ_RESOLVE rule (#7400)Lachnitt
2021-10-25Fix spurious checks to closed proofs (#7484)Andrew Reynolds
2021-10-25Java and python unit tests for mkCardinalityConstraint (#7486)Andrew Reynolds
2021-10-25Fix more missing uses of CDProof::isSame (#7491)Andrew Reynolds
2021-10-25Fix support for global declarations (#7480)Andrew Reynolds
2021-10-25Remove HOL/fmf bound messages in set defaults (#7487)Andrew Reynolds
2021-10-25Add inference for count map (#7264)mudathirmahgoub
2021-10-25Reenable proofs on some regressions (#7483)Andrew Reynolds
2021-10-25[proofs] Alethe: Translate SPLIT rule (#7399)Lachnitt
2021-10-25[Regression Script] Support older Python versions (#7482)Andres Noetzli
2021-10-24Delete redundant file option_Info.cpp (#7477)mudathirmahgoub
2021-10-24Add new eager conflict detection in strings for integer equivalence classes (...Andrew Reynolds
2021-10-23Remove spurious assertoin (#7458)Andrew Reynolds
2021-10-22Add requires libpoly to regression (#7467)Andrew Reynolds
2021-10-22Refactor java package name from cvc5 to io.github.cvc5.api (#7340)mudathirmahgoub
2021-10-22Remove options::X__name (#7414)Gereon Kremer
2021-10-22Remove stale pointer to proof node manager from skolemize utility (#7471)Andrew Reynolds
2021-10-22[proof] Fixing CHAIN_RESOLUTION checker (#7465)Haniel Barbosa
2021-10-22Fix out-of-sync pruning in CDCAC proofs (#7470)Gereon Kremer
2021-10-22Fix another double negation proof issue (#7468)Gereon Kremer
2021-10-22Remove `--uf-ho` option (#7463)Andrew Reynolds
2021-10-22Fix symmetry issue in theory engine conflicts (#7469)Andrew Reynolds
2021-10-22Add more abduction regressions (#7461)Andrew Reynolds
2021-10-22[proofs] Alethe: Translate FACTORING rule (#7398)Lachnitt
2021-10-22[proofs] Alethe: Translate CHAIN_RESOLUTION rule (#7397)Lachnitt
2021-10-22Make CAD proofs user context dependent (#7466)Gereon Kremer
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback