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