(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 b c a End → Wait Left b c a End
Wait Left b c a End →
Wait Left b c a Endby OverlapClosure OC 3
Wait Left b c a End → Wait Left b c a a End
by OverlapClosure OC 2Wait Left → Begin
by original rule (OC 1)
Begin b c a End → Wait Left b c a a End
by OverlapClosure OC 2Begin b → Wait Right1
by original rule (OC 1)
Right1 c a End → Left b c a a End
by OverlapClosure OC 3Right1 c a End → Left c c b c a a End
by OverlapClosure OC 3Right1 c a End → Left c c b c b End
by OverlapClosure OC 3Right1 c a End → Ac Left c b c b End
by OverlapClosure OC 2Right1 c → Ac Right1
by original rule (OC 1)
Right1 a End → Left c b c b End
by original rule (OC 1)
Ac Left → Left c
by original rule (OC 1)
b → a a
by original rule (OC 1)
c c →
by original rule (OC 1)
a →
by original rule (OC 1)