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

(0) Obligation:

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

Begin(f(x)) → Wait(Right1(x))
Begin(c(x)) → Wait(Right2(x))
Begin(f(x)) → Wait(Right3(x))
Right1(c(End(x))) → Left(f(c(c(End(x)))))
Right2(c(End(x))) → Left(c(End(x)))
Right3(n(End(x))) → Left(f(n(End(x))))
Right1(c(x)) → Ac(Right1(x))
Right2(c(x)) → Ac(Right2(x))
Right3(c(x)) → Ac(Right3(x))
Right1(f(x)) → Af(Right1(x))
Right2(f(x)) → Af(Right2(x))
Right3(f(x)) → Af(Right3(x))
Right1(n(x)) → An(Right1(x))
Right2(n(x)) → An(Right2(x))
Right3(n(x)) → An(Right3(x))
Ac(Left(x)) → Left(c(x))
Af(Left(x)) → Left(f(x))
An(Left(x)) → Left(n(x))
Wait(Left(x)) → Begin(x)
c(f(x)) → f(c(c(x)))
c(c(x)) → c(x)
n(f(x)) → f(n(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 f n EndWait Left f n End

Wait Left f n EndWait Left f n End
by OverlapClosure OC 2
Wait Left fWait Right3
by OverlapClosure OC 2
Wait LeftBegin
by original rule (OC 1)
Begin fWait Right3
by original rule (OC 1)
Right3 n EndLeft f n End
by original rule (OC 1)

(2) NO