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