projects
/
cvc5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cvc5.git
2014-10-20
Kshitij Bansal
fix statistic in decision engine
commit
|
commitdiff
|
tree
2014-10-18
ajreynol
Fix assertion.
commit
|
commitdiff
|
tree
2014-10-18
ajreynol
Add dt lemma: zero size implies nullary constructor.
commit
|
commitdiff
|
tree
2014-10-18
ajreynol
Fix for bounded integers when incremental, fixes bug...
commit
|
commitdiff
|
tree
2014-10-17
Morgan Deters
Merge branch '1.4.x'
commit
|
commitdiff
|
tree
2014-10-17
Morgan Deters
Remove a bad (unstable, timing-dependent) test.
commit
|
commitdiff
|
tree
2014-10-17
Tianyi Liang
Minor change for performance according to Andy's sugges...
commit
|
commitdiff
|
tree
2014-10-16
Morgan Deters
Fix clang warnings
commit
|
commitdiff
|
tree
2014-10-16
ajreynol
Make --user-pat=trust default. Fix a few warnings...
commit
|
commitdiff
|
tree
2014-10-16
Morgan Deters
Merge branch '1.4.x'
commit
|
commitdiff
|
tree
2014-10-16
Morgan Deters
Add Thomas Hunger to THANKS file (for having submitted...
commit
|
commitdiff
|
tree
2014-10-16
ajreynol
Use n-ary splits instead of binary splits in theory...
commit
|
commitdiff
|
tree
2014-10-16
ajreynol
Add dt.size to datatypes theory. Add option for fairne...
commit
|
commitdiff
|
tree
2014-10-14
lianah
fix for memory leak in BVQuickCheck
commit
|
commitdiff
|
tree
2014-10-14
Morgan Deters
Merge pull request #58 from mdeters/smt-attributes
commit
|
commitdiff
|
tree
2014-10-14
Morgan Deters
Context-dependent expr attributes are now attached...
commit
|
commitdiff
|
tree
2014-10-14
Kshitij Bansal
amend prvs commit
commit
|
commitdiff
|
tree
2014-10-14
Kshitij Bansal
trace decision-node
commit
|
commitdiff
|
tree
2014-10-13
ajreynol
CEGQI uses model. Enforce fairness in CEGQI natively.
commit
|
commitdiff
|
tree
2014-10-13
ajreynol
Model building into quantifiers engine. Simplify axiom...
commit
|
commitdiff
|
tree
2014-10-13
ajreynol
Refactor model builder from model engine to quant engin...
commit
|
commitdiff
|
tree
2014-10-11
Morgan Deters
Merge branch '1.4.x'
commit
|
commitdiff
|
tree
2014-10-11
Morgan Deters
Some defensive programming at destruction time, and...
commit
|
commitdiff
|
tree
2014-10-10
Kshitij Bansal
Merge remote-tracking branch 'origin/1.4.x'
commit
|
commitdiff
|
tree
2014-10-10
ajreynol
Initial draft of CEGQI.
commit
|
commitdiff
|
tree
2014-10-10
Kshitij Bansal
Fix issue with shared but non-preregistered term setup...
commit
|
commitdiff
|
tree
2014-10-10
Morgan Deters
Cleanup
commit
|
commitdiff
|
tree
2014-10-10
ajreynol
Add owner map to better manage QuantifiersModules....
commit
|
commitdiff
|
tree
2014-10-09
ajreynol
Refactor quantifier prenex option. By default, do...
commit
|
commitdiff
|
tree
2014-10-09
Morgan Deters
Merge branch '1.4.x'
commit
|
commitdiff
|
tree
2014-10-09
Morgan Deters
Add unsat cores support to CVC native language.
commit
|
commitdiff
|
tree
2014-10-08
Morgan Deters
Some minor cleanup.
commit
|
commitdiff
|
tree
2014-10-08
Morgan Deters
Remove private header from public driver.
commit
|
commitdiff
|
tree
2014-10-08
Kshitij Bansal
Fix portoflio issues (debugging code was being called...
commit
|
commitdiff
|
tree
2014-10-07
Kshitij Bansal
Merge remote-tracking branch 'upstream/master' into...
commit
|
commitdiff
|
tree
2014-10-07
Kshitij Bansal
update default Sets options
commit
|
commitdiff
|
tree
2014-10-07
Kshitij Bansal
whitespace fixes
commit
|
commitdiff
|
tree
2014-10-07
ajreynol
Cache for getInstance, thanks to Johannes Kanig for...
commit
|
commitdiff
|
tree
2014-10-07
Kshitij Bansal
add couple of stats
commit
|
commitdiff
|
tree
2014-10-07
Kshitij Bansal
sets stronger equality propagator
commit
|
commitdiff
|
tree
2014-10-07
ajreynol
Refactor quantifiers attributes.
commit
|
commitdiff
|
tree
2014-10-07
Morgan Deters
define-const is an extended command, not permitted...
commit
|
commitdiff
|
tree
2014-10-07
Morgan Deters
Fix unit test that was broken with last commit.
commit
|
commitdiff
|
tree
2014-10-07
Morgan Deters
Fix a resource limiting issue where interruption didn...
commit
|
commitdiff
|
tree
2014-10-07
Morgan Deters
Merge branch '1.4.x'
commit
|
commitdiff
|
tree
2014-10-07
Morgan Deters
Fix a bug in tuple-record handling. Thanks to Saumya...
commit
|
commitdiff
|
tree
2014-10-07
Morgan Deters
Some minor cleanup.
commit
|
commitdiff
|
tree
2014-10-06
Morgan Deters
Merge branch '1.4.x'
commit
|
commitdiff
|
tree
2014-10-06
Morgan Deters
Copyright-updating script now retains non-NYU/UIowa...
commit
|
commitdiff
|
tree
2014-10-06
Kshitij Bansal
fix for bug586
commit
|
commitdiff
|
tree
2014-10-06
Morgan Deters
Print array constants in SMT-LIB models with new syntax.
commit
|
commitdiff
|
tree
2014-10-06
Morgan Deters
Clear out decls/defs with RESET command.
commit
|
commitdiff
|
tree
2014-10-06
Morgan Deters
Extended parsing testcase, with constant arrays and...
commit
|
commitdiff
|
tree
2014-10-06
Morgan Deters
Merge branch '1.4.x'
commit
|
commitdiff
|
tree
2014-10-06
Morgan Deters
Fix native language parsing of chained-store expression...
commit
|
commitdiff
|
tree
2014-10-06
Morgan Deters
Support for RESET command in CVC native language (and...
commit
|
commitdiff
|
tree
2014-10-04
Morgan Deters
Enable some old bug testcases that (maybe?) never got...
commit
|
commitdiff
|
tree
2014-10-03
Morgan Deters
Support exporting array-store-all expressions to other...
commit
|
commitdiff
|
tree
2014-10-03
Morgan Deters
Merge branch '1.4.x'
commit
|
commitdiff
|
tree
2014-10-03
Morgan Deters
Fix output of integer-valued real constants in SMT...
commit
|
commitdiff
|
tree
2014-10-03
Morgan Deters
Add some (so far trivial) regressions for constant...
commit
|
commitdiff
|
tree
2014-10-03
Morgan Deters
Improve error in CVC parser in presence of unrecognized...
commit
|
commitdiff
|
tree
2014-10-03
Morgan Deters
More array constants and parsing: better error messages...
commit
|
commitdiff
|
tree
2014-10-03
Morgan Deters
Minor fixes to CVC printer.
commit
|
commitdiff
|
tree
2014-10-03
Morgan Deters
SMT-LIB parser support for array constants (Z3 syntax).
commit
|
commitdiff
|
tree
2014-10-03
Morgan Deters
Merge branch '1.4.x'
commit
|
commitdiff
|
tree
2014-10-03
Morgan Deters
Note array const support in NEWS
commit
|
commitdiff
|
tree
2014-10-03
Morgan Deters
Fix unit test for ArrayStoreAll.
commit
|
commitdiff
|
tree
2014-10-02
Clark Barrett
Added internal support for constant arrays.
commit
|
commitdiff
|
tree
2014-10-02
Morgan Deters
Merge branch '1.4.x'.
commit
|
commitdiff
|
tree
2014-10-02
Clark Barrett
Added option for developer use only
commit
|
commitdiff
|
tree
2014-10-02
Clark Barrett
More model-based combination for arrays
commit
|
commitdiff
|
tree
2014-10-02
Clark Barrett
Better getEqualityStatus for arrays, smarter combinatio...
commit
|
commitdiff
|
tree
2014-10-02
Morgan Deters
Update AUTHORS affiliations and add Martin.
commit
|
commitdiff
|
tree
2014-10-02
Morgan Deters
Fix comment in SmtEngine.
commit
|
commitdiff
|
tree
2014-10-02
Morgan Deters
Merge pull request #54 from kbansal/bugfix_setssegfault
commit
|
commitdiff
|
tree
2014-10-02
Kshitij Bansal
fix getModelValue(<non-preregistered term>)
commit
|
commitdiff
|
tree
2014-10-02
Morgan Deters
Fix for an array-of-record model generation assert...
commit
|
commitdiff
|
tree
2014-10-01
ajreynol
Option for more aggressive merging in UEE.
commit
|
commitdiff
|
tree
2014-09-30
Morgan Deters
Merge branch '1.4.x'
commit
|
commitdiff
|
tree
2014-09-30
Morgan Deters
Fix improper #inclusion of private header outside library.
commit
|
commitdiff
|
tree
2014-09-30
Morgan Deters
Fix a command-replay bug in tear-down-incremental mode...
commit
|
commitdiff
|
tree
2014-09-30
Morgan Deters
Proofs- and cores-related segfault fixes (mainly a...
commit
|
commitdiff
|
tree
2014-09-29
ajreynol
Add option for aggressive model filtering in conjecture...
commit
|
commitdiff
|
tree
2014-09-27
Morgan Deters
Merge branch '1.4.x'
commit
|
commitdiff
|
tree
2014-09-27
Morgan Deters
Fix infinite loop in --bitblast-aig/--bv-aig-simp options.
commit
|
commitdiff
|
tree
2014-09-26
Morgan Deters
Merge branch '1.4.x'
commit
|
commitdiff
|
tree
2014-09-26
Morgan Deters
Fix bv options doc.
commit
|
commitdiff
|
tree
2014-09-26
Morgan Deters
Fix some configuration-related oddness.
commit
|
commitdiff
|
tree
2014-09-26
Morgan Deters
Clarify some licensing-related things.
commit
|
commitdiff
|
tree
2014-09-26
Morgan Deters
Finer-grained resource-limiting in quantifiers.
commit
|
commitdiff
|
tree
2014-09-26
Morgan Deters
Fix AIG bitblaster for unsat cores.
commit
|
commitdiff
|
tree
2014-09-25
Morgan Deters
fix unit test for new fair datatype enumeration
commit
|
commitdiff
|
tree
2014-09-25
ajreynol
Fair datatype enumeration.
commit
|
commitdiff
|
tree
2014-09-24
ajreynol
Fix infinite loop in datatypes enumerator. Minor work...
commit
|
commitdiff
|
tree
2014-09-24
ajreynol
Refactor option for uf+cardinality constraints solver.
commit
|
commitdiff
|
tree
2014-09-24
ajreynol
Partial support for codatatype models.
commit
|
commitdiff
|
tree
2014-09-23
ajreynol
Support :no-pattern.
commit
|
commitdiff
|
tree
2014-09-23
ajreynol
Do not throw error when codatatype is not well-founded...
commit
|
commitdiff
|
tree
2014-09-18
Morgan Deters
Resource spending support in theories (and especially...
commit
|
commitdiff
|
tree
next