Allow multiple functions in sygus unif approaches (#1831)
[cvc5.git] / test / regress / Makefile.tests
2018-04-30 Andrew ReynoldsAllow multiple functions in sygus unif approaches ...
2018-04-30 Andrew ReynoldsMake factoring inference more aggressive (#1825)
2018-04-25 yoni206Refactor bv-to-bool and bool-to-bv preprocessing passes...
2018-04-25 Andrew ReynoldsAdd benchmark requiring subgoal generation with inducti...
2018-04-25 Andrew ReynoldsFix issue with multi-triggers that include variable...
2018-04-20 yoni206Enforcing --no-bv-eq, --no-bv-algebraic and --no-bv...
2018-04-20 PaulMengSymmetry detection module (#1749)
2018-04-19 Andres NoetzliRefactor pbRewrites preprocessing pass (#1767)
2018-04-17 Andres NoetzliDisable slow regression test (#1787)
2018-04-13 Andrew ReynoldsFix alpha equivalence for higher-order (#1769)
2018-04-11 Andrew ReynoldsProperly implement function extensionality based on...
2018-04-10 Andrew ReynoldsFix hasSubterm calls for higher-order (#1760)
2018-04-10 Andrew ReynoldsFix higher-order term indexing. (#1754)
2018-04-06 Arjun ViswanathanAdd define rec fun to cvc parser (#1738)
2018-04-04 Andrew ReynoldsFix for corner case of higher-order matching (#1708)
2018-04-04 Andrew ReynoldsOption to turn arbitrary input into sygus (#1704)
2018-04-03 Andrew ReynoldsUse choice when expanding definitions for inverse trans...
2018-03-30 Andrew ReynoldsDisable regression (#1731)
2018-03-23 Andrew ReynoldsAdd a few quantifiers regressions to improve coverage...
2018-03-21 Andres Noetzli Move regression tests to single Makefile.am (#1658)