tcp
This commit is contained in:
4
tests/tcp/props/phi1.pml
Normal file
4
tests/tcp/props/phi1.pml
Normal file
@@ -0,0 +1,4 @@
|
||||
/* safety: half-open prevention */
|
||||
ltl phi1 {
|
||||
always ( leftClosed implies !rightEstablished )
|
||||
}
|
||||
Reference in New Issue
Block a user