genltl: add formulas from three papers
Fixes #166. * bin/genltl.cc: Add option --dac-patterns, --eh-patterns, --sb-patterns. * NEWS, bin/man/genltl.x, doc/org/genltl.org: Document them. * bench/ltl2tgba/formulae.ltl: Delete. * bench/ltl2tgba/known: Use genltl instead. * bench/ltl2tgba/Makefile.am, bench/ltl2tgba/README: Update. * tests/core/ltl2tgba2.test: New test case, using genltl. * tests/Makefile.am: Add it.
This commit is contained in:
parent
fd5d59984b
commit
b708ab778f
10 changed files with 650 additions and 115 deletions
|
|
@ -216,6 +216,7 @@ TESTS_twa = \
|
|||
core/sim2.test \
|
||||
core/sim3.test \
|
||||
core/ltl2tgba.test \
|
||||
core/ltl2tgba2.test \
|
||||
core/ltl2neverclaim.test \
|
||||
core/ltl2neverclaim-lbtt.test \
|
||||
core/ltlprod.test \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue