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