spot/src/ltlast
Alexandre Duret-Lutz 8d4a413a37 Introduce [=min..max] operator.
* src/ltlast/bunop.hh: Declare bunop::Equal
* src/ltlast/bunop.cc: Handle it.
* src/ltlparse/ltlparse.yy,
src/ltlparse/ltlscan.ll: Add rules for [=min..max].
* src/tgbaalgos/ltl2tgba_fm.cc: Handle bunop::Equal in
the translation.
* src/ltltest/equals.test: Test trivial identities
for [=min..max].
* src/tgbatest/ltl2tgba.test: Add new formulae to test.
2012-04-28 09:30:35 +02: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 Add support the bounded star operator [*i..j]. 2012-04-28 09:30:35 +02:00
atomic_prop.cc Fix copyrights. 2010-01-24 20:51:09 +01:00
atomic_prop.hh Fix copyrights. 2010-01-24 20:51:09 +01:00
automatop.cc Minor fixes to compile with GCC 3.3 2010-01-20 18:06:00 +01:00
automatop.hh Minor fixes to compile with GCC 3.3 2010-01-20 18:06:00 +01:00
binop.cc Use [*0] instead of #e, and support [*] in addition to *. 2012-04-28 09:30:35 +02:00
binop.hh Introduce EConcatMarked "<>+>" as operator. 2012-04-28 09:30:34 +02:00
bunop.cc Introduce [=min..max] operator. 2012-04-28 09:30:35 +02:00
bunop.hh Introduce [=min..max] operator. 2012-04-28 09:30:35 +02:00
constant.cc Use [*0] instead of #e, and support [*] in addition to *. 2012-04-28 09:30:35 +02:00
constant.hh Introduce rational operators and trivial simplification rules. 2012-04-28 09:30:34 +02:00
formula.cc Fix copyrights. 2010-01-24 20:51:09 +01:00
formula.hh Introduce rational operators and trivial simplification rules. 2012-04-28 09:30:34 +02:00
formula_tree.cc Fix copyrights. 2010-01-24 20:51:09 +01:00
formula_tree.hh Fix copyrights. 2010-01-24 20:51:09 +01:00
Makefile.am Add support the bounded star operator [*i..j]. 2012-04-28 09:30:35 +02:00
multop.cc Add support for PSL's non-length-matching And. 2012-04-28 09:30:35 +02:00
multop.hh Add support for PSL's non-length-matching And. 2012-04-28 09:30:35 +02:00
nfa.cc Fix copyrights. 2010-01-24 20:51:09 +01:00
nfa.hh Fix some struct/class missmatches reported by clang. 2010-11-20 18:02:20 +01:00
predecl.hh Add support the bounded star operator [*i..j]. 2012-04-28 09:30:35 +02:00
refformula.cc Revert everything related to Damien's work in 2008 (he will commit a new version soon). 2009-03-25 16:44:05 +01:00
refformula.hh Revert everything related to Damien's work in 2008 (he will commit a new version soon). 2009-03-25 16:44:05 +01:00
unop.cc Simplify ![*0] as [+]. 2012-04-28 09:30:35 +02:00
unop.hh Simplify ![*0] as [+]. 2012-04-28 09:30:35 +02:00
visitor.hh Add support the bounded star operator [*i..j]. 2012-04-28 09:30:35 +02:00