NO
0 QTRS
↳1 NonTerminationProof (⇒, 2827 ms)
↳2 NO
begin(end(x)) → rewrite(end(x))
begin(b(x)) → rotate(cut(Cb(guess(x))))
begin(a(x)) → rotate(cut(Ca(guess(x))))
begin(c(x)) → rotate(cut(Cc(guess(x))))
begin(d(x)) → rotate(cut(Cd(guess(x))))
guess(b(x)) → Cb(guess(x))
guess(a(x)) → Ca(guess(x))
guess(c(x)) → Cc(guess(x))
guess(d(x)) → Cd(guess(x))
guess(b(x)) → moveleft(Bb(wait(x)))
guess(a(x)) → moveleft(Ba(wait(x)))
guess(c(x)) → moveleft(Bc(wait(x)))
guess(d(x)) → moveleft(Bd(wait(x)))
guess(end(x)) → finish(end(x))
Cb(moveleft(Bb(x))) → moveleft(Bb(Ab(x)))
Ca(moveleft(Bb(x))) → moveleft(Bb(Aa(x)))
Cc(moveleft(Bb(x))) → moveleft(Bb(Ac(x)))
Cd(moveleft(Bb(x))) → moveleft(Bb(Ad(x)))
Cb(moveleft(Ba(x))) → moveleft(Ba(Ab(x)))
Ca(moveleft(Ba(x))) → moveleft(Ba(Aa(x)))
Cc(moveleft(Ba(x))) → moveleft(Ba(Ac(x)))
Cd(moveleft(Ba(x))) → moveleft(Ba(Ad(x)))
Cb(moveleft(Bc(x))) → moveleft(Bc(Ab(x)))
Ca(moveleft(Bc(x))) → moveleft(Bc(Aa(x)))
Cc(moveleft(Bc(x))) → moveleft(Bc(Ac(x)))
Cd(moveleft(Bc(x))) → moveleft(Bc(Ad(x)))
Cb(moveleft(Bd(x))) → moveleft(Bd(Ab(x)))
Ca(moveleft(Bd(x))) → moveleft(Bd(Aa(x)))
Cc(moveleft(Bd(x))) → moveleft(Bd(Ac(x)))
Cd(moveleft(Bd(x))) → moveleft(Bd(Ad(x)))
cut(moveleft(Bb(x))) → Db(cut(goright(x)))
cut(moveleft(Ba(x))) → Da(cut(goright(x)))
cut(moveleft(Bc(x))) → Dc(cut(goright(x)))
cut(moveleft(Bd(x))) → Dd(cut(goright(x)))
goright(Ab(x)) → Cb(goright(x))
goright(Aa(x)) → Ca(goright(x))
goright(Ac(x)) → Cc(goright(x))
goright(Ad(x)) → Cd(goright(x))
goright(wait(b(x))) → moveleft(Bb(wait(x)))
goright(wait(a(x))) → moveleft(Ba(wait(x)))
goright(wait(c(x))) → moveleft(Bc(wait(x)))
goright(wait(d(x))) → moveleft(Bd(wait(x)))
goright(wait(end(x))) → finish(end(x))
Cb(finish(x)) → finish(b(x))
Ca(finish(x)) → finish(a(x))
Cc(finish(x)) → finish(c(x))
Cd(finish(x)) → finish(d(x))
cut(finish(x)) → finish2(x)
Db(finish2(x)) → finish2(b(x))
Da(finish2(x)) → finish2(a(x))
Dc(finish2(x)) → finish2(c(x))
Dd(finish2(x)) → finish2(d(x))
rotate(finish2(x)) → rewrite(x)
rewrite(b(a(a(x)))) → begin(a(b(c(x))))
rewrite(c(a(x))) → begin(a(c(x)))
rewrite(b(c(a(x)))) → begin(a(b(c(x))))
rewrite(c(b(x))) → begin(d(x))
rewrite(d(x)) → begin(b(a(x)))
rewrite(a(d(x))) → begin(d(a(x)))
rewrite(a(a(x))) → begin(a(b(a(x))))
rewrite a d end → rewrite a d end
rewrite a d end → rotate finish2 a d end
by OverlapClosure OC 3rewrite a d end → rotate Da finish2 d end
by OverlapClosure OC 3rewrite a d end → rotate Da cut finish d end
by OverlapClosure OC 3rewrite a d end → rotate Da cut Cd finish end
by OverlapClosure OC 2rewrite a d → rotate Da cut Cd goright wait
by OverlapClosure OC 3rewrite a d → rotate Da cut goright Ad wait
by OverlapClosure OC 3rewrite a d → rotate cut moveleft Ba Ad wait
by OverlapClosure OC 3rewrite a d → rotate cut Cd moveleft Ba wait
by OverlapClosure OC 2rewrite a d → rotate cut Cd guess a
by OverlapClosure OC 3rewrite a d → begin d a
by original rule (OC 1)begin d → rotate cut Cd guess
by original rule (OC 1)guess a → moveleft Ba wait
by original rule (OC 1)Cd moveleft Ba → moveleft Ba Ad
by original rule (OC 1)cut moveleft Ba → Da cut goright
by original rule (OC 1)goright Ad → Cd goright
by original rule (OC 1)goright wait end → finish end
by original rule (OC 1)Cd finish → finish d
by original rule (OC 1)cut finish → finish2
by original rule (OC 1)Da finish2 → finish2 a
by original rule (OC 1)
rotate finish2 → rewrite
by original rule (OC 1)