summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-16Refactor eager atoms preprocessing pass. (#2318)Mathias Preiner
2018-08-17cleaning unnecessary timers/dumps (#2327)Haniel Barbosa
2018-08-16Adding support for bitvector SyGuS problems without grammars (#2328)Haniel Barbosa
2018-08-16Make quantifiers-preprocess preprocessing pass (#2322)Caleb Donovick
2018-08-16Removing coverity warnings from theory_sep.cpp (#2320)Tim King
2018-08-16Refactor IteRemoval preprocessing pass (#1793)Andres Noetzli
2018-08-16Move node algorithms to separate file (#2311)Andres Noetzli
2018-08-16Minor fixes and improvement for sygus to builtin. (#2306)Andrew Reynolds
2018-08-16Refactor extended rewriter preprocessing pass (#2324)Haniel Barbosa
2018-08-16Refactor apply2const (#2316)Haniel Barbosa
2018-08-15Switching an Assert to a CVC4_CHECK to test if it resolves CID 1459595. (#2315)Tim King
2018-08-15Removing attribute cleanups. (#2300)Tim King
2018-08-15Add contrib/get-gmp script. (#2292)Mathias Preiner
2018-08-15Remove unused tuple classes (#2313)Andres Noetzli
2018-08-15Remove unused class DynamicArray (#2312)Andres Noetzli
2018-08-15Make sort inference a preprocessing pass (#2309)Andrew Reynolds
2018-08-15Fix dumping of get-unsat-assumptions (#2302)Andres Noetzli
2018-08-14Remove unused declaration (#2310)Andres Noetzli
2018-08-14autotools: Remove personal builds, rename build 'default' to 'testing'. (#2303)Aina Niemetz
2018-08-13Fix get-unsat-assumptions output (#2301)Andres Noetzli
2018-08-13Removing support for T* and const T* attributes. (#2297)Tim King
2018-08-11Make attributes robust to static init orderings (#2295)Andres Noetzli
2018-08-10Fix portfolio command executor for changes from #2240. (#2294)Aina Niemetz
2018-08-10Do not use static initialization in CxxTest runner (#2293)Andres Noetzli
2018-08-09 Fix char overflow issues in regular expression solver (#2275)Andrew Reynolds
2018-08-09Fix documentation of regression tests (#2290)Andres Noetzli
2018-08-08Plug solver API object into parser. (#2240)Aina Niemetz
2018-08-08Fixing documentation nit from PR#2232. (#2289)Tim King
2018-08-08 Proposal for adding map utility functions to CVC4. (#2232)Tim King
2018-08-08Disable argument relevance for sygus by default (#2288)Andrew Reynolds
2018-08-08Add debug test for sygus subcall verify calls. (#2287)Andrew Reynolds
2018-08-08Move uf model code from uf to quantifiers (#2095)Andrew Reynolds
2018-08-08Do beta-reduction in expandDefinitions (#2286)Andrew Reynolds
2018-08-07Require Swig 3 (#2283)Andres Noetzli
2018-08-07Simplify and improve the sygus parser (#2266)Andrew Reynolds
2018-08-07Document/refactor datatypes sygus simple symmetry breaking (#2233)Andrew Reynolds
2018-08-07 Fix simple reg exp consume rewrite (#2281)Andrew Reynolds
2018-08-07Delete functions instead of using CVC4_UNDEFINED (#1794)Andres Noetzli
2018-08-07 Wait to do sygus qe preprocess until full effort check (#2282)Andrew Reynolds
2018-08-07Fix inference of pre and post conditions for non variable arguments. (#2237)Andrew Reynolds
2018-08-07Make output of flushInformation and safeFlushInformation consistent. (#2280)Mathias Preiner
2018-08-07Add rewrite for nested BITVECTOR_ITE that can be merged. (#2273)Aina Niemetz
2018-08-06Make flat form inferences optional in strings (#2277)Andrew Reynolds
2018-08-06Add RegLan to smt2/sygus parsers. (#2276)Andrew Reynolds
2018-08-06 Move sygus quantifier elimination step for non-ground-single-invocation to s...Andrew Reynolds
2018-08-06Remove support for Enum sygus syntax. (#2264)Andrew Reynolds
2018-08-06Fixes for sygus inference (#2238)Andrew Reynolds
2018-08-06 Fixes and improvements for single invocation inference (#2261)Andrew Reynolds
2018-08-06Fix degenerate case of sygus grammar construction for 0-argument Bools (#2260)Andrew Reynolds
2018-08-03 Add rewrite for nested BITVECTOR_ITE with cond_outer == cond_inner. (#2272)Aina Niemetz
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback