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