summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2018-08-03Add rewrite for BITVECTOR_ITE with const children. (#2271)Aina Niemetz
2018-08-03Add rewrite for BITVECTOR_ITE with term_then == term_else. (#2268)Aina Niemetz
2018-08-03Eliminate option for sygus UF evaluation functions (#2262)Andrew Reynolds
2018-08-03Fix printing statistics in case of signals. (#2267)Mathias Preiner
2018-08-02 Add timer for BV inequality solver. (#2265)Aina Niemetz
2018-08-02Parse standard separation logic inputs (#2257)Andrew Reynolds
2018-08-02Improve CEGQI heuristics involving equality and multiple instantiations (#2254)Andrew Reynolds
2018-08-02Fix candidate rewrite utilities for non-first-class types (#2256)Andrew Reynolds
2018-08-02Make strings robust to regular expression variables. (#2255)Andrew Reynolds
2018-08-02Add rewrites for BITVECTOR_ITE and BITVECTOR_COMP with const condition/child....Aina Niemetz
2018-08-02 Remove references to deprecated propagate as decision feature (#2258)Andrew Reynolds
2018-08-02Remove Subversion build info (#2250)Andres Noetzli
2018-08-01Fix API call for reg exp. (#2248)Andrew Reynolds
2018-08-01Improvements and fixes in cegqi arithmetic (#2247)Andrew Reynolds
2018-08-01Remove outdated references to TLS (#2245)Andres Noetzli
2018-08-01Fix issues with printing parametric datatypes in smt2 (#2213)Andrew Reynolds
2018-08-01Fix wrong evaluation of STRING_STOI (#2252)Andres Noetzli
2018-08-01Fix bool-to-bv preprocessing pass for non-{bv,bool} equalities. (#2251)Mathias Preiner
2018-08-01 InteractiveShell: Remove redundant options argument. (#2244)Aina Niemetz
2018-08-01New C++ API: Fixed ownership of options object. (#2243)Aina Niemetz
2018-08-01Fix issues with bv2nat (#2219)Andrew Reynolds
2018-08-01 Fix assertion in conjecture generator (#2246)Andrew Reynolds
2018-08-01Make conjecture generator's uf term enumeration safer (#2172)Andrew Reynolds
2018-07-31Make candidate rewrite match filtering handle polymorphic operators properly ...Andrew Reynolds
2018-07-31Improvements and tests for the API around separation logic (#2229)ayveejay
2018-07-31Remove hasAssertions() method from eager BV solver. (#2239)Mathias Preiner
2018-07-31Fix option handler for lazy/bv-sat-solver combinations. (#2225)Mathias Preiner
2018-07-30Add support for incremental eager bit-blasting. (#1838)Mathias Preiner
2018-07-30Fix several spelling errors (#2231)FabianWolff
2018-07-29Storing a std::pair<Key,Data> on CDOhash_map.Tim King
2018-07-27Require argument description for non-{bool,void} options. (#2228)Mathias Preiner
2018-07-27Make Python a required CVC4 dependency. (#2227)Mathias Preiner
2018-07-27Fix for candidate rewrite rule filtering. (#2220)Andrew Reynolds
2018-07-27 Make check-synth robust for assertions that are not the synth conjecture (#2...Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback