* src/tgba/tgbacomplement.cc: Fix the transformation from

Streett to TGBA.
* src/tgbatest/complementation.test: Modify tests.
This commit is contained in:
Guillaume Sadegh 2009-07-07 14:07:52 +02:00
parent 9c7201c3b1
commit a160b3504b
3 changed files with 50 additions and 20 deletions

View file

@ -35,6 +35,4 @@ GFa&&FGa
[] ((p2 && ! p1) -> (p0 U (p1 || [] p0)))
[] (p2 -> ((! p0 && ! p1) U (p1 || ((p0 && ! p1) U (p1 || ((! p0 && ! p1) \
U (p1 || ((p0 && ! p1) U ((p1 || (! p0 U (p1 || [] ! p0))) || [] p0)))))))))
(p0 U (p1 && X (p2 && (true U (p3 && X (true U (p4 && X \
(true U (p5 && X (true U p6))))))))))
EOF