Preliminary implementation of a tool to generate some interesting
families of LTL formulae. * src/ltltest/genltl.cc: New file. Based on five classes of formulae defined in a paper by Cichón, Czubak, and Jasiński. * src/ltltest/Makefile.am (noinst_PROGRAMS): Build genltl.
This commit is contained in:
parent
ac9d0a502a
commit
437af50afe
4 changed files with 285 additions and 13 deletions
1
src/ltltest/.gitignore
vendored
1
src/ltltest/.gitignore
vendored
|
|
@ -21,3 +21,4 @@ randltl
|
|||
*.dot
|
||||
reductau
|
||||
reductaustr
|
||||
genltl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue