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