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