remove_x: Implement detection of stutter-invariant LTL formulas.
* src/bin/ltlfilt.cc: Add options --remove-x and --stutter-invariant. * src/ltlvisit/remove_x.cc, src/ltlvisit/remove_x.hh: New files. * src/ltlvisit/Makefile.am: Add them. * src/ltltest/remove_x.test: New file. * src/ltltest/Makefile.am: Add it. * NEWS: Mention the new algorithms.
src/ltltest/remove_x.test
0 → 100755
src/ltlvisit/remove_x.cc
0 → 100644
src/ltlvisit/remove_x.hh
0 → 100644
Please register or sign in to comment