NO Termination w.r.t. Q proof of /home/cern_httpd/provide/research/cycsrs/tpdb/TPDB-d9b80194f163/SRS_Standard/Secret_06_SRS/secr3-split.srs

(0) Obligation:

Q restricted rewrite system:
The TRS R consists of the following rules:

Begin(b(a(x))) → Wait(Right1(x))
Begin(a(x)) → Wait(Right2(x))
Begin(b(b(x))) → Wait(Right3(x))
Begin(b(x)) → Wait(Right4(x))
Begin(d(x)) → Wait(Right5(x))
Right1(a(End(x))) → Left(b(c(End(x))))
Right2(a(b(End(x)))) → Left(b(c(End(x))))
Right3(b(End(x))) → Left(c(b(End(x))))
Right4(b(b(End(x)))) → Left(c(b(End(x))))
Right5(c(End(x))) → Left(d(c(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))
Right5(a(x)) → Aa(Right5(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))
Right1(c(x)) → Ac(Right1(x))
Right2(c(x)) → Ac(Right2(x))
Right3(c(x)) → Ac(Right3(x))
Right4(c(x)) → Ac(Right4(x))
Right5(c(x)) → Ac(Right5(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))
Right5(d(x)) → Ad(Right5(x))
Aa(Left(x)) → Left(a(x))
Ab(Left(x)) → Left(b(x))
Ac(Left(x)) → Left(c(x))
Ad(Left(x)) → Left(d(x))
Wait(Left(x)) → Begin(x)
a(b(a(x))) → b(c(x))
b(b(b(x))) → c(b(x))
c(x) → a(b(x))
c(d(x)) → d(c(b(a(x))))

Q is empty.

(1) NonTerminationProof (COMPLETE transformation)

We used the non-termination processor [OPPELT08] to show that the SRS problem is infinite.

Found the self-embedding DerivationStructure:
Begin b c b b EndBegin b c b b End

Begin b c b b EndBegin b c b b End
by OverlapClosure OC 3
Begin b c b b EndWait Left b c b b End
by OverlapClosure OC 2
Begin bWait Right4
by original rule (OC 1)
Right4 c b b EndLeft b c b b End
by OverlapClosure OC 3
Right4 c b b EndLeft c a b b End
by OverlapClosure OC 3
Right4 c b b EndLeft c c b End
by OverlapClosure OC 3
Right4 c b b EndAc Left c b End
by OverlapClosure OC 2
Right4 cAc Right4
by original rule (OC 1)
Right4 b b EndLeft c b End
by original rule (OC 1)
Ac LeftLeft c
by original rule (OC 1)
ca b
by original rule (OC 1)
c ab c
by OverlapClosure OC 2
ca b
by original rule (OC 1)
a b ab c
by original rule (OC 1)
Wait LeftBegin
by original rule (OC 1)

(2) NO