summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2018-07-27Fix Node::hasFreeVar for function variables (#2216)Andrew Reynolds
2018-07-26Removing unused CDTrailHashmap. (#2221)Tim King
2018-07-26Disabling bvLazyRewriteExtf in the right place (#2214)yoni206
2018-07-26Changing CDInsertHashMap to store <const Key, const Data> pairs. This is in p...Tim King
2018-07-26Changing the arithmetic static learner to use CDHashMap. This is 2/3 PRs for ...Tim King
2018-07-26Fix rewriter for lambda (#2211)Andrew Reynolds
2018-07-26 Fix a few issues in the sygus sampler related to evaluation (#2215)Andrew Reynolds
2018-07-26Avoid explicit dependency on Python 3 (#2195)ayveejay
2018-07-26New C++ API: Third batch of commands (SMT-LIB). (#2212)Aina Niemetz
2018-07-26New C++ API: Second batch of commands (SMT-LIB). (#2201)Aina Niemetz
2018-07-25Changing ArithIteUtils to use CDInsertHashMap. (#2206)Tim King
2018-07-25Removing support for CDHashMap::iterator's postfix increment. (#2208)Tim King
2018-07-25 Move reg exp rewrites from prerewrite to postrewrite (#2204)Andrew Reynolds
2018-07-25Performing clang-format on the original change-set of #2194 (#2203)ayveejay
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback