projects
/
cvc5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cvc5.git
2022-03-15
Andrew Reynolds
Fix issues involving multiple sources of model substitu...
commit
|
commitdiff
|
tree
2022-03-15
mudathirmahgoub
Add skolem lemmas for bags card terms (#7995)
commit
|
commitdiff
|
tree
2022-03-15
Andrew Reynolds
Properly guard sort instantiate (#8247)
commit
|
commitdiff
|
tree
2022-03-15
Gereon Kremer
Enable nl-cov-var-elim by default, but disable with...
commit
|
commitdiff
|
tree
2022-03-15
Andrew Reynolds
Remove unecessary separation logic options (#8269)
commit
|
commitdiff
|
tree
2022-03-15
Andres Noetzli
Simplify `Scope` (#8307)
commit
|
commitdiff
|
tree
2022-03-15
Andrew Reynolds
Fix to consider leafs of theory sets to be variables...
commit
|
commitdiff
|
tree
2022-03-15
Andrew Reynolds
Simplify reductions for set and bag choose (#8304)
commit
|
commitdiff
|
tree
2022-03-15
Aina Niemetz
Rename TO_FP operator kinds. (#8285)
commit
|
commitdiff
|
tree
2022-03-14
Andrew Reynolds
Fixes for skolem definition management (#8301)
commit
|
commitdiff
|
tree
2022-03-14
Andrew Reynolds
Remove unecessary methods from the API (#8260)
commit
|
commitdiff
|
tree
2022-03-14
Andrew Reynolds
Add rewrite for allchar beneath union + star (#8299)
commit
|
commitdiff
|
tree
2022-03-14
Andrew Reynolds
Run preprocess rewrite on equalities until fixed point...
commit
|
commitdiff
|
tree
2022-03-13
Andrew Reynolds
Minor sync from proof-new (#8293)
commit
|
commitdiff
|
tree
2022-03-12
Andrew Reynolds
Introduce new splitting inference in sets + cardinality...
commit
|
commitdiff
|
tree
2022-03-12
Andrew Reynolds
Add algorithm for finding pairs of paths in a node...
commit
|
commitdiff
|
tree
2022-03-12
Mathias Preiner
cmake: Do not require googletest if unit tests are...
commit
|
commitdiff
|
tree
2022-03-12
Andrew Reynolds
Improvements for sygus query generation (#8224)
commit
|
commitdiff
|
tree
2022-03-12
Andrew Reynolds
Document type rules (#8248)
commit
|
commitdiff
|
tree
2022-03-12
Andrew Reynolds
Always ensure literal when requiring phase via inferenc...
commit
|
commitdiff
|
tree
2022-03-11
Andres Noetzli
[API/Python] Add support for `Solver::getModel()` ...
commit
|
commitdiff
|
tree
2022-03-11
Aina Niemetz
api: Make checks header private. (#8283)
commit
|
commitdiff
|
tree
2022-03-11
Andrew Reynolds
Remove old decision justification heurstic (#8275)
commit
|
commitdiff
|
tree
2022-03-11
Andrew Reynolds
Update abduction and interpolation API to not use pass...
commit
|
commitdiff
|
tree
2022-03-11
Andrew Reynolds
Fix maximum value for pedantic proof level (#8246)
commit
|
commitdiff
|
tree
2022-03-11
Andrew Reynolds
Guard parametric datatypes instantiated by non-first...
commit
|
commitdiff
|
tree
2022-03-11
Gereon Kremer
Add first step for proofs documentation (#8193)
commit
|
commitdiff
|
tree
2022-03-11
Andrew Reynolds
Remove unecessary CEGQI options (#8281)
commit
|
commitdiff
|
tree
2022-03-11
Andrew Reynolds
Consider APPLY_CONSTRUCTOR applied to values to be...
commit
|
commitdiff
|
tree
2022-03-11
Andrew Reynolds
Fix reduction for arc trig functions (#8289)
commit
|
commitdiff
|
tree
2022-03-11
Andres Noetzli
[CI] Make building static/shared configurable (#8272)
commit
|
commitdiff
|
tree
2022-03-11
Andres Noetzli
Refactor kinds parser (#8287)
commit
|
commitdiff
|
tree
2022-03-10
Andrew Reynolds
Fix issue with subtyping from set membership in models...
commit
|
commitdiff
|
tree
2022-03-10
Andrew Reynolds
Fix theoryOf call in get equality status (#8279)
commit
|
commitdiff
|
tree
2022-03-10
Andrew Reynolds
Eliminate unecessary datatype options (#8280)
commit
|
commitdiff
|
tree
2022-03-10
mudathirmahgoub
Fix cvc5-projects issue 475 (#8278)
commit
|
commitdiff
|
tree
2022-03-10
Andrew Reynolds
Add output -o pre-asserts (#8270)
commit
|
commitdiff
|
tree
2022-03-10
Andrew Reynolds
Disable timing out regressions (#8273)
commit
|
commitdiff
|
tree
2022-03-10
Mathias Preiner
Fix regression errors for arm64 nightlies. (#8268)
commit
|
commitdiff
|
tree
2022-03-09
Gereon Kremer
Rename expert statistics to internal, add documentation...
commit
|
commitdiff
|
tree
2022-03-09
Gereon Kremer
Clear obsolete pending lemmas in arithmetic (#8236)
commit
|
commitdiff
|
tree
2022-03-09
Andrew Reynolds
Change interface for printing instantiations in the...
commit
|
commitdiff
|
tree
2022-03-09
Andrew Reynolds
Use expression mining independent of whether sygus...
commit
|
commitdiff
|
tree
2022-03-09
Andrew Reynolds
Add REGEXP_ALL kind to API (#8264)
commit
|
commitdiff
|
tree
2022-03-09
Andrew Reynolds
Add regression for fixed issue 6700 (#8265)
commit
|
commitdiff
|
tree
2022-03-09
Andrew Reynolds
Eliminate the APPLY_SELECTOR_TOTAL kind (#8266)
commit
|
commitdiff
|
tree
2022-03-08
Gereon Kremer
Produce intermediate json output for coverage (#8252)
commit
|
commitdiff
|
tree
2022-03-08
Andrew Reynolds
Do not expand APPLY_SELECTOR (#8174)
commit
|
commitdiff
|
tree
2022-03-08
Andres Noetzli
[API/Python] Add support for `Solver::getProof()` ...
commit
|
commitdiff
|
tree
2022-03-08
Andrew Reynolds
Guard another case of non-termination in quantifiers...
commit
|
commitdiff
|
tree
2022-03-08
Gereon Kremer
Make one CI job not use libpoly (#8261)
commit
|
commitdiff
|
tree
2022-03-08
Andrew Reynolds
Fixes and additions to LFSC signature (#8205)
commit
|
commitdiff
|
tree
2022-03-08
Andrew Reynolds
Eliminate shadowing in the quantifiers rewriter (#8244)
commit
|
commitdiff
|
tree
2022-03-08
Andrew Reynolds
Add unit for fixed project issue (#8253)
commit
|
commitdiff
|
tree
2022-03-08
Gereon Kremer
Script to list not covered API functions (#8254)
commit
|
commitdiff
|
tree
2022-03-08
Gereon Kremer
Rerun failed tests in CI (#8258)
commit
|
commitdiff
|
tree
2022-03-08
Gereon Kremer
Don't run the pypi packaging job on forks (#8256)
commit
|
commitdiff
|
tree
2022-03-07
Andres Noetzli
Update documentation of `Solver::getUnsatCore()` (...
commit
|
commitdiff
|
tree
2022-03-07
Gereon Kremer
Fix docs warnings (#8019)
commit
|
commitdiff
|
tree
2022-03-07
Andrew Reynolds
Proper error message for non-first-class sets (#8245)
commit
|
commitdiff
|
tree
2022-03-07
Gereon Kremer
Try harder to show that a RAN is rational (#8230)
commit
|
commitdiff
|
tree
2022-03-06
Andres Noetzli
Disallow models with `--arrays-weak-equiv` (#8217)
commit
|
commitdiff
|
tree
2022-03-05
Andrew Reynolds
Unit tests for fixed projects issues (#8229)
commit
|
commitdiff
|
tree
2022-03-05
Andrew Reynolds
Make seq.unit robust wrt subtyping (#8209)
commit
|
commitdiff
|
tree
2022-03-05
Andres Noetzli
[Docs] Add missing requirement (#8238)
commit
|
commitdiff
|
tree
2022-03-05
Gereon Kremer
Add regressions for fixed issue (#8237)
commit
|
commitdiff
|
tree
2022-03-05
Andrew Reynolds
Enable NL tangent planes by default (#8233)
commit
|
commitdiff
|
tree
2022-03-04
mudathirmahgoub
Fix bag.map upwards inferences (#8232)
commit
|
commitdiff
|
tree
2022-03-04
Gereon Kremer
Add unit test for fixed issue (#8235)
commit
|
commitdiff
|
tree
2022-03-04
Gereon Kremer
Remove spurious assertion in linear solver (#8231)
commit
|
commitdiff
|
tree
2022-03-04
Gereon Kremer
Guard recursion into terms during substitution in arith...
commit
|
commitdiff
|
tree
2022-03-04
Andrew Reynolds
Fix rewrite rule synthesis for 0-ary operators (#8221)
commit
|
commitdiff
|
tree
2022-03-04
Andrew Reynolds
Logic exception when using solution filtering for non...
commit
|
commitdiff
|
tree
2022-03-04
Gereon Kremer
Only build wheels nightly and for releases (#8223)
commit
|
commitdiff
|
tree
2022-03-04
Andrew Reynolds
Add regressions for fixed projects issues (#8228)
commit
|
commitdiff
|
tree
2022-03-04
Andrew Reynolds
Add support for get learned literals in the API (#8099)
commit
|
commitdiff
|
tree
2022-03-03
Andrew Reynolds
Fix datatype declaration printing in LFSC printer ...
commit
|
commitdiff
|
tree
2022-03-03
Gereon Kremer
Build python wheels in our CI (#8087)
commit
|
commitdiff
|
tree
2022-03-03
Andrew Reynolds
Generalize LFSC string signature to sequences (#8220)
commit
|
commitdiff
|
tree
2022-03-03
Lachnitt
[proofs] Alethe: Removed Steps that are Double-Printed...
commit
|
commitdiff
|
tree
2022-03-03
Andrew Reynolds
Throw logic exception if a transcendental function...
commit
|
commitdiff
|
tree
2022-03-03
Andrew Reynolds
Add regression for fixed issue (#8213)
commit
|
commitdiff
|
tree
2022-03-03
Andrew Reynolds
Improve error for higher-order logic (#8207)
commit
|
commitdiff
|
tree
2022-03-03
Mathias Preiner
cmake: Fix murxla setup. (#8215)
commit
|
commitdiff
|
tree
2022-03-03
Gereon Kremer
Integrate pythonic api (#8131)
commit
|
commitdiff
|
tree
2022-03-03
Gereon Kremer
Fix rewriting of mixed-integer atoms (#8214)
commit
|
commitdiff
|
tree
2022-03-02
Andrew Reynolds
Fix issue with dropping non-reduced sine terms (#8211)
commit
|
commitdiff
|
tree
2022-03-02
Andrew Reynolds
Fix models involving cardinality of sets of finite...
commit
|
commitdiff
|
tree
2022-03-02
Andrew Reynolds
Always purify universe from set minus (#8201)
commit
|
commitdiff
|
tree
2022-03-02
Andrew Reynolds
Eliminate CDHashMap::insertAtContextLevelZero (#8173)
commit
|
commitdiff
|
tree
2022-03-02
Andrew Reynolds
Fix incorrect assertion in prop engine proofs (#8204)
commit
|
commitdiff
|
tree
2022-03-02
Andrew Reynolds
Clean usage of options in regressions (#8190)
commit
|
commitdiff
|
tree
2022-03-02
Andrew Reynolds
Improve error message when not using strings-exp (...
commit
|
commitdiff
|
tree
2022-03-02
Gereon Kremer
Move libpoly <-> CoCoA conversion to new utility (...
commit
|
commitdiff
|
tree
2022-03-02
Gereon Kremer
Refactor rewriting of arithmetic division (#8195)
commit
|
commitdiff
|
tree
2022-03-02
Andrew Reynolds
Add utility to access how to print floating point ...
commit
|
commitdiff
|
tree
2022-03-02
Andrew Reynolds
Make blockModelValues robust to non-closed enumerable...
commit
|
commitdiff
|
tree
2022-03-02
Andrew Reynolds
Add regressions for fixed issues (#8202)
commit
|
commitdiff
|
tree
2022-03-02
Gereon Kremer
Prune spurious roots in lazard evaluation of coverings...
commit
|
commitdiff
|
tree
2022-03-02
Gereon Kremer
Add standard theories to documentation (#8192)
commit
|
commitdiff
|
tree
next