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

(0) Obligation:

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

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

Begin c b EndBegin c b End
by OverlapClosure OC 3
Begin c b EndWait Left c b End
by OverlapClosure OC 2
Begin cWait Right1
by original rule (OC 1)
Right1 b EndLeft c b End
by OverlapClosure OC 3
Right1 b EndLeft a End
by original rule (OC 1)
ac b
by original rule (OC 1)
Wait LeftBegin
by original rule (OC 1)

(2) NO