summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-04-27Make construct solution behavior specific to SygusIO (#1827)Andrew Reynolds
2018-04-27Print function for equality status. (#1826)Andrew Reynolds
2018-04-27Simplify tangent plane direction (#1824)Andrew Reynolds
2018-04-27New module for synthesizing functions in a data-driven SyGuS approach (#1819)Haniel Barbosa
2018-04-27Core improvements to extended rewriter (#1820)Andrew Reynolds
2018-04-26Fix subgoal generation context (#1816)Andrew Reynolds
2018-04-25Refactor array-proofs and uf-proofs (#1655)yoni206
2018-04-25Equality resolution in the extended rewriter (#1811)Andrew Reynolds
2018-04-25Refactor bv-to-bool and bool-to-bv preprocessing passes (#1788)yoni206
2018-04-25Move candidate rewrite code to own file (#1804)Andrew Reynolds
2018-04-25Add benchmark requiring subgoal generation with induction. Disable option. (#...Andrew Reynolds
2018-04-25Remove nl solve subs option. (#1803)Andrew Reynolds
2018-04-25Fix issue with multi-triggers that include variable triggers (#1810)Andrew Reynolds
2018-04-21Improve sygus sampling for strings (#1802)Andrew Reynolds
2018-04-20Remove unused cache.h (#1795)Andres Noetzli
2018-04-20Enforcing --no-bv-eq, --no-bv-algebraic and --no-bv-ineq when proofs are enab...yoni206
2018-04-20 Reenable filtering based on ordering in sygus sampler (#1784)Andrew Reynolds
2018-04-20Symmetry detection module (#1749)PaulMeng
2018-04-19Refactor pbRewrites preprocessing pass (#1767)Andres Noetzli
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-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-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-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-06Add define rec fun to cvc parser (#1738)Arjun Viswanathan
2018-04-05Add more general SignExtendUltConst rewriting. (#1385)Mathias Preiner
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback