projects
/
cvc5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cvc5.git
2018-08-22
Andrew Reynolds
Fix option for real2int regression. (#2353)
commit
|
commitdiff
|
tree
2018-08-22
Haniel Barbosa
Adds regression test for automatic generation of SyGuS...
commit
|
commitdiff
|
tree
2018-08-22
Andrew Reynolds
Fix invalid iterator comparisons (#2349)
commit
|
commitdiff
|
tree
2018-08-22
Andrew Reynolds
Fix processing of nested Variable construct in sygus...
commit
|
commitdiff
|
tree
2018-08-21
Tim King
Removing unused bool members in command.cpp. Also initi...
commit
|
commitdiff
|
tree
2018-08-21
Andrew Reynolds
Warn and enable quantifiers when using sygus + logics...
commit
|
commitdiff
|
tree
2018-08-21
Haniel Barbosa
Makes the new row propagation system default (#2335)
commit
|
commitdiff
|
tree
2018-08-21
Mathias Preiner
Move d_realAssertionsEnd from SmtEnginePrivate to Asser...
commit
|
commitdiff
|
tree
2018-08-21
Tim King
Add constexpr annotations to help coverity understand...
commit
|
commitdiff
|
tree
2018-08-21
Andrew Reynolds
Use cbqi-full for sygus (#2346)
commit
|
commitdiff
|
tree
2018-08-21
Andres Noetzli
Remove support for *.expect files in regressions (...
commit
|
commitdiff
|
tree
2018-08-21
Aina Niemetz
Fix initialization of d_smt in ValidityChecker for...
commit
|
commitdiff
|
tree
2018-08-21
Aina Niemetz
Remove disabled system test cvc3_george. (#2342)
commit
|
commitdiff
|
tree
2018-08-21
Andrew Reynolds
More unused code elimination (#2339)
commit
|
commitdiff
|
tree
2018-08-20
Andrew Reynolds
Remove support for prototype (non-sygus) synthesis...
commit
|
commitdiff
|
tree
2018-08-20
Andrew Reynolds
Add regressions that increase coverage (#2337)
commit
|
commitdiff
|
tree
2018-08-20
Andrew Reynolds
Minor improvements to the interface for sygus sampler...
commit
|
commitdiff
|
tree
2018-08-20
Andrew Reynolds
Make sygus inference a preprocessing pass (#2334)
commit
|
commitdiff
|
tree
2018-08-18
Aina Niemetz
run-regress script: Exit with exit code > 0 on failure...
commit
|
commitdiff
|
tree
2018-08-17
Andrew Reynolds
Remove support for flipDecision (#2319)
commit
|
commitdiff
|
tree
2018-08-17
Andrew Reynolds
Remove miscellaneous unused code (#2333)
commit
|
commitdiff
|
tree
2018-08-17
Andrew Reynolds
Add sygus stream regressions (#2330)
commit
|
commitdiff
|
tree
2018-08-17
Andrew Reynolds
Split sygus grammar to its own ANTLR grammar (#2307)
commit
|
commitdiff
|
tree
2018-08-17
Andrew Reynolds
Fix spurious warning in sort inference (#2331)
commit
|
commitdiff
|
tree
2018-08-17
Andrew Reynolds
Fix arithmetic division by zero in sygus repair consta...
commit
|
commitdiff
|
tree
2018-08-17
Andrew Reynolds
Eliminate partial operators in sygus grammar normaliza...
commit
|
commitdiff
|
tree
2018-08-17
Tim King
Initialize inputAssertions only when proofRecipe is...
commit
|
commitdiff
|
tree
2018-08-17
Mathias Preiner
Refactor eager atoms preprocessing pass. (#2318)
commit
|
commitdiff
|
tree
2018-08-17
Haniel Barbosa
cleaning unnecessary timers/dumps (#2327)
commit
|
commitdiff
|
tree
2018-08-17
Haniel Barbosa
Adding support for bitvector SyGuS problems without...
commit
|
commitdiff
|
tree
2018-08-17
Caleb Donovick
Make quantifiers-preprocess preprocessing pass (#2322)
commit
|
commitdiff
|
tree
2018-08-17
Tim King
Removing coverity warnings from theory_sep.cpp (#2320)
commit
|
commitdiff
|
tree
2018-08-17
Andres Noetzli
Refactor IteRemoval preprocessing pass (#1793)
commit
|
commitdiff
|
tree
2018-08-16
Andres Noetzli
Move node algorithms to separate file (#2311)
commit
|
commitdiff
|
tree
2018-08-16
Andrew Reynolds
Minor fixes and improvement for sygus to builtin. ...
commit
|
commitdiff
|
tree
2018-08-16
Haniel Barbosa
Refactor extended rewriter preprocessing pass (#2324)
commit
|
commitdiff
|
tree
2018-08-16
Haniel Barbosa
Refactor apply2const (#2316)
commit
|
commitdiff
|
tree
2018-08-16
Tim King
Switching an Assert to a CVC4_CHECK to test if it resol...
commit
|
commitdiff
|
tree
2018-08-15
Tim King
Removing attribute cleanups. (#2300)
commit
|
commitdiff
|
tree
2018-08-15
Mathias Preiner
Add contrib/get-gmp script. (#2292)
commit
|
commitdiff
|
tree
2018-08-15
Andres Noetzli
Remove unused tuple classes (#2313)
commit
|
commitdiff
|
tree
2018-08-15
Andres Noetzli
Remove unused class DynamicArray (#2312)
commit
|
commitdiff
|
tree
2018-08-15
Andrew Reynolds
Make sort inference a preprocessing pass (#2309)
commit
|
commitdiff
|
tree
2018-08-15
Andres Noetzli
Fix dumping of get-unsat-assumptions (#2302)
commit
|
commitdiff
|
tree
2018-08-15
Andres Noetzli
Remove unused declaration (#2310)
commit
|
commitdiff
|
tree
2018-08-14
Aina Niemetz
autotools: Remove personal builds, rename build 'defaul...
commit
|
commitdiff
|
tree
2018-08-14
Andres Noetzli
Fix get-unsat-assumptions output (#2301)
commit
|
commitdiff
|
tree
2018-08-13
Tim King
Removing support for T* and const T* attributes. (...
commit
|
commitdiff
|
tree
2018-08-11
Andres Noetzli
Make attributes robust to static init orderings (#2295)
commit
|
commitdiff
|
tree
2018-08-10
Aina Niemetz
Fix portfolio command executor for changes from #2240...
commit
|
commitdiff
|
tree
2018-08-10
Andres Noetzli
Do not use static initialization in CxxTest runner...
commit
|
commitdiff
|
tree
2018-08-09
Andrew Reynolds
Fix char overflow issues in regular expression solver...
commit
|
commitdiff
|
tree
2018-08-09
Andres Noetzli
Fix documentation of regression tests (#2290)
commit
|
commitdiff
|
tree
2018-08-09
Aina Niemetz
Plug solver API object into parser. (#2240)
commit
|
commitdiff
|
tree
2018-08-09
Tim King
Fixing documentation nit from PR#2232. (#2289)
commit
|
commitdiff
|
tree
2018-08-08
Tim King
Proposal for adding map utility functions to CVC4...
commit
|
commitdiff
|
tree
2018-08-08
Andrew Reynolds
Disable argument relevance for sygus by default (#2288)
commit
|
commitdiff
|
tree
2018-08-08
Andrew Reynolds
Add debug test for sygus subcall verify calls. (#2287)
commit
|
commitdiff
|
tree
2018-08-08
Andrew Reynolds
Move uf model code from uf to quantifiers (#2095)
commit
|
commitdiff
|
tree
2018-08-08
Andrew Reynolds
Do beta-reduction in expandDefinitions (#2286)
commit
|
commitdiff
|
tree
2018-08-08
Andres Noetzli
Require Swig 3 (#2283)
commit
|
commitdiff
|
tree
2018-08-08
Andrew Reynolds
Simplify and improve the sygus parser (#2266)
commit
|
commitdiff
|
tree
2018-08-08
Andrew Reynolds
Document/refactor datatypes sygus simple symmetry break...
commit
|
commitdiff
|
tree
2018-08-08
Andrew Reynolds
Fix simple reg exp consume rewrite (#2281)
commit
|
commitdiff
|
tree
2018-08-08
Andres Noetzli
Delete functions instead of using CVC4_UNDEFINED (...
commit
|
commitdiff
|
tree
2018-08-07
Andrew Reynolds
Wait to do sygus qe preprocess until full effort check...
commit
|
commitdiff
|
tree
2018-08-07
Andrew Reynolds
Fix inference of pre and post conditions for non variab...
commit
|
commitdiff
|
tree
2018-08-07
Mathias Preiner
Make output of flushInformation and safeFlushInformatio...
commit
|
commitdiff
|
tree
2018-08-07
Aina Niemetz
Add rewrite for nested BITVECTOR_ITE that can be merged...
commit
|
commitdiff
|
tree
2018-08-07
Andrew Reynolds
Make flat form inferences optional in strings (#2277)
commit
|
commitdiff
|
tree
2018-08-07
Andrew Reynolds
Add RegLan to smt2/sygus parsers. (#2276)
commit
|
commitdiff
|
tree
2018-08-07
Andrew Reynolds
Move sygus quantifier elimination step for non-ground...
commit
|
commitdiff
|
tree
2018-08-07
Andrew Reynolds
Remove support for Enum sygus syntax. (#2264)
commit
|
commitdiff
|
tree
2018-08-06
Andrew Reynolds
Fixes for sygus inference (#2238)
commit
|
commitdiff
|
tree
2018-08-06
Andrew Reynolds
Fixes and improvements for single invocation inference...
commit
|
commitdiff
|
tree
2018-08-06
Andrew Reynolds
Fix degenerate case of sygus grammar construction for...
commit
|
commitdiff
|
tree
2018-08-04
Aina Niemetz
Add rewrite for nested BITVECTOR_ITE with cond_outer...
commit
|
commitdiff
|
tree
2018-08-04
Aina Niemetz
Add rewrite for BITVECTOR_ITE with const children....
commit
|
commitdiff
|
tree
2018-08-03
Aina Niemetz
Add rewrite for BITVECTOR_ITE with term_then == term_el...
commit
|
commitdiff
|
tree
2018-08-03
Andrew Reynolds
Eliminate option for sygus UF evaluation functions...
commit
|
commitdiff
|
tree
2018-08-03
Mathias Preiner
Fix printing statistics in case of signals. (#2267)
commit
|
commitdiff
|
tree
2018-08-03
Aina Niemetz
Add timer for BV inequality solver. (#2265)
commit
|
commitdiff
|
tree
2018-08-02
Andrew Reynolds
Parse standard separation logic inputs (#2257)
commit
|
commitdiff
|
tree
2018-08-02
Andrew Reynolds
Improve CEGQI heuristics involving equality and multipl...
commit
|
commitdiff
|
tree
2018-08-02
Andrew Reynolds
Fix candidate rewrite utilities for non-first-class...
commit
|
commitdiff
|
tree
2018-08-02
Andrew Reynolds
Make strings robust to regular expression variables...
commit
|
commitdiff
|
tree
2018-08-02
Aina Niemetz
Add rewrites for BITVECTOR_ITE and BITVECTOR_COMP with...
commit
|
commitdiff
|
tree
2018-08-02
Andrew Reynolds
Remove references to deprecated propagate as decision...
commit
|
commitdiff
|
tree
2018-08-02
Andres Noetzli
Remove Subversion build info (#2250)
commit
|
commitdiff
|
tree
2018-08-02
Andrew Reynolds
Fix API call for reg exp. (#2248)
commit
|
commitdiff
|
tree
2018-08-02
Andrew Reynolds
Improvements and fixes in cegqi arithmetic (#2247)
commit
|
commitdiff
|
tree
2018-08-02
Andres Noetzli
Remove outdated references to TLS (#2245)
commit
|
commitdiff
|
tree
2018-08-02
Andrew Reynolds
Fix issues with printing parametric datatypes in smt2...
commit
|
commitdiff
|
tree
2018-08-01
Andres Noetzli
Fix wrong evaluation of STRING_STOI (#2252)
commit
|
commitdiff
|
tree
2018-08-01
Mathias Preiner
Fix bool-to-bv preprocessing pass for non-{bv,bool...
commit
|
commitdiff
|
tree
2018-08-01
Aina Niemetz
InteractiveShell: Remove redundant options argument...
commit
|
commitdiff
|
tree
2018-08-01
Aina Niemetz
New C++ API: Fixed ownership of options object. (#2243)
commit
|
commitdiff
|
tree
2018-08-01
Andrew Reynolds
Fix issues with bv2nat (#2219)
commit
|
commitdiff
|
tree
2018-08-01
Andrew Reynolds
Fix assertion in conjecture generator (#2246)
commit
|
commitdiff
|
tree
2018-08-01
Andrew Reynolds
Make conjecture generator's uf term enumeration safer...
commit
|
commitdiff
|
tree
next