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