spot/src/ltlast
Alexandre Duret-Lutz a4a0cf3bb2 ltl: keep track of spin-compatible AP
* src/misc/bareword.cc, src/misc/bareword.hh (is_spin_ap): New function.
* src/ltlast/formula.cc, src/ltlast/formula.hh (is_spin_atomic_props):
New method and boolean.
* src/ltlast/atomic_prop.cc, src/ltlast/constant.cc: Update it.
* src/ltltest/kind.test: Test it.
2015-01-27 10:21:17 +01:00
..
.cvsignore * m4/pypath.m4: New file. 2003-04-30 12:35:22 +00:00
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
allnodes.hh automatop: remove this type of formula operator. 2014-07-04 10:47:23 +02:00
atomic_prop.cc ltl: keep track of spin-compatible AP 2015-01-27 10:21:17 +01:00
atomic_prop.hh ltl: use "final" and "override" in the AST classes 2014-11-07 17:30:11 +01:00
binop.cc ltl: rename is_X_free() into is_syntactic_stutter_invariant() 2015-01-19 14:39:41 +01:00
binop.hh ltl: use "final" and "override" in the AST classes 2014-11-07 17:30:11 +01:00
bunop.cc ltl: rename is_X_free() into is_syntactic_stutter_invariant() 2015-01-19 14:39:41 +01:00
bunop.hh psl: add support for the [:*i..j] operator 2015-01-19 14:39:41 +01:00
constant.cc ltl: keep track of spin-compatible AP 2015-01-27 10:21:17 +01:00
constant.hh ltl: use "final" and "override" in the AST classes 2014-11-07 17:30:11 +01:00
formula.cc ltl: keep track of spin-compatible AP 2015-01-27 10:21:17 +01:00
formula.hh ltl: keep track of spin-compatible AP 2015-01-27 10:21:17 +01:00
Makefile.am ltl: get rid of ltl::ref_formula 2014-10-25 17:06:45 +02:00
multop.cc ltl: rename is_X_free() into is_syntactic_stutter_invariant() 2015-01-19 14:39:41 +01:00
multop.hh ltl: get rid of ltl::ref_formula 2014-10-25 17:06:45 +02:00
predecl.hh automatop: remove this type of formula operator. 2014-07-04 10:47:23 +02:00
unop.cc ltl: rename is_X_free() into is_syntactic_stutter_invariant() 2015-01-19 14:39:41 +01:00
unop.hh ltl: remove the useless Finish operator 2014-12-04 17:48:42 +01:00
visitor.hh automatop: remove this type of formula operator. 2014-07-04 10:47:23 +02:00