NO
0 QTRS
↳1 NonTerminationProof (⇒, 188 ms)
↳2 NO
Begin(a(a(x))) → Wait(Right1(x))
Begin(a(x)) → Wait(Right2(x))
Begin(b(a(x))) → Wait(Right3(x))
Begin(a(x)) → Wait(Right4(x))
Begin(a(b(x))) → Wait(Right5(x))
Begin(b(x)) → Wait(Right6(x))
Right1(a(End(x))) → Left(b(b(a(End(x)))))
Right2(a(a(End(x)))) → Left(b(b(a(End(x)))))
Right3(a(End(x))) → Left(b(b(a(End(x)))))
Right4(a(b(End(x)))) → Left(b(b(a(End(x)))))
Right5(b(End(x))) → Left(a(a(b(End(x)))))
Right6(b(a(End(x)))) → Left(a(a(b(End(x)))))
Right1(a(x)) → Aa(Right1(x))
Right2(a(x)) → Aa(Right2(x))
Right3(a(x)) → Aa(Right3(x))
Right4(a(x)) → Aa(Right4(x))
Right5(a(x)) → Aa(Right5(x))
Right6(a(x)) → Aa(Right6(x))
Right1(b(x)) → Ab(Right1(x))
Right2(b(x)) → Ab(Right2(x))
Right3(b(x)) → Ab(Right3(x))
Right4(b(x)) → Ab(Right4(x))
Right5(b(x)) → Ab(Right5(x))
Right6(b(x)) → Ab(Right6(x))
Aa(Left(x)) → Left(a(x))
Ab(Left(x)) → Left(b(x))
Wait(Left(x)) → Begin(x)
a(a(a(x))) → b(b(a(x)))
a(b(a(x))) → b(b(a(x)))
b(a(b(x))) → a(a(b(x)))
Wait Left b b a End → Wait Left b b a End
Wait Left b b a End → Wait Right4 a b End
by OverlapClosure OC 3Wait Left b b a End → Begin a a b End
by OverlapClosure OC 3Wait Left b b a End → Wait Left a a b End
by OverlapClosure OC 2Wait Left b → Wait Right6
by OverlapClosure OC 2Wait Left → Begin
by original rule (OC 1)Begin b → Wait Right6
by original rule (OC 1)Right6 b a End → Left a a b End
by original rule (OC 1)Wait Left → Begin
by original rule (OC 1)Begin a → Wait Right4
by original rule (OC 1)
Right4 a b End → Left b b a End
by original rule (OC 1)