|
@@ -8,17 +8,11 @@ A B {
|
|
|
{Contains} Success success {}
|
|
|
{Contains} Query match {
|
|
|
LHS {
|
|
|
- Pre_Query/State {
|
|
|
- label = "0"
|
|
|
- }
|
|
|
Pre_ReachabilityGraph/State {
|
|
|
label = "1"
|
|
|
}
|
|
|
}
|
|
|
NAC {
|
|
|
- Pre_Query/State pre_0 {
|
|
|
- label = "0"
|
|
|
- }
|
|
|
Pre_ReachabilityGraph/State pre_1 {
|
|
|
label = "1"
|
|
|
}
|
|
@@ -28,9 +22,6 @@ A B {
|
|
|
Pre_ReachabilityGraph/Place pre_3 {
|
|
|
label = "3"
|
|
|
}
|
|
|
- Pre_Query/Contains (pre_0, pre_2) {
|
|
|
- label = "4"
|
|
|
- }
|
|
|
Pre_ReachabilityGraph/Contains (pre_1, pre_3) {
|
|
|
label = "5"
|
|
|
}
|