NO
0 QTRS
↳1 NonTerminationProof (⇒, 2096 ms)
↳2 NO
Begin(a(x)) → Wait(Right1(x))
Begin(b(x)) → Wait(Right2(x))
Right1(a(End(x))) → Left(b(a(b(c(End(x))))))
Right2(c(End(x))) → Left(a(c(End(x))))
Right1(a(x)) → Aa(Right1(x))
Right2(a(x)) → Aa(Right2(x))
Right1(b(x)) → Ab(Right1(x))
Right2(b(x)) → Ab(Right2(x))
Right1(c(x)) → Ac(Right1(x))
Right2(c(x)) → Ac(Right2(x))
Aa(Left(x)) → Left(a(x))
Ab(Left(x)) → Left(b(x))
Ac(Left(x)) → Left(c(x))
Wait(Left(x)) → Begin(x)
a(x) → x
a(a(x)) → b(a(b(c(x))))
c(x) → x
c(b(x)) → a(c(x))
Begin b b c End → Begin b b c End
Begin b b c End → Begin b a b c End
by OverlapClosure OC 3Begin b b c End → Begin a a End
by OverlapClosure OC 3Begin b b c End → Begin a a c End
by OverlapClosure OC 3Begin b b c End → Wait Left a a c End
by OverlapClosure OC 3Begin b b c End → Wait Aa Left a c End
by OverlapClosure OC 2Begin b b c End → Wait Aa Right2 c End
by OverlapClosure OC 3Begin b b c End → Wait Right2 a c End
by OverlapClosure OC 3Begin b b c End → Begin b a c End
by OverlapClosure OC 3Begin b b c End → Wait Left b a c End
by OverlapClosure OC 3Begin b b c End → Wait Ab Left a c End
by OverlapClosure OC 2Begin b b → Wait Ab Right2
by OverlapClosure OC 2Begin b → Wait Right2
by original rule (OC 1)Right2 b → Ab Right2
by original rule (OC 1)Right2 c End → Left a c End
by original rule (OC 1)Ab Left → Left b
by original rule (OC 1)Wait Left → Begin
by original rule (OC 1)Begin b → Wait Right2
by original rule (OC 1)Right2 a → Aa Right2
by original rule (OC 1)Right2 c End → Left a c End
by original rule (OC 1)Aa Left → Left a
by original rule (OC 1)Wait Left → Begin
by original rule (OC 1)c →
by original rule (OC 1)a a → b a b c
by original rule (OC 1)
a →
by original rule (OC 1)