projects
/
cvc5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cvc5.git
2020-03-13
Andrew Reynolds
Fix case of non-constant value for sygus sampling ...
commit
|
commitdiff
|
tree
2020-03-12
Andrew Reynolds
Add options for nec regression (#4056)
commit
|
commitdiff
|
tree
2020-03-12
Andrew Reynolds
Convert most instances of dataypes in parsers to the...
commit
|
commitdiff
|
tree
2020-03-12
Andrew Reynolds
Do not allow quantifiers over real variables in real...
commit
|
commitdiff
|
tree
2020-03-12
Andrew Reynolds
Remove local theory extension option (#4048)
commit
|
commitdiff
|
tree
2020-03-12
Andrew Reynolds
Do not make models for quantified function variables...
commit
|
commitdiff
|
tree
2020-03-12
Aina Niemetz
New C++ API: Remove support for (reset). (#4037)
commit
|
commitdiff
|
tree
2020-03-12
Andrew Reynolds
Ensure legal candidate equalities when using relational...
commit
|
commitdiff
|
tree
2020-03-12
Andrew Reynolds
Fix double notify in equality engine (#4036)
commit
|
commitdiff
|
tree
2020-03-12
Aina Niemetz
Hide options for and related to the BV abstraction...
commit
|
commitdiff
|
tree
2020-03-12
Andrew Reynolds
Simplifications to the Datatypes API (#4040)
commit
|
commitdiff
|
tree
2020-03-12
makaimann
Add automatic Cython binding installation (#3933)
commit
|
commitdiff
|
tree
2020-03-11
Andrew Reynolds
Do not enable some SMT-COMP specific options by default...
commit
|
commitdiff
|
tree
2020-03-11
Andrew Reynolds
Guard against null relevancy condition in SyGuS (#4033)
commit
|
commitdiff
|
tree
2020-03-11
Andrew Reynolds
Add missing datatype functions to new API (#3930)
commit
|
commitdiff
|
tree
2020-03-11
Andrew Reynolds
Switch to Nodes for conjecture generator (#4026)
commit
|
commitdiff
|
tree
2020-03-11
Andres Noetzli
reset-assertions: Update TheoryEngine's PropEngine...
commit
|
commitdiff
|
tree
2020-03-11
Andrew Reynolds
Remove experimental symmetry breaker (#4005)
commit
|
commitdiff
|
tree
2020-03-11
Andrew Reynolds
Fix non-parametrized operators in subgoal generation...
commit
|
commitdiff
|
tree
2020-03-11
Andrew Reynolds
Remove partial instantiation for local theory extension...
commit
|
commitdiff
|
tree
2020-03-11
Andrew Reynolds
Fix (#4017)
commit
|
commitdiff
|
tree
2020-03-11
Andrew Reynolds
Fix duplicate variable issue in sygus-qe-preproc (...
commit
|
commitdiff
|
tree
2020-03-11
Andres Noetzli
Introduce tables in the rewriter (#3742)
commit
|
commitdiff
|
tree
2020-03-11
Andres Noetzli
Set assertion in `CnfStream::ensureLiteral()` (#3927)
commit
|
commitdiff
|
tree
2020-03-11
Aina Niemetz
bv-gauss-elim: Fix handling of inconsistent case. ...
commit
|
commitdiff
|
tree
2020-03-11
Andrew Reynolds
Fix real to int for parameterized kinds (#4016)
commit
|
commitdiff
|
tree
2020-03-10
Andrew Reynolds
Fix options for regression: --sort-inference is incompa...
commit
|
commitdiff
|
tree
2020-03-10
Andrew Reynolds
Fix sort inference for top-level Boolean variables...
commit
|
commitdiff
|
tree
2020-03-10
Aina Niemetz
Fix issue with reset-assertions. (#3988)
commit
|
commitdiff
|
tree
2020-03-10
Andrew Reynolds
Logic exception instead of assertion failure for instan...
commit
|
commitdiff
|
tree
2020-03-10
Mathias Preiner
Update bug report template
commit
|
commitdiff
|
tree
2020-03-10
Andrew Reynolds
Remove assertion in resolution bound inferences (#3980)
commit
|
commitdiff
|
tree
2020-03-10
Aina Niemetz
Use fixed-width types in test/unit/context/contest_mm_b...
commit
|
commitdiff
|
tree
2020-03-10
Aina Niemetz
Fix -Wshadow warning in test/unit/context/context_mm_bl...
commit
|
commitdiff
|
tree
2020-03-10
Andrew Reynolds
Consolidate options that disable produceModels (#3973)
commit
|
commitdiff
|
tree
2020-03-10
Andrew Reynolds
Fix assertion failure in sort inference for Boolean...
commit
|
commitdiff
|
tree
2020-03-10
Aina Niemetz
Fix -Wshadow warnings in sygus_grammar_cons.cpp. (...
commit
|
commitdiff
|
tree
2020-03-10
Andrew Reynolds
Do not set values for non-linear mult terms in collectM...
commit
|
commitdiff
|
tree
2020-03-10
Andrew Reynolds
Fix real as int for incremental (#3979)
commit
|
commitdiff
|
tree
2020-03-10
Andrew Reynolds
Do not traverse quantifiers in nl ext purify (#3982)
commit
|
commitdiff
|
tree
2020-03-10
Andrew Reynolds
Only register sygus terms to unfold if option is set...
commit
|
commitdiff
|
tree
2020-03-10
Alex Ozdemir
Document bv-to-bool recursion (#3848)
commit
|
commitdiff
|
tree
2020-03-10
makaimann
Enhancement: make the bool-to-bv pass more robust and...
commit
|
commitdiff
|
tree
2020-03-10
Andrew Reynolds
Rename sygus option name (#3977)
commit
|
commitdiff
|
tree
2020-03-10
Andrew Reynolds
Remove instantiation propagator infrastructure (#3975)
commit
|
commitdiff
|
tree
2020-03-10
Andrew Reynolds
Ensure standard miniscoping is applied before aggressiv...
commit
|
commitdiff
|
tree
2020-03-09
Andrew Reynolds
Eliminate spurious assertion (#3976)
commit
|
commitdiff
|
tree
2020-03-09
Aina Niemetz
DecisionEngine: Use unique_ptr for enabled strategies...
commit
|
commitdiff
|
tree
2020-03-09
Andrew Reynolds
Fix type issue in arith rewrite equality (#3972)
commit
|
commitdiff
|
tree
2020-03-09
Andres Noetzli
Make registration of unit clauses more robust (#3965)
commit
|
commitdiff
|
tree
2020-03-09
Andres Noetzli
Increase stack size for Windows builds to 100 MB (...
commit
|
commitdiff
|
tree
2020-03-09
Andrew Reynolds
Clean up more uses of ExprManager in parsers (#3932)
commit
|
commitdiff
|
tree
2020-03-09
Andrew Reynolds
Convert more uses of strings to words (#3921)
commit
|
commitdiff
|
tree
2020-03-09
Andres Noetzli
Fix quoting of options on Travis (#3981)
commit
|
commitdiff
|
tree
2020-03-09
Andrew Reynolds
Fixes for bounds on transcendental functions (#3832)
commit
|
commitdiff
|
tree
2020-03-09
Andrew Reynolds
Rewrite again full for DIV rewrite (#3945)
commit
|
commitdiff
|
tree
2020-03-08
Ying Sheng
Explicit end marker for models printed in the CVC langu...
commit
|
commitdiff
|
tree
2020-03-06
Andrew Reynolds
Minor refactor for theory of sets (#3924)
commit
|
commitdiff
|
tree
2020-03-06
Andrew Reynolds
Simplify DatatypeDeclarationCommand command (#3928)
commit
|
commitdiff
|
tree
2020-03-06
Andrew Reynolds
Remove tester name from APIs (#3929)
commit
|
commitdiff
|
tree
2020-03-06
Andres Noetzli
Ignore model check warning in regression test (#3926)
commit
|
commitdiff
|
tree
2020-03-06
Andrew Reynolds
Make sygus datatype building independent of parser...
commit
|
commitdiff
|
tree
2020-03-06
Andrew Reynolds
Support default sygus grammar construction for sets...
commit
|
commitdiff
|
tree
2020-03-06
Andres Noetzli
Make output of regression script more readable (#3911)
commit
|
commitdiff
|
tree
2020-03-06
Andres Noetzli
Remove --apply-to-const preprocessing pass (#3919)
commit
|
commitdiff
|
tree
2020-03-05
Alex Ozdemir
Add a new arith constraint proof rule: IntTightenAP...
commit
|
commitdiff
|
tree
2020-03-05
Alex Ozdemir
Revert "Add a new arith constraint proof rule: IntTight...
commit
|
commitdiff
|
tree
2020-03-05
Andres Noetzli
Add a new arith constraint proof rule: IntTightenAP...
commit
|
commitdiff
|
tree
2020-03-05
Andrew Reynolds
Migrate a majority of the functionality in parsers...
commit
|
commitdiff
|
tree
2020-03-05
Aina Niemetz
Move ownership of DecisionEngine into PropEngine. ...
commit
|
commitdiff
|
tree
2020-03-05
Aina Niemetz
Revert "Move ownership of DecisionEngine into PropEngin...
commit
|
commitdiff
|
tree
2020-03-05
Andrew Reynolds
Move ownership of DecisionEngine into PropEngine. ...
commit
|
commitdiff
|
tree
2020-03-05
Andrew Reynolds
Fix issues with real to int (#3918)
commit
|
commitdiff
|
tree
2020-03-05
Mathias Preiner
Enable -Wshadow and fix warnings. (#3909)
commit
|
commitdiff
|
tree
2020-03-03
mudathirmahgoub
Refactoring and cleaning the type enumerator for sets...
commit
|
commitdiff
|
tree
2020-03-03
Andrew Reynolds
Standardize the interface for SMT engine subsolvers...
commit
|
commitdiff
|
tree
2020-03-03
Andres Noetzli
Fix `TheorySetsPrive::eqNotifyPostMerge()` (#3901)
commit
|
commitdiff
|
tree
2020-03-03
Mathias Preiner
Fix variable shadowing bug in sets. (#3898)
commit
|
commitdiff
|
tree
2020-03-02
Andrew Reynolds
Split collect model info by types in strings (#3847)
commit
|
commitdiff
|
tree
2020-02-29
Andrew Reynolds
Convert more uses of string to word (#3834)
commit
|
commitdiff
|
tree
2020-02-29
Andrew Reynolds
Throw warning instead of error for non-constant values...
commit
|
commitdiff
|
tree
2020-02-29
Andres Noetzli
Add support for str.from_code (#3829)
commit
|
commitdiff
|
tree
2020-02-29
Aina Niemetz
propEngine: Reorder class declaration according to...
commit
|
commitdiff
|
tree
2020-02-29
Andrew Reynolds
Fix assertion related to assignability in the model...
commit
|
commitdiff
|
tree
2020-02-29
Andrew Reynolds
Replace conditional rewrite pass in quantifiers with...
commit
|
commitdiff
|
tree
2020-02-28
Andrew Reynolds
Use enum for quantifiers rewrite steps (#3840)
commit
|
commitdiff
|
tree
2020-02-27
Andrew Reynolds
Refactor operator applications in the parser (#3831)
commit
|
commitdiff
|
tree
2020-02-27
Haniel Barbosa
Changing TPTP parser to accomodate new API (#3837)
commit
|
commitdiff
|
tree
2020-02-27
Andrew Reynolds
Update purifySygusGTerm to the new API (#3830)
commit
|
commitdiff
|
tree
2020-02-27
Andrew Reynolds
Fix large models for strings (#3835)
commit
|
commitdiff
|
tree
2020-02-27
Andres Noetzli
Fix -Wshadow warnings in common headers (#3826)
commit
|
commitdiff
|
tree
2020-02-27
Andrew Reynolds
Add support for is_digit and regular expression differe...
commit
|
commitdiff
|
tree
2020-02-27
Andrew Reynolds
Disable regression that times out on debug (#3833)
commit
|
commitdiff
|
tree
2020-02-27
Andrew Reynolds
Move fix for vacuous sygus types out of the parser...
commit
|
commitdiff
|
tree
2020-02-27
Andrew Reynolds
Initial work towards -Wshadow (#3817)
commit
|
commitdiff
|
tree
2020-02-27
Andrew Reynolds
Some initial work on using words (#3819)
commit
|
commitdiff
|
tree
2020-02-26
Andrew Reynolds
Infrastructure for tautological literals in nonlinear...
commit
|
commitdiff
|
tree
2020-02-26
Andrew Reynolds
Use side effect utility for non-linear lemmas (#3780)
commit
|
commitdiff
|
tree
2020-02-26
Andrew Reynolds
Fix regression (#3827)
commit
|
commitdiff
|
tree
2020-02-26
Andrew Reynolds
More fixes for printing sygus commands (#3812)
commit
|
commitdiff
|
tree
next