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