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

(0) Obligation:

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

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

Wait Left c b EndWait Left c b End
by OverlapClosure OC 2
Wait Left cWait Right2
by OverlapClosure OC 2
Wait LeftBegin
by original rule (OC 1)
Begin cWait Right2
by original rule (OC 1)
Right2 b EndLeft c b End
by original rule (OC 1)

(2) NO