summaryrefslogtreecommitdiff
path: root/src/theory
AgeCommit message (Expand)Author
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-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-06 Move sygus quantifier elimination step for non-ground-single-invocation to s...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-02 Add timer for BV inequality solver. (#2265)Aina Niemetz
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-01Improvements and fixes in cegqi arithmetic (#2247)Andrew Reynolds
2018-08-01Fix wrong evaluation of STRING_STOI (#2252)Andres Noetzli
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-31Remove hasAssertions() method from eager BV solver. (#2239)Mathias Preiner
2018-07-30Add support for incremental eager bit-blasting. (#1838)Mathias Preiner
2018-07-30Fix several spelling errors (#2231)FabianWolff
2018-07-27Fix for candidate rewrite rule filtering. (#2220)Andrew Reynolds
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-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-24Improvements to sets + cardinality + quantifiers (#2200)Andrew Reynolds
2018-07-23 Improve rewriter for regular expression concatenation (#2196)Andrew Reynolds
2018-07-23Generalize symmetry detection for 1 symmetry variable mapped to n input varia...Andrew Reynolds
2018-07-23Fix warning in sygus PBE (#2190)Andrew Reynolds
2018-07-21 sygusComp2018: Improvements to CEGIS loop (#2187)Andrew Reynolds
2018-07-21Optimizations and fixes for computing whether a type is finite (#2179)Andrew Reynolds
2018-07-21 sygusComp2018: refactor and improve sygus io utility (#2185)Andrew Reynolds
2018-07-21Cleanup and additions for candidate generator (#2173)Andrew Reynolds
2018-07-20 sygusComp2018: minor changes to repair constant utility (#2110)Andrew Reynolds
2018-07-18 sygusComp2018: pbe multi-enumerator fairness option (#2178)Andrew Reynolds
2018-07-17Refactor sep-pre-skolem-emp preprocessing passyoni206
2018-07-17Minor cleanup and fixes for conflict-based instantiation (#2123)Andrew Reynolds
2018-07-17 Purify applications of exp to transcendental arguments (#2097)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback