summaryrefslogtreecommitdiff
path: root/src/theory
AgeCommit message (Expand)Author
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
2018-07-17 sygusComp2018: update policies for solution reconstruction (#2109)Andrew Reynolds
2018-07-17sygusComp2018: Improvements to datatypes sygus solver (#2177)Andrew Reynolds
2018-07-17sygusComp 2018: updates to sygus term database (#2170)Andrew Reynolds
2018-07-15Avoid ambiguous overloads in BitVector (#2169)Andres Noetzli
2018-07-14exportTo only if needed for --sygus-rr-synth-check (#2168)Andres Noetzli
2018-07-14Fix and improve grammar normalization for any constant. (#2101)Andrew Reynolds
2018-07-13 sygusComp2018: optimization for collect model info (#2105)Andrew Reynolds
2018-07-08Add more sophisticated floating-point sampler (#2155)Andres Noetzli
2018-07-06 sygusComp2018: improve extended rewriter for Bool (#2107)Andrew Reynolds
2018-07-06Split ext theory to own file and document (#1809)Andrew Reynolds
2018-07-06Feature/fp rewrite improvement (#2154)Martin
2018-07-06Add option for timeout for rewrite candidate check (#2156)Andres Noetzli
2018-07-06sygusComp2018: simplify beta reduction in uf rewriter. (#2106)Andrew Reynolds
2018-07-05 Make string length lemmas more robust to rewriting (#2150)Andrew Reynolds
2018-07-04Minor changes to sygus-rr utilities to support floating point rewrites (#2148)Andrew Reynolds
2018-07-05sygusComp2018: Improve string rewriter (#2141)Andres Noetzli
2018-07-04More cleanup in strings (#2138)Andrew Reynolds
2018-07-04Reorganize candidate rewrite rule filtering (#2116)Andrew Reynolds
2018-07-03Fix fmf-fun for non-equality function definitions (#2134)Andrew Reynolds
2018-07-02Remove miscellaneous dead and unused code from quantifiers (#2121)Andrew Reynolds
2018-07-02Remove some dead code from theory strings (#2125)Andrew Reynolds
2018-07-02Modify cegqi heuristic for finite datatypes (#2126)Andrew Reynolds
2018-06-29Use evaluator in sygus sampler. (#2117)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback