projects
/
cvc5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cvc5.git
2021-10-07
Gereon Kremer
Fix/Improve static and shared builds with CLN or Poly...
commit
|
commitdiff
|
tree
2021-10-07
Andrew Reynolds
Miscellaneous fixes from proof-new (#7313)
commit
|
commitdiff
|
tree
2021-10-07
Andrew Reynolds
Fast exit for string extended equality rewriter (#7312)
commit
|
commitdiff
|
tree
2021-10-07
Gereon Kremer
Replace doubles by rationals in C++ quickstart (#7317)
commit
|
commitdiff
|
tree
2021-10-07
Andrew Reynolds
Eliminate more circular dependencies on solver engine...
commit
|
commitdiff
|
tree
2021-10-07
Gereon Kremer
Change behaviour of Term::getRealValue() (#7316)
commit
|
commitdiff
|
tree
2021-10-06
Gereon Kremer
Change semantics of dumpUnsatCoresFull (#7314)
commit
|
commitdiff
|
tree
2021-10-06
Andrew Reynolds
Refactor skolem definitions notifications for the decis...
commit
|
commitdiff
|
tree
2021-10-06
Gereon Kremer
Enable static builds in CI (#7281)
commit
|
commitdiff
|
tree
2021-10-06
Gereon Kremer
Remove timestamped javadoc comments (#7304)
commit
|
commitdiff
|
tree
2021-10-06
Andrew Reynolds
Eliminate more hard coded uses of user context (#7309)
commit
|
commitdiff
|
tree
2021-10-06
Abdalrhman...
Avoid calling `quoteSymbol` multiple times. (#7307)
commit
|
commitdiff
|
tree
2021-10-05
Gereon Kremer
First round of refactoring on NlModel (#7255)
commit
|
commitdiff
|
tree
2021-10-05
Gereon Kremer
Reformulate (#7305)
commit
|
commitdiff
|
tree
2021-10-05
Gereon Kremer
Finish refactoring on option handlers (#7295)
commit
|
commitdiff
|
tree
2021-10-04
Gereon Kremer
Add sygus examples to documentation (#7303)
commit
|
commitdiff
|
tree
2021-10-04
Gereon Kremer
Various improvements to documentation (#7283)
commit
|
commitdiff
|
tree
2021-10-04
Andrew Reynolds
Refactor internally generated bounded quantified formul...
commit
|
commitdiff
|
tree
2021-10-04
Andrew Reynolds
Move isFiniteType from theory engine to Env (#7287)
commit
|
commitdiff
|
tree
2021-10-04
Andrew Reynolds
Make decision engine use env (#7300)
commit
|
commitdiff
|
tree
2021-10-04
Gereon Kremer
No longer build docs by default. Use make docs. (#7296)
commit
|
commitdiff
|
tree
2021-10-04
Andrew Reynolds
Eliminating static calls to rewriter in quantifiers...
commit
|
commitdiff
|
tree
2021-10-04
Andrew Reynolds
Eliminating static calls to rewriter from strings ...
commit
|
commitdiff
|
tree
2021-10-01
mudathirmahgoub
Update java examples using the new Java API (#7225)
commit
|
commitdiff
|
tree
2021-10-01
Andrew Reynolds
Update theory preprocessor to use Env (#7288)
commit
|
commitdiff
|
tree
2021-10-01
Andrew Reynolds
Fix ascription check for return types on ordinary funct...
commit
|
commitdiff
|
tree
2021-10-01
Andrew Reynolds
Make preregistration safe for uninterpreted constants...
commit
|
commitdiff
|
tree
2021-10-01
Gereon Kremer
Remove (apparently obsolete) checks in cms config ...
commit
|
commitdiff
|
tree
2021-10-01
Gereon Kremer
Clean options handlers (#7201)
commit
|
commitdiff
|
tree
2021-10-01
Gereon Kremer
Fix some python docstrings which lead to sphinx warning...
commit
|
commitdiff
|
tree
2021-10-01
Andrew Reynolds
Add the LFSC printer (#7158)
commit
|
commitdiff
|
tree
2021-10-01
Andrew Reynolds
Add the print benchmark utility (#7196)
commit
|
commitdiff
|
tree
2021-10-01
Andrew Reynolds
Use the proper evaluator for optimized SyGuS datatype...
commit
|
commitdiff
|
tree
2021-10-01
Aina Niemetz
Rename SmtEngine to SolverEngine. (#7282)
commit
|
commitdiff
|
tree
2021-09-30
Aina Niemetz
Rename files smt_engine.(cpp|h) to solver_engine.(cpp...
commit
|
commitdiff
|
tree
2021-09-30
Gereon Kremer
Integrate javadoc documentation (#7278)
commit
|
commitdiff
|
tree
2021-09-30
Mathias Preiner
configure: Fix --static flag. (#7280)
commit
|
commitdiff
|
tree
2021-09-30
Mathias Preiner
bv: Refactor ppRewrite and move to TheoryBV. (#7271)
commit
|
commitdiff
|
tree
2021-09-30
Gereon Kremer
Refactor our static builds (#7251)
commit
|
commitdiff
|
tree
2021-09-30
Mathias Preiner
Properly cache assertions in static learning preprocess...
commit
|
commitdiff
|
tree
2021-09-30
mudathirmahgoub
Finish the Java Api (#6396)
commit
|
commitdiff
|
tree
2021-09-30
Andrew Reynolds
Make theory engine modules use Env (#7277)
commit
|
commitdiff
|
tree
2021-09-30
Andrew Reynolds
Simplify the syntax and representation of the separatio...
commit
|
commitdiff
|
tree
2021-09-30
Gereon Kremer
Remove usage of static options in arithmetic theory...
commit
|
commitdiff
|
tree
2021-09-30
Abdalrhman...
Print `str.is_digit` and `int.pow2` correctly. (#7276)
commit
|
commitdiff
|
tree
2021-09-30
Andres Noetzli
[Printer] Only quote `set-info` value if necessary...
commit
|
commitdiff
|
tree
2021-09-29
Andres Noetzli
[API] Update comments w.r.t. SymFPU, fix typos (#7263)
commit
|
commitdiff
|
tree
2021-09-29
Abdalrhman...
Remove support for extended `(check-sat <term>)` comman...
commit
|
commitdiff
|
tree
2021-09-29
Andrew Reynolds
Properly restrict PBE symmetry breaking for abduction...
commit
|
commitdiff
|
tree
2021-09-29
Andrew Reynolds
Update the syntax for tuples in smt2 (#7265)
commit
|
commitdiff
|
tree
2021-09-29
Andrew Reynolds
Add the strings array solver (#7232)
commit
|
commitdiff
|
tree
2021-09-29
Andres Noetzli
Update `--lang=help` (#7260)
commit
|
commitdiff
|
tree
2021-09-29
mudathirmahgoub
Add Statistics and Stat to the Java API (#7243)
commit
|
commitdiff
|
tree
2021-09-29
Gereon Kremer
remove stuff (#7258)
commit
|
commitdiff
|
tree
2021-09-29
Mathias Preiner
contrib: Fix check for get-script-header.sh. (#7259)
commit
|
commitdiff
|
tree
2021-09-29
mudathirmahgoub
Add Sort.java to the java API (#6382)
commit
|
commitdiff
|
tree
2021-09-28
Gereon Kremer
Remove linking against RT (#7257)
commit
|
commitdiff
|
tree
2021-09-24
Andrew Reynolds
Eliminate calls to Rewriter::rewrite from strings entai...
commit
|
commitdiff
|
tree
2021-09-23
Andrew Reynolds
Generalize string enumerator for fixed length sequences...
commit
|
commitdiff
|
tree
2021-09-23
Gereon Kremer
Eliminate Output macro in favor of simple Env functions...
commit
|
commitdiff
|
tree
2021-09-23
Lachnitt
[proofs[ Alethe: Fix Order of Arguments of addAletheSte...
commit
|
commitdiff
|
tree
2021-09-23
Lachnitt
[proofs] Alethe: Translate THEORY_REWRITE (#7236)
commit
|
commitdiff
|
tree
2021-09-23
Lachnitt
[proofs] Alethe: Add Alethe Files to be Compiled ...
commit
|
commitdiff
|
tree
2021-09-23
Gereon Kremer
Refactor check interface of nonlinear extension (#7235)
commit
|
commitdiff
|
tree
2021-09-23
Andrew Reynolds
More uses of EnvObj (#7230)
commit
|
commitdiff
|
tree
2021-09-23
Lachnitt
[proofs] Alethe: Translate SCOPE rule (#7224)
commit
|
commitdiff
|
tree
2021-09-23
Abdalrhman...
Use `|` to print quoted strings in `set-info` command...
commit
|
commitdiff
|
tree
2021-09-23
Andrew Reynolds
Implement alpha equivalence proofs (#7066)
commit
|
commitdiff
|
tree
2021-09-22
Andrew Reynolds
Make cegqi subsolvers EnvObj (#7205)
commit
|
commitdiff
|
tree
2021-09-22
Mathias Preiner
Remove CVC language support (#7219)
commit
|
commitdiff
|
tree
2021-09-22
Andrew Reynolds
Towards standard usage of evaluator (#7189)
commit
|
commitdiff
|
tree
2021-09-22
Ouyancheng
Fix solver_black unit test (#7233)
commit
|
commitdiff
|
tree
2021-09-22
Andrew Reynolds
Add extensionality option for strings disequalities...
commit
|
commitdiff
|
tree
2021-09-22
Aina Niemetz
arrays: Use EnvObj::rewrite and EnvObj::options. (...
commit
|
commitdiff
|
tree
2021-09-22
Aina Niemetz
arrays: Move type enumerator implementation to .cpp...
commit
|
commitdiff
|
tree
2021-09-22
Gereon Kremer
Eliminate arithmetic proof macros (#7226)
commit
|
commitdiff
|
tree
2021-09-22
Andrew Reynolds
Minimal fixing version for tuple update parsing (#7228)
commit
|
commitdiff
|
tree
2021-09-21
Lachnitt
[Proofs] Alethe: Translate ASSUME rule (#7213)
commit
|
commitdiff
|
tree
2021-09-21
Lachnitt
[proofs] Alethe: Implementation of AletheProofPostproce...
commit
|
commitdiff
|
tree
2021-09-21
Aina Niemetz
README: Fix link to INSTALL.rst. (#7222)
commit
|
commitdiff
|
tree
2021-09-21
Andres Noetzli
Fix handling of conversions between FP and reals (...
commit
|
commitdiff
|
tree
2021-09-20
Alex Ozdemir
Start python API Solver documentation (#7064)
commit
|
commitdiff
|
tree
2021-09-20
Haniel Barbosa
[proofs] Alethe: adds a node converter
commit
|
commitdiff
|
tree
2021-09-20
Andrew Reynolds
Add the LFSC proof post-processor (#7134)
commit
|
commitdiff
|
tree
2021-09-20
Aina Niemetz
TheoryModel: Use EnvObj::rewrite instead of Rewriter...
commit
|
commitdiff
|
tree
2021-09-20
Andres Noetzli
Optionally enable interprocedural optimization (#7209)
commit
|
commitdiff
|
tree
2021-09-20
Gereon Kremer
Add anchors to cmdline options (#7210)
commit
|
commitdiff
|
tree
2021-09-18
Andrew Reynolds
Fix printer for datatype udpater (#7208)
commit
|
commitdiff
|
tree
2021-09-18
Gereon Kremer
Refactor tag suggestion mechanism (#7199)
commit
|
commitdiff
|
tree
2021-09-17
Andres Noetzli
Use a single `NodeManager` per thread (#7204)
commit
|
commitdiff
|
tree
2021-09-17
Lachnitt
[proofs] Alethe: Added Proof Postprocessor to alethe_pr...
commit
|
commitdiff
|
tree
2021-09-17
Lachnitt
[proofs] Alethe: Added Final Callback Function to aleth...
commit
|
commitdiff
|
tree
2021-09-17
Gereon Kremer
Replace write access to options by a local variable...
commit
|
commitdiff
|
tree
2021-09-17
Gereon Kremer
Minor cleanup related to EnvObj (#7206)
commit
|
commitdiff
|
tree
2021-09-16
Andrew Reynolds
Fix relevant domain for parametric operators (#7198)
commit
|
commitdiff
|
tree
2021-09-15
Lachnitt
[proofs] Alethe: Added Callback Function to alethe_proo...
commit
|
commitdiff
|
tree
2021-09-15
Andrew Reynolds
Minor changes to E-matching utilities (#7062)
commit
|
commitdiff
|
tree
2021-09-15
Gereon Kremer
remove options that are no longer used (#7197)
commit
|
commitdiff
|
tree
2021-09-15
Lachnitt
[proof] Added printer for proof rule names (#7185)
commit
|
commitdiff
|
tree
2021-09-15
Lachnitt
[proof] Alethe proof rules (#7180)
commit
|
commitdiff
|
tree
next