Add functions to compute the kind of a formula (LTL, PSL, Boolean...)
* src/ltlvisit/kind.hh, src/ltlvisit/kind.cc: New files. * src/ltlvisit/Makefile.am: Add them. * src/ltltest/kind.test, src/ltltest/kind.cc: New files. * src/ltltest/Makefile.am: Add them.
This commit is contained in:
parent
567b460738
commit
437128b55b
7 changed files with 434 additions and 0 deletions
2
src/ltltest/.gitignore
vendored
2
src/ltltest/.gitignore
vendored
|
|
@ -22,3 +22,5 @@ randltl
|
|||
reductau
|
||||
reductaustr
|
||||
genltl
|
||||
kind
|
||||
consterm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue