Line | |
---|
1 | # INV: formula passed --- (movement=MOVING -> door=CLOSED) |
---|
2 | # MC: formula passed --- AG((movement=MOVING -> door=CLOSED)) |
---|
3 | # MC: formula failed --- AG((buttons<*0*>=ON -> AF(((door=OPEN * location<0>=0) * location<1>=0)))) |
---|
4 | Networks are combinationally equivalent. |
---|
5 | FSM depth = 26 |
---|
6 | reachable states = 674077 |
---|
7 | # INV: formula passed --- (e1.movement=MOVING -> e1.door=CLOSED) |
---|
8 | # INV: formula failed --- (e1.movement=MOVING -> e2.door=CLOSED) |
---|
9 | # INV: formula passed --- ((e1.location<0>=1 <-> main_control.locations<*1*><0>=1) * (e1.location<1>=1 <-> main_control.locations<*1*><1>=1)) |
---|
Note: See
TracBrowser
for help on using the repository browser.