source: vis_dev/vis-2.1/examples/elevator/check_result @ 11

Last change on this file since 11 was 11, checked in by cecile, 13 years ago

Add vis

File size: 596 bytes
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))))
4Networks are combinationally equivalent.
5FSM depth =                 26
6reachable 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.