Rewrite Exp[=0..] as [*].

* src/ltlast/bunop.cc: Implement this rewriting.
* src/ltlast/bunop.hh: Document it.
* src/ltltest/equals.test: Test it.
This commit is contained in:
Alexandre Duret-Lutz 2010-10-14 19:14:42 +02:00
parent 8d4a413a37
commit 2c31e541b5
3 changed files with 12 additions and 1 deletions

View file

@ -55,6 +55,7 @@ namespace spot
/// - 0[=min..max] = 0 if min > 0
/// - 1[=0] = [*0]
/// - 1[=min..max] = 1[*min..max] if max > 0
/// - Exp[=0..] = [*]
/// - Exp[=0] = (!Exp)[*]
///
/// These rewriting rules imply that it is not possible to build