# INV: formula passed --- (movement=MOVING -> door=CLOSED) # MC: formula passed --- AG((movement=MOVING -> door=CLOSED)) # MC: formula failed --- AG((buttons<*0*>=ON -> AF(((door=OPEN * location<0>=0) * location<1>=0)))) Networks are combinationally equivalent. FSM depth = 26 reachable states = 674077 # INV: formula passed --- (e1.movement=MOVING -> e1.door=CLOSED) # INV: formula failed --- (e1.movement=MOVING -> e2.door=CLOSED) # INV: formula passed --- ((e1.location<0>=1 <-> main_control.locations<*1*><0>=1) * (e1.location<1>=1 <-> main_control.locations<*1*><1>=1))