1
0
This repository has been archived on 2025-03-03. You can view files and clone it, but cannot push or open issues or pull requests.
2014-02-02 13:54:42 +01:00

27 lines
377 B
Plaintext

//This file was generated from (Academic) UPPAAL 4.0.13 (rev. 4577), September 2010
/*
*/
(not Host1.Init and not Host1.Closed) --> (Host1.Established && Host2.Established)
/*
*/
(not Host1.Closed and not Host2.Closed) --> Host1.Established
/*
*/
A[] not deadlock
/*
*/
E<> (Host1.Established and Host2.Established)
/*
*/
A[] not (Host1.Closed and Host2.Established)