summaryrefslogtreecommitdiff
path: root/test/regress/Makefile.tests
diff options
context:
space:
mode:
authorHaniel Barbosa <hanielbbarbosa@gmail.com>2018-09-13 15:06:50 -0500
committerGitHub <noreply@github.com>2018-09-13 15:06:50 -0500
commit6ac8972a11047d0d858055ea89aa2acf15e2cfa7 (patch)
tree66d8e8f744637c0a6a9fbe74f765d4b17a69eaac /test/regress/Makefile.tests
parent466b45c52d83cf19caef2c1eee6e7c5fd2ecb1bc (diff)
Uses information gain heuristic for building better solutions from DTs (#2451)
Diffstat (limited to 'test/regress/Makefile.tests')
-rw-r--r--test/regress/Makefile.tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/regress/Makefile.tests b/test/regress/Makefile.tests
index 8b690f3e1..45385f9c6 100644
--- a/test/regress/Makefile.tests
+++ b/test/regress/Makefile.tests
@@ -1545,6 +1545,7 @@ REG1_TESTS = \
regress1/sygus/array_search_5-Q-easy.sy \
regress1/sygus/array_sum_2_5.sy \
regress1/sygus/bvudiv-by-2.sy \
+ regress1/sygus/car_3.lus.sy \
regress1/sygus/cegar1.sy \
regress1/sygus/cegis-unif-inv-eq-fair.sy \
regress1/sygus/cegisunif-depth1.sy \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback