* src/tgba/tgbacomplement.cc: Fix the transformation from
Streett to TGBA. * src/tgbatest/complementation.test: Modify tests.
This commit is contained in:
parent
9c7201c3b1
commit
a160b3504b
3 changed files with 50 additions and 20 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue