ltl: remove is_eltl_formula()
* doc/tl/tl.tex, src/ltlast/atomic_prop.cc, src/ltlast/binop.cc, src/ltlast/bunop.cc, src/ltlast/constant.cc, src/ltlast/formula.cc, src/ltlast/formula.hh, src/ltlast/multop.cc, src/ltlast/unop.cc: Remove is_eltl_formula(). * src/tests/kind.test: Adjust.
This commit is contained in:
parent
ce3ad1e3ff
commit
813c3799c0
10 changed files with 6 additions and 33 deletions
|
|
@ -1048,8 +1048,6 @@ instance using the following methods:
|
|||
Whether the formula avoids the $\X$ operator.
|
||||
\\\texttt{is\_ltl\_formula()}& Whether the formula uses only LTL
|
||||
operators. (Boolean operators are also allowed.)
|
||||
\\\texttt{is\_eltl\_formula()}& Whether the formula uses only ELTL
|
||||
operators. (Boolean and LTL operators are also allowed.)
|
||||
\\\texttt{is\_psl\_formula()}& Whether the formula uses only PSL
|
||||
operators. (Boolean and LTL operators are also allowed.)
|
||||
\\\texttt{is\_sere\_formula()}& Whether the formula uses only
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue