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