NO
0 QTRS
↳1 NonTerminationProof (⇒, 158 ms)
↳2 NO
Begin(b(b(x))) → Wait(Right1(x))
Begin(b(x)) → Wait(Right2(x))
Begin(a(b(x))) → Wait(Right3(x))
Begin(b(x)) → Wait(Right4(x))
Right1(a(End(x))) → Left(b(a(a(End(x)))))
Right2(a(b(End(x)))) → Left(b(a(a(End(x)))))
Right3(a(End(x))) → Left(b(b(a(End(x)))))
Right4(a(a(End(x)))) → Left(b(b(a(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))
Right1(b(x)) → Ab(Right1(x))
Right2(b(x)) → Ab(Right2(x))
Right3(b(x)) → Ab(Right3(x))
Right4(b(x)) → Ab(Right4(x))
Aa(Left(x)) → Left(a(x))
Ab(Left(x)) → Left(b(x))
Wait(Left(x)) → Begin(x)
a(b(b(x))) → b(a(a(x)))
a(a(b(x))) → b(b(a(x)))
Wait Left b b a End → Wait Left b b a End
Wait Left b b a End → Wait Right4 a a End
by OverlapClosure OC 3Wait Left b b a End → Begin b a a End
by OverlapClosure OC 3Wait Left b b a End → Wait Left b a a End
by OverlapClosure OC 2Wait Left b b → Wait Right1
by OverlapClosure OC 2Wait Left → Begin
by original rule (OC 1)Begin b b → Wait Right1
by original rule (OC 1)Right1 a End → Left b a a End
by original rule (OC 1)Wait Left → Begin
by original rule (OC 1)Begin b → Wait Right4
by original rule (OC 1)
Right4 a a End → Left b b a End
by original rule (OC 1)