projects
/
cvc5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cvc5.git
2020-11-10
Andrew Reynolds
Make mkGroundTerm deterministic (#5347)
commit
|
commitdiff
|
tree
2020-11-10
Andrew Reynolds
Add getSubtermKinds to node algorithm (#5398)
commit
|
commitdiff
|
tree
2020-11-10
Andrew Reynolds
Add proper support for the declare-heap command for...
commit
|
commitdiff
|
tree
2020-11-10
Andrew Reynolds
Migrate some documentation about attributes (#5390)
commit
|
commitdiff
|
tree
2020-11-09
Andrew Reynolds
Add symbol manager (#5380)
commit
|
commitdiff
|
tree
2020-11-09
Andrew Reynolds
Simplify handling of subtypes in smt2 printer (#5401)
commit
|
commitdiff
|
tree
2020-11-09
Gereon Kremer
Properly clear interrupt for solve() as well. (#5403)
commit
|
commitdiff
|
tree
2020-11-09
Andrew Reynolds
Do not regress explanations of datatype lemmas (#5376)
commit
|
commitdiff
|
tree
2020-11-06
mudathirmahgoub
Fix issue #5342 (#5349)
commit
|
commitdiff
|
tree
2020-11-06
Andrew Reynolds
(proof-new) Miscellaneous changes to strings for proofs...
commit
|
commitdiff
|
tree
2020-11-06
Andrew Reynolds
Split sygus template inference to its own file (#5388)
commit
|
commitdiff
|
tree
2020-11-06
Andrew Reynolds
Simplify printing with respect to expression types...
commit
|
commitdiff
|
tree
2020-11-05
mudathirmahgoub
Remove mkSingleton from the API (#5366)
commit
|
commitdiff
|
tree
2020-11-04
Andres Noetzli
Add constants from equality engine evaluation to model...
commit
|
commitdiff
|
tree
2020-11-03
Andrew Reynolds
Add scope methods constructing types in API (#5393)
commit
|
commitdiff
|
tree
2020-11-03
Andres Noetzli
Add support for printing `re.loop` and `re.^` (#5392)
commit
|
commitdiff
|
tree
2020-11-03
Andrew Reynolds
Reset built model flag at presolve in nonlinear (#5386)
commit
|
commitdiff
|
tree
2020-11-03
Andrew Reynolds
Move sygus qe preproc to its own file (#5375)
commit
|
commitdiff
|
tree
2020-11-03
makaimann
Run python tests during make check (#5226)
commit
|
commitdiff
|
tree
2020-11-02
Aina Niemetz
contrib: Remove dependency directories. (#5367)
commit
|
commitdiff
|
tree
2020-11-02
Andrew Reynolds
Update strings proxy variable map to be context indepen...
commit
|
commitdiff
|
tree
2020-11-02
Andrew Reynolds
Miscellaneous cleaning of parser (#5369)
commit
|
commitdiff
|
tree
2020-11-02
Andrew Reynolds
Avoid dynamic allocation in symbol table implementation...
commit
|
commitdiff
|
tree
2020-10-30
Gereon Kremer
Use BoundInference in nonlinear extension (#5359)
commit
|
commitdiff
|
tree
2020-10-30
Andrew Reynolds
Update api::Sort to use TypeNode instead of Type (...
commit
|
commitdiff
|
tree
2020-10-29
Andrew Reynolds
Set strings pending conflict flag (#5364)
commit
|
commitdiff
|
tree
2020-10-29
mudathirmahgoub
Add mkInteger to the API (#5274)
commit
|
commitdiff
|
tree
2020-10-29
Andrew Reynolds
(proof-new) Update the strings inference manager for...
commit
|
commitdiff
|
tree
2020-10-29
Gereon Kremer
Add NodeManager::mkOr() (#5360)
commit
|
commitdiff
|
tree
2020-10-28
yoni206
run_regression.py to fail on invalid requirements ...
commit
|
commitdiff
|
tree
2020-10-28
Andrew Reynolds
Remove more uses of Expr (#5357)
commit
|
commitdiff
|
tree
2020-10-28
Andrew Reynolds
Fixes for unconstrained variables in nonlinear model...
commit
|
commitdiff
|
tree
2020-10-28
Andrew Reynolds
Convert symbol table from Expr-level to Term-level...
commit
|
commitdiff
|
tree
2020-10-28
Gereon Kremer
Split NlSolver in multiple subsolvers (#5315)
commit
|
commitdiff
|
tree
2020-10-28
Andrew Reynolds
Add rewrites for div/mod in the arithmetic rewriter...
commit
|
commitdiff
|
tree
2020-10-27
Mathias Preiner
run_regression: Add --skip-timeout option, lower timeou...
commit
|
commitdiff
|
tree
2020-10-27
Abdalrhman...
Refactor DeclareSygusVarCommand and SynthFunCommand...
commit
|
commitdiff
|
tree
2020-10-27
Andrew Reynolds
Add missing methods involving datatype sorts to the...
commit
|
commitdiff
|
tree
2020-10-27
Gereon Kremer
Disable --nl-cad option by default (#5350)
commit
|
commitdiff
|
tree
2020-10-27
Gereon Kremer
Enable --nl-cad by default (#5345)
commit
|
commitdiff
|
tree
2020-10-27
mudathirmahgoub
Add DUPICATE_REMOVAL operator to bags (#5336)
commit
|
commitdiff
|
tree
2020-10-26
Andrew Reynolds
(proof-new) Add datatypes proof checker (#5340)
commit
|
commitdiff
|
tree
2020-10-26
Andrew Reynolds
Send external equalities from collapse selector as...
commit
|
commitdiff
|
tree
2020-10-24
mudathirmahgoub
Fix issue 5271 (#5335)
commit
|
commitdiff
|
tree
2020-10-24
Haniel Barbosa
[proof-new] Fix n-ary kind handling in EqEngine explana...
commit
|
commitdiff
|
tree
2020-10-23
Andrew Reynolds
Apply alpha equivalence to annotated quantified formula...
commit
|
commitdiff
|
tree
2020-10-23
Andrew Reynolds
Change datatypes lemma policy for equalities not coming...
commit
|
commitdiff
|
tree
2020-10-23
Andrew Reynolds
Fix related to preregistering boolean term variables...
commit
|
commitdiff
|
tree
2020-10-22
Gereon Kremer
Use theoryof-mode=type for QF_NRA (#5326)
commit
|
commitdiff
|
tree
2020-10-22
Andrew Reynolds
Remove unused equality engine types (#5319)
commit
|
commitdiff
|
tree
2020-10-22
mudathirmahgoub
Fix issue 5309 (#5327)
commit
|
commitdiff
|
tree
2020-10-22
Andrew Reynolds
(proof-new) Make theory preprocessor user-context depen...
commit
|
commitdiff
|
tree
2020-10-21
Gereon Kremer
(proof-new) Make circuit propagator proof producing...
commit
|
commitdiff
|
tree
2020-10-21
mudathirmahgoub
Implement bags evaluator (#5322)
commit
|
commitdiff
|
tree
2020-10-21
Alex Ozdemir
(proof-new) Add arith proof macros file to CMake (...
commit
|
commitdiff
|
tree
2020-10-21
Alex Ozdemir
(proof-new) arith: dedup literals in flattenImpl (...
commit
|
commitdiff
|
tree
2020-10-21
Andrew Reynolds
(proof-new) Updates to lazy proof chain (#5317)
commit
|
commitdiff
|
tree
2020-10-21
mudathirmahgoub
Add operator MakeBagOp for constructing bags (#5209)
commit
|
commitdiff
|
tree
2020-10-21
Abdalrhman...
Add finishInit for getInterpol and getAbduct. (#5316)
commit
|
commitdiff
|
tree
2020-10-21
Andrew Reynolds
(proof-new) Fixes for proofs in rewriter (#5307)
commit
|
commitdiff
|
tree
2020-10-20
Aina Niemetz
Fix compiler warnings. (#5305)
commit
|
commitdiff
|
tree
2020-10-20
Gereon Kremer
(proof-new) Add proofs for circuit propagator (#5301)
commit
|
commitdiff
|
tree
2020-10-20
Andrew Reynolds
(proof-new) Fix for CDProof::isSame (#5297)
commit
|
commitdiff
|
tree
2020-10-20
Andrew Reynolds
(proof-new) Update add lazy step interface in LazyCDPro...
commit
|
commitdiff
|
tree
2020-10-20
Abdalrhman...
Remove some Commands from the API. (#5268)
commit
|
commitdiff
|
tree
2020-10-20
Andrew Reynolds
Fix miscellaneous warnings (#5256)
commit
|
commitdiff
|
tree
2020-10-20
Andrew Reynolds
Make seq.nth a trigger kind (#5314)
commit
|
commitdiff
|
tree
2020-10-20
Gereon Kremer
Handle rewrite to bool in BoundInference (#5311)
commit
|
commitdiff
|
tree
2020-10-20
Andrew Reynolds
Split CheckModels utility to its own file (#5303)
commit
|
commitdiff
|
tree
2020-10-20
Aina Niemetz
Integer (CLN): Minor improvements. (#5306)
commit
|
commitdiff
|
tree
2020-10-20
yoni206
Expand `seq.nth` lazily (#5287)
commit
|
commitdiff
|
tree
2020-10-19
Aina Niemetz
Integer: CLN: Move implementation of member functions...
commit
|
commitdiff
|
tree
2020-10-19
Haniel Barbosa
[proof-new] Fixing resolution proof checker (#5262)
commit
|
commitdiff
|
tree
2020-10-19
Andrew Reynolds
(proof-new) Updates to assertions pipeline and preproce...
commit
|
commitdiff
|
tree
2020-10-19
Andrew Reynolds
(proof-new) Update preprocessing pass context for proof...
commit
|
commitdiff
|
tree
2020-10-19
Haniel Barbosa
[proof-new] Improving cycle checking in lazycdproofchai...
commit
|
commitdiff
|
tree
2020-10-19
Andrew Reynolds
Safer version of pending lemma processing in inference...
commit
|
commitdiff
|
tree
2020-10-19
Andrew Reynolds
(proof-new) Refactoring cyclic checks (#5291)
commit
|
commitdiff
|
tree
2020-10-18
Andrew Reynolds
(proof-new) Witness axiom reconstruction for purificat...
commit
|
commitdiff
|
tree
2020-10-18
Andrew Reynolds
(proof-new) Implementation of trust substitution (...
commit
|
commitdiff
|
tree
2020-10-18
Andrew Reynolds
(proof-new) More features for SMT proof post-processor...
commit
|
commitdiff
|
tree
2020-10-18
Andrew Reynolds
(proof-new) Improvements for theory engine (#5292)
commit
|
commitdiff
|
tree
2020-10-16
Andrew Reynolds
Refactor SMT-level model object (#5277)
commit
|
commitdiff
|
tree
2020-10-16
Andrew Reynolds
Catch more cases of nested recursion in datatypes ...
commit
|
commitdiff
|
tree
2020-10-16
yoni206
bv2int: caching introduced terms (#5283)
commit
|
commitdiff
|
tree
2020-10-16
Andrew Reynolds
Add inference enumeration to datatypes (#5275)
commit
|
commitdiff
|
tree
2020-10-15
Alex Ozdemir
(proof-new) TheoryArithPrivate: farkas lemma proof...
commit
|
commitdiff
|
tree
2020-10-14
mudathirmahgoub
Fix issue #5269 (#5270)
commit
|
commitdiff
|
tree
2020-10-14
yoni206
bv2int: implementing the iand-sum mode (#5265)
commit
|
commitdiff
|
tree
2020-10-14
Alex Ozdemir
(proof-new) debug statements & docs for INT_TRUST ...
commit
|
commitdiff
|
tree
2020-10-14
Alex Ozdemir
(proof-new) pfs in TheoryArith(Private) explainations...
commit
|
commitdiff
|
tree
2020-10-14
Andrew Reynolds
Guard uses of printing approximations for constants...
commit
|
commitdiff
|
tree
2020-10-14
Alex Ozdemir
(proof-new) pfs for conflicts in TheoryArithPrivate...
commit
|
commitdiff
|
tree
2020-10-14
yoni206
bv2int: rewritings and unsat cores (#5263)
commit
|
commitdiff
|
tree
2020-10-14
Haniel Barbosa
using NOT_NOT_ELIM rather than macros to do double...
commit
|
commitdiff
|
tree
2020-10-14
Alex Ozdemir
(proof-new) Prove lemmas in Constraint (#5254)
commit
|
commitdiff
|
tree
2020-10-14
Andrew Reynolds
(proof-new) Generalize preprocess proof generator ...
commit
|
commitdiff
|
tree
2020-10-14
Andrew Reynolds
(proof-new) Simplifications for proof rule checker...
commit
|
commitdiff
|
tree
2020-10-14
Andrew Reynolds
(proof-new) Miscellaneous minor improvements and fixes...
commit
|
commitdiff
|
tree
2020-10-13
Andrew Reynolds
(proof-new) New rules for Booleans (#5243)
commit
|
commitdiff
|
tree
next