summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-16Make 256 the default cardinality for strings (#1783)Andrew Reynolds
2018-04-16RemoveTermFormulas: Remove ContainsTermITEVisitor (#1782)Andres Noetzli
2018-04-16Skolemize candidate rewrite rule checks (#1777)Andrew Reynolds
2018-04-15Make strings fmf apply to all but internally generated Skolems (#1780)Andrew Reynolds
2018-04-15Fix type error with regexp (#1778)Andrew Reynolds
2018-04-15Fix mk type const (#1776)Andrew Reynolds
2018-04-14Another fix for sygus rr stats. (#1768)Andrew Reynolds
2018-04-14[Reg] Make status/unsat-core detection more robust (#1775)Andres Noetzli
2018-04-14Fix get-unsat-core detection in regression script (#1773)Andres Noetzli
2018-04-13allowing --bool-to-bv without quantifiers (#1771)yoni206
2018-04-13Fix use-after-free in eager bitblaster (#1772)Andres Noetzli
2018-04-13Disable split for negative contains. (#1774)Andrew Reynolds
2018-04-13Fix issue in regression script when proofs enabled (#1770)Andres Noetzli
2018-04-12Fix alpha equivalence for higher-order (#1769)Andrew Reynolds
2018-04-12Fixes for free variables in assertions (#1762)Andrew Reynolds
2018-04-10Refactored BVGauss preprocessing pass. (#1766)Aina Niemetz
2018-04-10Properly implement function extensionality based on cardinality (#1765)Andrew Reynolds
2018-04-10 Improve accuracy of stats for sygus sampler (#1755)Andrew Reynolds
2018-04-09Remove unused arith options (#1758)Andres Noetzli
2018-04-09Fix hasSubterm calls for higher-order (#1760)Andrew Reynolds
2018-04-09Fix dumping of benchmark in SmtEngine::checkSatisfiability(). (#1764)Aina Niemetz
2018-04-09Fix higher-order term indexing. (#1754)Andrew Reynolds
2018-04-09Fix sygus substr static symmetry breaking (#1761)Andrew Reynolds
2018-04-08Warn about trailing spaces in src/Makefile.am (#1759)Andres Noetzli
2018-04-08Allow predetermined first-order variables when constructing deep embedding. (...Andrew Reynolds
2018-04-08Check free variables in assertions (#1737)Andrew Reynolds
2018-04-08Do not introduce uinterpreted constants in TPTP parser (#1743)Andrew Reynolds
2018-04-08Add quantifier name attribute. (#1756)Andrew Reynolds
2018-04-07Fixed get-authors.Aina Niemetz
2018-04-06Add define rec fun to cvc parser (#1738)Arjun Viswanathan
2018-04-05 Python regression script (#1662)Andres Noetzli
2018-04-05Add more general SignExtendUltConst rewriting. (#1385)Mathias Preiner
2018-04-05Make Python bindings example compatible w/ Python3 (#1751)Andres Noetzli
2018-04-04Update README for regression tests (#1746)Andres Noetzli
2018-04-04Proper initialization and destruction of sygus unif (#1750)Andrew Reynolds
2018-04-04Fix for corner case of higher-order matching (#1708)Andrew Reynolds
2018-04-04Do not debug check models when unknown (#1748)Andrew Reynolds
2018-04-04Fix sygus infer (#1747)Andrew Reynolds
2018-04-03Refactor IntToBV preprocessing pass (#1716)Andres Noetzli
2018-04-03Option to turn arbitrary input into sygus (#1704)Andrew Reynolds
2018-04-03[BVMiniSat] Avoid duplicates in conflicts (#1745)Andres Noetzli
2018-04-03Make sygus unif I/O an subclass of sygus unif (#1741)Andrew Reynolds
2018-04-03Use choice when expanding definitions for inverse transcendental functions (#...Andrew Reynolds
2018-04-03Internal sygus type checking (#1734)Andrew Reynolds
2018-04-02Improvements to extended rewriter for Booleans and ITE (#1705)Andrew Reynolds
2018-04-02Make sygus unif utility use sygus unif strategies (#1732)Andrew Reynolds
2018-04-02a formula should be an instance of itself (#1668)yoni206
2018-04-02Remove references to nyu (#1721)Clark Barrett
2018-04-02Reorganize bitblaster code. (#1695)Mathias Preiner
2018-04-02Do not call toString() on malformed node when throwing TypeCheckingExceptionP...yoni206
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback