Fix file extension (#1919)
[cvc5.git] / test / regress / Makefile.tests
2018-05-21 Caleb DonovickFix file extension (#1919)
2018-05-18 Andrew ReynoldsUnified fairness scheme for cegis unif (#1941)
2018-05-17 Andrew ReynoldsFix debugPrint and add regress. (#1934)
2018-05-17 Andrew ReynoldsCegis-specific infrastructure (#1933)
2018-05-15 Haniel Barbosaadding regressions (#1925)
2018-05-14 Andrew ReynoldsAdd regressions, change defaults. (#1911)
2018-05-14 Andrew ReynoldsFlag to check invariance of entire values in sygus...
2018-05-11 Aina NiemetzRemove obsolete unit test for ackermannization. (#1906)
2018-05-11 Aina NiemetzFix ackermannize preprocessing pass. (#1904)
2018-05-10 Andrew ReynoldsSygus repair constants (#1812)
2018-05-09 Andrew ReynoldsMake symmetry-breaker-exp into a preprocessing pass...
2018-05-08 Mathias PreinerRefactor bv-abstraction preprocessing pass. (#1860)
2018-05-08 Andrew ReynoldsSupport for str.<= and str.< (#1882)
2018-05-07 Andrew ReynoldsAdd support for str.code (#1821)
2018-05-04 Mathias PreinerRefactor bv-intro-pow2 preprocessing pass. (#1851)
2018-05-04 Andrew ReynoldsSets subtypes (#1095)
2018-05-03 Andrew ReynoldsInterleave quantifiers checks with ground theory checks...
2018-05-03 Andrew ReynoldsInitial support for string standard in smt lib 2.6...
2018-04-30 Haniel BarbosaRefactor real2int (#1813)
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)