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