projects
/
cvc5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cvc5.git
2021-09-10
Aina Niemetz
FP: Do not send trivial lemmas. (#7167)
commit
|
commitdiff
|
tree
2021-09-10
mudathirmahgoub
Add Op.java to the java API (#6387)
commit
|
commitdiff
|
tree
2021-09-10
Andres Noetzli
Use C++17 attributes (#7154)
commit
|
commitdiff
|
tree
2021-09-10
Andrew Reynolds
More refactoring of set defaults (#7160)
commit
|
commitdiff
|
tree
2021-09-10
Mathias Preiner
bv: Use EnvObj::rewrite() and EnvObj::options() in...
commit
|
commitdiff
|
tree
2021-09-10
Gereon Kremer
Refactor command-line help (#7157)
commit
|
commitdiff
|
tree
2021-09-10
Gereon Kremer
Use EnvObj-based options in preprocessing (#7165)
commit
|
commitdiff
|
tree
2021-09-09
Aina Niemetz
pp passes: Use EnvObj::rewrite() instead of Rewriter...
commit
|
commitdiff
|
tree
2021-09-09
Andres Noetzli
Remove `TheoryState::getEnv()` (#7163)
commit
|
commitdiff
|
tree
2021-09-09
Gereon Kremer
Add Solver::getOutput() (#7162)
commit
|
commitdiff
|
tree
2021-09-09
Andrew Reynolds
Add difficulty manager (#7151)
commit
|
commitdiff
|
tree
2021-09-09
Andrew Reynolds
Add difficulty post-processor (#7150)
commit
|
commitdiff
|
tree
2021-09-09
Andrew Reynolds
Disable shared selectors for quantified logics without...
commit
|
commitdiff
|
tree
2021-09-09
Andres Noetzli
Remove `TheoryState::options()` (#7148)
commit
|
commitdiff
|
tree
2021-09-09
Andrew Reynolds
Remove deprecated SyGuS method evaluateWithUnfolding...
commit
|
commitdiff
|
tree
2021-09-08
Andrew Reynolds
Add Lfsc print channel utilities (#7123)
commit
|
commitdiff
|
tree
2021-09-08
Andrew Reynolds
Improve pre-skolemization, move quantifiers preprocess...
commit
|
commitdiff
|
tree
2021-09-08
Gereon Kremer
Refactor options::set() (#7138)
commit
|
commitdiff
|
tree
2021-09-08
Gereon Kremer
Work on comments (#7139)
commit
|
commitdiff
|
tree
2021-09-08
Gereon Kremer
A couple of minor cleanups (#7141)
commit
|
commitdiff
|
tree
2021-09-08
Gereon Kremer
Refactor code generation for options.h/.cpp (#7126)
commit
|
commitdiff
|
tree
2021-09-08
Andrew Reynolds
Towards standard usage of ExtendedRewriter (#7145)
commit
|
commitdiff
|
tree
2021-09-08
Andrew Reynolds
Add option for using bound inference for relevant asser...
commit
|
commitdiff
|
tree
2021-09-08
Andrew Reynolds
Add LFSC side condition conversion utility for list...
commit
|
commitdiff
|
tree
2021-09-08
mudathirmahgoub
Add Datatype.java to the Java API (#6389)
commit
|
commitdiff
|
tree
2021-09-08
mudathirmahgoub
Add DatatypeConstructor.java, DatatypeConstructorDecl...
commit
|
commitdiff
|
tree
2021-09-08
Andrew Reynolds
Use rewriteViaMethod instead of accessing builtin proof...
commit
|
commitdiff
|
tree
2021-09-07
Andrew Reynolds
Refactoring of proof manager initialization (#7073)
commit
|
commitdiff
|
tree
2021-09-07
Andres Noetzli
Use `EnvObj` methods instead of `Theory` methods (...
commit
|
commitdiff
|
tree
2021-09-07
Aina Niemetz
sygus: Eliminate calls to Rewriter::rewrite. (#7142)
commit
|
commitdiff
|
tree
2021-09-07
Andrew Reynolds
Refactoring and fixes of set defaults for quantifiers...
commit
|
commitdiff
|
tree
2021-09-03
Aina Niemetz
EnvObj: Add options(), context(), userContext(). (...
commit
|
commitdiff
|
tree
2021-09-03
MikolasJanota
Avoiding duplicate search in maps (#7055)
commit
|
commitdiff
|
tree
2021-09-03
Aina Niemetz
sygus: Make more classes derive from EnvObj. (#7140)
commit
|
commitdiff
|
tree
2021-09-03
Gereon Kremer
Refactor option sanitizations (#7129)
commit
|
commitdiff
|
tree
2021-09-03
Andrew Reynolds
Standardize Rewriter::rewriteViaMethod call (#7119)
commit
|
commitdiff
|
tree
2021-09-03
Gereon Kremer
Check that alternate is only set for bool (#7125)
commit
|
commitdiff
|
tree
2021-09-03
Gereon Kremer
Refactor options::get() and options::getNames() (#7135)
commit
|
commitdiff
|
tree
2021-09-03
Andrew Reynolds
Make quantifier module classes derive from EnvObj ...
commit
|
commitdiff
|
tree
2021-09-03
Aina Niemetz
sygus: Make CeSingleInv derive from EnvObj. (#7136)
commit
|
commitdiff
|
tree
2021-09-03
Andrew Reynolds
Eliminate backwards ref to SmtEngine from abduction...
commit
|
commitdiff
|
tree
2021-09-03
Aina Niemetz
theory: Have more classes in theory with reference...
commit
|
commitdiff
|
tree
2021-09-03
Aina Niemetz
theory: Have Theory and TheoryArith* derive from EnvObj...
commit
|
commitdiff
|
tree
2021-09-03
Gereon Kremer
Remove "experimental" options (#7124)
commit
|
commitdiff
|
tree
2021-09-03
Aina Niemetz
pp: Have PreprocessingPassContext derive from EnvObj...
commit
|
commitdiff
|
tree
2021-09-02
Andrew Reynolds
Add LFSC node converter (#6944)
commit
|
commitdiff
|
tree
2021-09-02
Gereon Kremer
Refactor options handlers (#7080)
commit
|
commitdiff
|
tree
2021-09-02
Andres Noetzli
[Unit Tests] Fix shell test for Editline (#7117)
commit
|
commitdiff
|
tree
2021-09-02
Aina Niemetz
Disable sygus-inst for regression close to time limit...
commit
|
commitdiff
|
tree
2021-09-02
Aina Niemetz
EnvObj: Restrict access. (#7121)
commit
|
commitdiff
|
tree
2021-09-02
Gereon Kremer
Add API check whether option in getOptionInfo() exists...
commit
|
commitdiff
|
tree
2021-09-02
Gereon Kremer
Driver & Options cleanup (#7109)
commit
|
commitdiff
|
tree
2021-09-02
Andrew Reynolds
Remove more instances of ufHo (#7087)
commit
|
commitdiff
|
tree
2021-09-02
Gereon Kremer
Remove options::getAll() (#7111)
commit
|
commitdiff
|
tree
2021-09-02
Andres Noetzli
[CI] Add step for running unit/API tests (#7116)
commit
|
commitdiff
|
tree
2021-09-02
Andrew Reynolds
Implement lazy proof checking modes (#7106)
commit
|
commitdiff
|
tree
2021-09-02
Aina Niemetz
Remove PreprocessingPassContext::getSmt(). (#7118)
commit
|
commitdiff
|
tree
2021-09-02
Andres Noetzli
Remove unused `Backtracker` (#7115)
commit
|
commitdiff
|
tree
2021-09-02
Andres Noetzli
[Unit Tests] Fix bags rewrite test (#7114)
commit
|
commitdiff
|
tree
2021-09-02
Aina Niemetz
pp: Derive PreprocessingPass from EnvObj. (#7112)
commit
|
commitdiff
|
tree
2021-09-02
Aina Niemetz
Enable sygus-inst for FP, NIA and NRA. (#7098)
commit
|
commitdiff
|
tree
2021-09-02
Aina Niemetz
rewriter: Make rewriteEqualityExt non-static. (#7110)
commit
|
commitdiff
|
tree
2021-09-02
Aina Niemetz
Add class EnvObj. (#7113)
commit
|
commitdiff
|
tree
2021-09-02
Andres Noetzli
Update CI to macOS 11 (#7104)
commit
|
commitdiff
|
tree
2021-09-01
Aina Niemetz
Clean up and document PP context. (#7102)
commit
|
commitdiff
|
tree
2021-09-01
Aina Niemetz
Clean up TheoryEngine header according to code style...
commit
|
commitdiff
|
tree
2021-09-01
Haniel Barbosa
[proof] [sat] Fix lost reference to reason when process...
commit
|
commitdiff
|
tree
2021-09-01
Andrew Reynolds
Print response to get-model using the API (#7084)
commit
|
commitdiff
|
tree
2021-09-01
Aina Niemetz
rewriter: Make registerTheoryRewriter non-static. ...
commit
|
commitdiff
|
tree
2021-09-01
mudathirmahgoub
Fixed TestTheoryWhiteBagsRewriter.map failure (#7103)
commit
|
commitdiff
|
tree
2021-09-01
Andrew Reynolds
Fix issues with cyclic proofs due to double SYMM applic...
commit
|
commitdiff
|
tree
2021-09-01
Gereon Kremer
Make driver::totalTime a TimerStat (#7089)
commit
|
commitdiff
|
tree
2021-09-01
Gereon Kremer
No longer use direct access to options in driver (...
commit
|
commitdiff
|
tree
2021-09-01
Aina Niemetz
rewriter: Make clearCaches non-static. (#7100)
commit
|
commitdiff
|
tree
2021-09-01
Andrew Reynolds
Lazy proof reconstruction for strings theory solver...
commit
|
commitdiff
|
tree
2021-08-31
Aina Niemetz
bv: Remove dump=bv-rewrites. (#7099)
commit
|
commitdiff
|
tree
2021-08-31
Gereon Kremer
Make sure modes are sorted in ModeInfo (#7097)
commit
|
commitdiff
|
tree
2021-08-31
yoni206
bv-to-int-module: implementations and stubs for transla...
commit
|
commitdiff
|
tree
2021-08-31
Andrew Reynolds
Fix normal forms context-dependent simplification for...
commit
|
commitdiff
|
tree
2021-08-31
Andrew Reynolds
Make regular expression sort not closed enumerable...
commit
|
commitdiff
|
tree
2021-08-30
Gereon Kremer
Add API function to obtain information about a single...
commit
|
commitdiff
|
tree
2021-08-30
mudathirmahgoub
Add kind BAG_MAP and its type rule to bags (#6503)
commit
|
commitdiff
|
tree
2021-08-30
Andrew Reynolds
Further refactoring of set defaults for incompatibility...
commit
|
commitdiff
|
tree
2021-08-30
Gereon Kremer
Refactor filename handling (#7088)
commit
|
commitdiff
|
tree
2021-08-30
Andrew Reynolds
Fix proof equality engine for "no-explain" premises...
commit
|
commitdiff
|
tree
2021-08-30
yoni206
python docs for Datatype-related classes (#7058)
commit
|
commitdiff
|
tree
2021-08-30
Andrew Reynolds
Fix quantifiers dynamic split module for parametric...
commit
|
commitdiff
|
tree
2021-08-27
Gereon Kremer
Add Driver options (#7078)
commit
|
commitdiff
|
tree
2021-08-27
Gereon Kremer
Handle languages as strings in driver (#7074)
commit
|
commitdiff
|
tree
2021-08-27
Andrew Reynolds
Expand definitions in sygus operators at the SMT level...
commit
|
commitdiff
|
tree
2021-08-27
Andrew Reynolds
Add n-ary match trie utility (#6909)
commit
|
commitdiff
|
tree
2021-08-27
Andrew Reynolds
Add missing methods to Solver API for models (#7052)
commit
|
commitdiff
|
tree
2021-08-27
yoni206
Add `isNull` to cpp api tests, python api, and python...
commit
|
commitdiff
|
tree
2021-08-26
Gereon Kremer
Fix a subtle issues with squashing the docs-ci history...
commit
|
commitdiff
|
tree
2021-08-26
Andrew Reynolds
Eliminate currentSmtEngine for subsolver calls (#7068)
commit
|
commitdiff
|
tree
2021-08-26
Andrew Reynolds
Dump models for isNotEntailed results (#7071)
commit
|
commitdiff
|
tree
2021-08-26
Andrew Reynolds
Make datatype selector expansion to its own accessible...
commit
|
commitdiff
|
tree
2021-08-26
Gereon Kremer
Improve integration of nonlinear arithmetic into the...
commit
|
commitdiff
|
tree
2021-08-26
Mathias Preiner
int2bv: Fix conversion of signed bit-vector values...
commit
|
commitdiff
|
tree
2021-08-26
Gereon Kremer
Consolidate language types (#7065)
commit
|
commitdiff
|
tree
next