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