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-03 22:10:16 +01:00

22 lines
342 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)
/*
*/
A[] not deadlock
/*
*/
E<> (Host1.Established and Host2.Established)
/*
*/
A[] not ((Host1.Closed or Host1.Listen or Host1.SynSent) and Host2.Established)