cvc5.git
2021-04-22 Gereon KremerAdd API documentation for statistics (#6364)
2021-04-22 Gereon KremerRemove unused stuff from options setup (#6422)
2021-04-22 Andrew Reynolds Reorganizing use of skolem definition manager in prop...
2021-04-22 Aina Niemetzapi docs: Rename doxygen output directory. (#6426)
2021-04-22 Aina Niemetzapi docs: Remove file reintroduced in past merge. ...
2021-04-22 Andrew ReynoldsFix models for sygus-inference, bv2int, real2int (...
2021-04-22 Haniel BarbosaReconciling proofs and unsat cores (#6405)
2021-04-22 Andres NoetzliAllow in-place construction of `CDList` items (#6409)
2021-04-22 Andrew ReynoldsMove expand definition from Theory to TheoryRewriter...
2021-04-21 Aina NiemetzArithmetic: Move implementation of type rules to cpp...
2021-04-21 Aina NiemetzUF: Move implementation of type rules to cpp. (#6403)
2021-04-21 Gereon KremerAdd explicit dependencies for base lib (#6410)
2021-04-21 Gereon KremerPass GMP to libpoly (#6411)
2021-04-21 Aina NiemetzDatatypes: Move implementation of type rules to cpp...
2021-04-21 Mathias PreinerGoodbye CVC4, hello cvc5! (#6371)
2021-04-21 Mathias Preinercmake: Add optional module name argument for check_pyth...
2021-04-21 Aina NiemetzSets: Move implementation of type rules to cpp. (#6401)
2021-04-21 Aina NiemetzArrays: Move implementation of type rules to cpp. ...
2021-04-21 Andrew ReynoldsAdd unit test for abduction (#6400)
2021-04-21 Andrew ReynoldsAdd basic utilities for new implementation of justifica...
2021-04-21 mudathirmahgoubAdd getNumIndices to Op (#6386)
2021-04-20 Andrew ReynoldsSplit FP expand definitions to own module (#6392)
2021-04-20 Aina NiemetzBV: Move implementation of type rules from header to...
2021-04-20 Aina NiemetzSep: Move implementation of type rules to cpp. (#6402)
2021-04-20 Aina NiemetzQuantifiers: Move implementation of type rules to cpp...
2021-04-20 Gereon KremerAdd InferenceId as resources (#6339)
2021-04-20 Andrew ReynoldsAdd instantiation pool feature to the API (#6358)
2021-04-20 Gereon KremerSplit C++ API docs from general docs (#6365)
2021-04-20 Aina NiemetzRemove support for CVC3 language. (#6369)
2021-04-20 Gereon KremerBasic setup for examples in documentation (#6383)
2021-04-20 Aina NiemetzAdd guards to disable clang-format around placeholders...
2021-04-20 Andres NoetzliFix `ANTLR3_COMMAND` for system ANTLR3 JAR (#6399)
2021-04-20 Gereon KremerProperly link Poly against GMP (#6398)
2021-04-20 yoni206python API sorts: adding functions and tests (#6361)
2021-04-19 Andrew ReynoldsFully incorporate quantifiers macros into ppAssert...
2021-04-19 Gereon KremerRemove linking against gmp and cln in tests and parser...
2021-04-16 Gereon KremerFix dependencies for stats options (#6378)
2021-04-16 Andrew ReynoldsFix ONCE for post-rewrite (#6372)
2021-04-16 Gereon KremerRefactor cmake: auto-download and default-on dependenci...
2021-04-16 Gereon KremerReplace SExpr class by simpler conversion routines...
2021-04-16 Mathias Preinercmake: Build object libraries for base and context...
2021-04-15 Aina Niemetzpreprocessing context: Add wrapper for model substituti...
2021-04-15 Mathias PreinerBuild support library from base and context. (#6368)
2021-04-15 Gereon KremerAvoid options listener for resource manager. (#6366)
2021-04-15 Aina NiemetzRename occurrences of CVC4 to CVC5. (#6351)
2021-04-15 Gereon KremerFix printing of stats when aborted. (#6362)
2021-04-15 Andrew ReynoldsReenable regression for minimizing instantiations ...
2021-04-14 Andrew ReynoldsFix type rule for relations join image (#6349)
2021-04-14 Gereon KremerImprove documentation for FP rounding mode, add bibliog...
2021-04-14 Gereon KremerImprove documentation of API kinds (#6341)
2021-04-14 Gereon KremerImprove documentation for API exceptions (#6340)
2021-04-14 Gereon KremerRefactor / reimplement statistics (#6162)
2021-04-14 Aina NiemetzRename public and private headers in src/include. ...
2021-04-14 Haniel Barbosa[unsat-cores] Improving new unsat cores (#6356)
2021-04-14 Andrew ReynoldsAdd internal API methods for pool-based instantiation...
2021-04-14 Andrew ReynoldsAdd interface for getting relevant assertions (#5131)
2021-04-14 Abdalrhman... Merge equivalent sub-obligations instead of discarding...
2021-04-14 Andrew ReynoldsWarn about infeasible SyGuS conjectures (#6345)
2021-04-14 Haniel Barbosa[proof-new] Fix explanation of literals in SAT proof...
2021-04-14 Haniel Barbosa[proof-new] Miscellaneous improvements to dot printer...
2021-04-14 Gereon KremerFix libpoly build and use new release (#6354)
2021-04-13 Andrew ReynoldsAdd pool instantiation strategy (#6308)
2021-04-13 Andrew ReynoldsRefactor quantifiers macros (#6348)
2021-04-13 Mathias Preinerci: Use CVC5_REGRESSION_ARGS. (#6347)
2021-04-13 Andrew ReynoldsFormalize more skolems (#6307)
2021-04-13 Aina NiemetzAPI docs: Add custom target to build for GH pages....
2021-04-13 Abdalrhman... Avoid using substitute's input cache after the method...
2021-04-13 Abdalrhman... Fix sexpr bug with AST output language. (#6329)
2021-04-13 Aina NiemetzBags: Move more implementation of type rule from header...
2021-04-12 Aina NiemetzStrings: Move implementation of type rules from header...
2021-04-12 Andrew ReynoldsFix computation of whether a type is finite (#6312)
2021-04-12 Gereon KremerRefactor resource manager (#6322)
2021-04-12 Gereon KremerOnly require GMP 6.1 (#6332)
2021-04-12 Aina NiemetzRefactor and update copyright headers. (#6316)
2021-04-12 Andrew ReynoldsConsolidate interface to prop engine (#6189)
2021-04-12 Andres NoetzliFix GitHub Actions macOS build (#6331)
2021-04-10 Aina NiemetzRename CVC4_ macros to CVC5_. (#6327)
2021-04-09 Aina NiemetzRename CVC4__ header guards to CVC5__. (#6326)
2021-04-09 Aina NiemetzNew C++ Api: Initial layout of Api documentation. ...
2021-04-09 Haniel Barbosa[proof-new] Optimizing sat proof (#6324)
2021-04-09 Andrew ReynoldsAdd identifiers for extended function reductions (...
2021-04-09 Andrew ReynoldsAdd regressions for issue 6214 (#6305)
2021-04-09 Andres NoetzliLearn equalities involving Boolean variables (#6323)
2021-04-09 Andrew ReynoldsAvoid spurious runs in run_regression.py (#6318)
2021-04-09 Andrew ReynoldsUse expr miner timeout (#6321)
2021-04-09 Gereon KremerAdd missing InferenceIds to toString (#6320)
2021-04-08 Andrew ReynoldsFix run_regression for cvc expected outputs (#6317)
2021-04-08 Gereon KremerUse newer version of update-pr-branch action. (#6315)
2021-04-08 Andrew ReynoldsUse exceptions when constructing malformed datatypes...
2021-04-08 Andrew ReynoldsAdd identifiers for sources of incompleteness (#6311)
2021-04-08 Andrew ReynoldsAdd benchmark for issue 5101 (#6301)
2021-04-08 Andrew ReynoldsAdd benchmark for issue 4400 (#6288)
2021-04-08 Andrew ReynoldsInitial support for parametric datatypes in sygus ...
2021-04-07 Aina NiemetzRemove old API header. (#6309)
2021-04-07 Andrew ReynoldsAdd cardinality class definition (#6302)
2021-04-07 Andrew ReynoldsAdd benchmark for 6270 (#6283)
2021-04-07 Haniel Barbosa[proof-new] Fixing SMT post-processor's handling of...
2021-04-07 Andrew ReynoldsAdd benchmark for issue 4420 (#6286)
2021-04-07 Andrew ReynoldsSet incomplete if not applying ho extensionality (...
2021-04-07 Andrew ReynoldsFixes for abducts (#6279)
next