YES Termination Proof

Termination Proof

by ttt2 (version ttt2 1.15)

Input

The rewrite relation of the following TRS is considered.

begin(end(x0)) rewrite(end(x0))
begin(a(x0)) rotate(cut(Ca(guess(x0))))
begin(b(x0)) rotate(cut(Cb(guess(x0))))
begin(c(x0)) rotate(cut(Cc(guess(x0))))
begin(d(x0)) rotate(cut(Cd(guess(x0))))
guess(a(x0)) Ca(guess(x0))
guess(b(x0)) Cb(guess(x0))
guess(c(x0)) Cc(guess(x0))
guess(d(x0)) Cd(guess(x0))
guess(a(x0)) moveleft(Ba(wait(x0)))
guess(b(x0)) moveleft(Bb(wait(x0)))
guess(c(x0)) moveleft(Bc(wait(x0)))
guess(d(x0)) moveleft(Bd(wait(x0)))
guess(end(x0)) finish(end(x0))
Ca(moveleft(Ba(x0))) moveleft(Ba(Aa(x0)))
Cb(moveleft(Ba(x0))) moveleft(Ba(Ab(x0)))
Cc(moveleft(Ba(x0))) moveleft(Ba(Ac(x0)))
Cd(moveleft(Ba(x0))) moveleft(Ba(Ad(x0)))
Ca(moveleft(Bb(x0))) moveleft(Bb(Aa(x0)))
Cb(moveleft(Bb(x0))) moveleft(Bb(Ab(x0)))
Cc(moveleft(Bb(x0))) moveleft(Bb(Ac(x0)))
Cd(moveleft(Bb(x0))) moveleft(Bb(Ad(x0)))
Ca(moveleft(Bc(x0))) moveleft(Bc(Aa(x0)))
Cb(moveleft(Bc(x0))) moveleft(Bc(Ab(x0)))
Cc(moveleft(Bc(x0))) moveleft(Bc(Ac(x0)))
Cd(moveleft(Bc(x0))) moveleft(Bc(Ad(x0)))
Ca(moveleft(Bd(x0))) moveleft(Bd(Aa(x0)))
Cb(moveleft(Bd(x0))) moveleft(Bd(Ab(x0)))
Cc(moveleft(Bd(x0))) moveleft(Bd(Ac(x0)))
Cd(moveleft(Bd(x0))) moveleft(Bd(Ad(x0)))
cut(moveleft(Ba(x0))) Da(cut(goright(x0)))
cut(moveleft(Bb(x0))) Db(cut(goright(x0)))
cut(moveleft(Bc(x0))) Dc(cut(goright(x0)))
cut(moveleft(Bd(x0))) Dd(cut(goright(x0)))
goright(Aa(x0)) Ca(goright(x0))
goright(Ab(x0)) Cb(goright(x0))
goright(Ac(x0)) Cc(goright(x0))
goright(Ad(x0)) Cd(goright(x0))
goright(wait(a(x0))) moveleft(Ba(wait(x0)))
goright(wait(b(x0))) moveleft(Bb(wait(x0)))
goright(wait(c(x0))) moveleft(Bc(wait(x0)))
goright(wait(d(x0))) moveleft(Bd(wait(x0)))
goright(wait(end(x0))) finish(end(x0))
Ca(finish(x0)) finish(a(x0))
Cb(finish(x0)) finish(b(x0))
Cc(finish(x0)) finish(c(x0))
Cd(finish(x0)) finish(d(x0))
cut(finish(x0)) finish2(x0)
Da(finish2(x0)) finish2(a(x0))
Db(finish2(x0)) finish2(b(x0))
Dc(finish2(x0)) finish2(c(x0))
Dd(finish2(x0)) finish2(d(x0))
rotate(finish2(x0)) rewrite(x0)
rewrite(a(a(a(x0)))) begin(b(b(x0)))
rewrite(b(b(b(x0)))) begin(c(x0))
rewrite(c(x0)) begin(d(d(x0)))
rewrite(d(x0)) begin(a(a(x0)))

Proof

1 Rule Removal

Using the linear polynomial interpretation over the arctic semiring over the integers
[Bc(x1)] = 8 · x1 + -∞
[guess(x1)] = 0 · x1 + -∞
[Ba(x1)] = 2 · x1 + -∞
[b(x1)] = 3 · x1 + -∞
[begin(x1)] = 0 · x1 + -∞
[a(x1)] = 2 · x1 + -∞
[moveleft(x1)] = 0 · x1 + -∞
[Aa(x1)] = 2 · x1 + -∞
[Da(x1)] = 2 · x1 + -∞
[Bd(x1)] = 4 · x1 + -∞
[Bb(x1)] = 3 · x1 + -∞
[Db(x1)] = 3 · x1 + -∞
[Ab(x1)] = 3 · x1 + -∞
[Dc(x1)] = 8 · x1 + -∞
[Ca(x1)] = 2 · x1 + -∞
[c(x1)] = 8 · x1 + -∞
[end(x1)] = 0 · x1 + -∞
[rotate(x1)] = 0 · x1 + -∞
[finish(x1)] = 0 · x1 + -∞
[goright(x1)] = 0 · x1 + -∞
[finish2(x1)] = 0 · x1 + -∞
[wait(x1)] = 0 · x1 + -∞
[d(x1)] = 4 · x1 + -∞
[Ac(x1)] = 8 · x1 + -∞
[Ad(x1)] = 4 · x1 + -∞
[Cc(x1)] = 8 · x1 + -∞
[Cb(x1)] = 3 · x1 + -∞
[Cd(x1)] = 4 · x1 + -∞
[cut(x1)] = 0 · x1 + -∞
[Dd(x1)] = 4 · x1 + -∞
[rewrite(x1)] = 0 · x1 + -∞
the rules
begin(end(x0)) rewrite(end(x0))
begin(a(x0)) rotate(cut(Ca(guess(x0))))
begin(b(x0)) rotate(cut(Cb(guess(x0))))
begin(c(x0)) rotate(cut(Cc(guess(x0))))
begin(d(x0)) rotate(cut(Cd(guess(x0))))
guess(a(x0)) Ca(guess(x0))
guess(b(x0)) Cb(guess(x0))
guess(c(x0)) Cc(guess(x0))
guess(d(x0)) Cd(guess(x0))
guess(a(x0)) moveleft(Ba(wait(x0)))
guess(b(x0)) moveleft(Bb(wait(x0)))
guess(c(x0)) moveleft(Bc(wait(x0)))
guess(d(x0)) moveleft(Bd(wait(x0)))
guess(end(x0)) finish(end(x0))
Ca(moveleft(Ba(x0))) moveleft(Ba(Aa(x0)))
Cb(moveleft(Ba(x0))) moveleft(Ba(Ab(x0)))
Cc(moveleft(Ba(x0))) moveleft(Ba(Ac(x0)))
Cd(moveleft(Ba(x0))) moveleft(Ba(Ad(x0)))
Ca(moveleft(Bb(x0))) moveleft(Bb(Aa(x0)))
Cb(moveleft(Bb(x0))) moveleft(Bb(Ab(x0)))
Cc(moveleft(Bb(x0))) moveleft(Bb(Ac(x0)))
Cd(moveleft(Bb(x0))) moveleft(Bb(Ad(x0)))
Ca(moveleft(Bc(x0))) moveleft(Bc(Aa(x0)))
Cb(moveleft(Bc(x0))) moveleft(Bc(Ab(x0)))
Cc(moveleft(Bc(x0))) moveleft(Bc(Ac(x0)))
Cd(moveleft(Bc(x0))) moveleft(Bc(Ad(x0)))
Ca(moveleft(Bd(x0))) moveleft(Bd(Aa(x0)))
Cb(moveleft(Bd(x0))) moveleft(Bd(Ab(x0)))
Cc(moveleft(Bd(x0))) moveleft(Bd(Ac(x0)))
Cd(moveleft(Bd(x0))) moveleft(Bd(Ad(x0)))
cut(moveleft(Ba(x0))) Da(cut(goright(x0)))
cut(moveleft(Bb(x0))) Db(cut(goright(x0)))
cut(moveleft(Bc(x0))) Dc(cut(goright(x0)))
cut(moveleft(Bd(x0))) Dd(cut(goright(x0)))
goright(Aa(x0)) Ca(goright(x0))
goright(Ab(x0)) Cb(goright(x0))
goright(Ac(x0)) Cc(goright(x0))
goright(Ad(x0)) Cd(goright(x0))
goright(wait(a(x0))) moveleft(Ba(wait(x0)))
goright(wait(b(x0))) moveleft(Bb(wait(x0)))
goright(wait(c(x0))) moveleft(Bc(wait(x0)))
goright(wait(d(x0))) moveleft(Bd(wait(x0)))
goright(wait(end(x0))) finish(end(x0))
Ca(finish(x0)) finish(a(x0))
Cb(finish(x0)) finish(b(x0))
Cc(finish(x0)) finish(c(x0))
Cd(finish(x0)) finish(d(x0))
cut(finish(x0)) finish2(x0)
Da(finish2(x0)) finish2(a(x0))
Db(finish2(x0)) finish2(b(x0))
Dc(finish2(x0)) finish2(c(x0))
Dd(finish2(x0)) finish2(d(x0))
rotate(finish2(x0)) rewrite(x0)
rewrite(a(a(a(x0)))) begin(b(b(x0)))
rewrite(c(x0)) begin(d(d(x0)))
rewrite(d(x0)) begin(a(a(x0)))
remain.

1.1 Rule Removal

Using the linear polynomial interpretation over the arctic semiring over the integers
[Bc(x1)] = 8 · x1 + -∞
[guess(x1)] = 0 · x1 + -∞
[Ba(x1)] = 0 · x1 + -∞
[b(x1)] = 0 · x1 + -∞
[begin(x1)] = 1 · x1 + -∞
[a(x1)] = 0 · x1 + -∞
[moveleft(x1)] = 0 · x1 + -∞
[Aa(x1)] = 0 · x1 + -∞
[Da(x1)] = 0 · x1 + -∞
[Bd(x1)] = 4 · x1 + -∞
[Bb(x1)] = 0 · x1 + -∞
[Db(x1)] = 0 · x1 + -∞
[Ab(x1)] = 0 · x1 + -∞
[Dc(x1)] = 8 · x1 + -∞
[Ca(x1)] = 0 · x1 + -∞
[c(x1)] = 8 · x1 + -∞
[end(x1)] = 0 · x1 + -∞
[rotate(x1)] = 1 · x1 + -∞
[finish(x1)] = 0 · x1 + -∞
[goright(x1)] = 0 · x1 + -∞
[finish2(x1)] = 0 · x1 + -∞
[wait(x1)] = 0 · x1 + -∞
[d(x1)] = 4 · x1 + -∞
[Ac(x1)] = 8 · x1 + -∞
[Ad(x1)] = 4 · x1 + -∞
[Cc(x1)] = 8 · x1 + -∞
[Cb(x1)] = 0 · x1 + -∞
[Cd(x1)] = 4 · x1 + -∞
[cut(x1)] = 0 · x1 + -∞
[Dd(x1)] = 4 · x1 + -∞
[rewrite(x1)] = 1 · x1 + -∞
the rules
begin(end(x0)) rewrite(end(x0))
begin(a(x0)) rotate(cut(Ca(guess(x0))))
begin(b(x0)) rotate(cut(Cb(guess(x0))))
begin(c(x0)) rotate(cut(Cc(guess(x0))))
begin(d(x0)) rotate(cut(Cd(guess(x0))))
guess(a(x0)) Ca(guess(x0))
guess(b(x0)) Cb(guess(x0))
guess(c(x0)) Cc(guess(x0))
guess(d(x0)) Cd(guess(x0))
guess(a(x0)) moveleft(Ba(wait(x0)))
guess(b(x0)) moveleft(Bb(wait(x0)))
guess(c(x0)) moveleft(Bc(wait(x0)))
guess(d(x0)) moveleft(Bd(wait(x0)))
guess(end(x0)) finish(end(x0))
Ca(moveleft(Ba(x0))) moveleft(Ba(Aa(x0)))
Cb(moveleft(Ba(x0))) moveleft(Ba(Ab(x0)))
Cc(moveleft(Ba(x0))) moveleft(Ba(Ac(x0)))
Cd(moveleft(Ba(x0))) moveleft(Ba(Ad(x0)))
Ca(moveleft(Bb(x0))) moveleft(Bb(Aa(x0)))
Cb(moveleft(Bb(x0))) moveleft(Bb(Ab(x0)))
Cc(moveleft(Bb(x0))) moveleft(Bb(Ac(x0)))
Cd(moveleft(Bb(x0))) moveleft(Bb(Ad(x0)))
Ca(moveleft(Bc(x0))) moveleft(Bc(Aa(x0)))
Cb(moveleft(Bc(x0))) moveleft(Bc(Ab(x0)))
Cc(moveleft(Bc(x0))) moveleft(Bc(Ac(x0)))
Cd(moveleft(Bc(x0))) moveleft(Bc(Ad(x0)))
Ca(moveleft(Bd(x0))) moveleft(Bd(Aa(x0)))
Cb(moveleft(Bd(x0))) moveleft(Bd(Ab(x0)))
Cc(moveleft(Bd(x0))) moveleft(Bd(Ac(x0)))
Cd(moveleft(Bd(x0))) moveleft(Bd(Ad(x0)))
cut(moveleft(Ba(x0))) Da(cut(goright(x0)))
cut(moveleft(Bb(x0))) Db(cut(goright(x0)))
cut(moveleft(Bc(x0))) Dc(cut(goright(x0)))
cut(moveleft(Bd(x0))) Dd(cut(goright(x0)))
goright(Aa(x0)) Ca(goright(x0))
goright(Ab(x0)) Cb(goright(x0))
goright(Ac(x0)) Cc(goright(x0))
goright(Ad(x0)) Cd(goright(x0))
goright(wait(a(x0))) moveleft(Ba(wait(x0)))
goright(wait(b(x0))) moveleft(Bb(wait(x0)))
goright(wait(c(x0))) moveleft(Bc(wait(x0)))
goright(wait(d(x0))) moveleft(Bd(wait(x0)))
goright(wait(end(x0))) finish(end(x0))
Ca(finish(x0)) finish(a(x0))
Cb(finish(x0)) finish(b(x0))
Cc(finish(x0)) finish(c(x0))
Cd(finish(x0)) finish(d(x0))
cut(finish(x0)) finish2(x0)
Da(finish2(x0)) finish2(a(x0))
Db(finish2(x0)) finish2(b(x0))
Dc(finish2(x0)) finish2(c(x0))
Dd(finish2(x0)) finish2(d(x0))
rotate(finish2(x0)) rewrite(x0)
rewrite(a(a(a(x0)))) begin(b(b(x0)))
rewrite(c(x0)) begin(d(d(x0)))
remain.

1.1.1 Rule Removal

Using the linear polynomial interpretation over the arctic semiring over the integers
[Bc(x1)] = 2 · x1 + -∞
[guess(x1)] = 0 · x1 + -∞
[Ba(x1)] = 0 · x1 + -∞
[b(x1)] = 0 · x1 + -∞
[begin(x1)] = 2 · x1 + -∞
[a(x1)] = 0 · x1 + -∞
[moveleft(x1)] = 0 · x1 + -∞
[Aa(x1)] = 0 · x1 + -∞
[Da(x1)] = 0 · x1 + -∞
[Bd(x1)] = 0 · x1 + -∞
[Bb(x1)] = 0 · x1 + -∞
[Db(x1)] = 0 · x1 + -∞
[Ab(x1)] = 0 · x1 + -∞
[Dc(x1)] = 2 · x1 + -∞
[Ca(x1)] = 0 · x1 + -∞
[c(x1)] = 2 · x1 + -∞
[end(x1)] = 0 · x1 + -∞
[rotate(x1)] = 2 · x1 + -∞
[finish(x1)] = 0 · x1 + -∞
[goright(x1)] = 0 · x1 + -∞
[finish2(x1)] = 0 · x1 + -∞
[wait(x1)] = 0 · x1 + -∞
[d(x1)] = 0 · x1 + -∞
[Ac(x1)] = 2 · x1 + -∞
[Ad(x1)] = 0 · x1 + -∞
[Cc(x1)] = 2 · x1 + -∞
[Cb(x1)] = 0 · x1 + -∞
[Cd(x1)] = 0 · x1 + -∞
[cut(x1)] = 0 · x1 + -∞
[Dd(x1)] = 0 · x1 + -∞
[rewrite(x1)] = 2 · x1 + -∞
the rules
begin(end(x0)) rewrite(end(x0))
begin(a(x0)) rotate(cut(Ca(guess(x0))))
begin(b(x0)) rotate(cut(Cb(guess(x0))))
begin(c(x0)) rotate(cut(Cc(guess(x0))))
begin(d(x0)) rotate(cut(Cd(guess(x0))))
guess(a(x0)) Ca(guess(x0))
guess(b(x0)) Cb(guess(x0))
guess(c(x0)) Cc(guess(x0))
guess(d(x0)) Cd(guess(x0))
guess(a(x0)) moveleft(Ba(wait(x0)))
guess(b(x0)) moveleft(Bb(wait(x0)))
guess(c(x0)) moveleft(Bc(wait(x0)))
guess(d(x0)) moveleft(Bd(wait(x0)))
guess(end(x0)) finish(end(x0))
Ca(moveleft(Ba(x0))) moveleft(Ba(Aa(x0)))
Cb(moveleft(Ba(x0))) moveleft(Ba(Ab(x0)))
Cc(moveleft(Ba(x0))) moveleft(Ba(Ac(x0)))
Cd(moveleft(Ba(x0))) moveleft(Ba(Ad(x0)))
Ca(moveleft(Bb(x0))) moveleft(Bb(Aa(x0)))
Cb(moveleft(Bb(x0))) moveleft(Bb(Ab(x0)))
Cc(moveleft(Bb(x0))) moveleft(Bb(Ac(x0)))
Cd(moveleft(Bb(x0))) moveleft(Bb(Ad(x0)))
Ca(moveleft(Bc(x0))) moveleft(Bc(Aa(x0)))
Cb(moveleft(Bc(x0))) moveleft(Bc(Ab(x0)))
Cc(moveleft(Bc(x0))) moveleft(Bc(Ac(x0)))
Cd(moveleft(Bc(x0))) moveleft(Bc(Ad(x0)))
Ca(moveleft(Bd(x0))) moveleft(Bd(Aa(x0)))
Cb(moveleft(Bd(x0))) moveleft(Bd(Ab(x0)))
Cc(moveleft(Bd(x0))) moveleft(Bd(Ac(x0)))
Cd(moveleft(Bd(x0))) moveleft(Bd(Ad(x0)))
cut(moveleft(Ba(x0))) Da(cut(goright(x0)))
cut(moveleft(Bb(x0))) Db(cut(goright(x0)))
cut(moveleft(Bc(x0))) Dc(cut(goright(x0)))
cut(moveleft(Bd(x0))) Dd(cut(goright(x0)))
goright(Aa(x0)) Ca(goright(x0))
goright(Ab(x0)) Cb(goright(x0))
goright(Ac(x0)) Cc(goright(x0))
goright(Ad(x0)) Cd(goright(x0))
goright(wait(a(x0))) moveleft(Ba(wait(x0)))
goright(wait(b(x0))) moveleft(Bb(wait(x0)))
goright(wait(c(x0))) moveleft(Bc(wait(x0)))
goright(wait(d(x0))) moveleft(Bd(wait(x0)))
goright(wait(end(x0))) finish(end(x0))
Ca(finish(x0)) finish(a(x0))
Cb(finish(x0)) finish(b(x0))
Cc(finish(x0)) finish(c(x0))
Cd(finish(x0)) finish(d(x0))
cut(finish(x0)) finish2(x0)
Da(finish2(x0)) finish2(a(x0))
Db(finish2(x0)) finish2(b(x0))
Dc(finish2(x0)) finish2(c(x0))
Dd(finish2(x0)) finish2(d(x0))
rotate(finish2(x0)) rewrite(x0)
rewrite(a(a(a(x0)))) begin(b(b(x0)))
remain.

1.1.1.1 Rule Removal

Using the linear polynomial interpretation over the arctic semiring over the integers
[Bc(x1)] = 0 · x1 + -∞
[guess(x1)] = 0 · x1 + -∞
[Ba(x1)] = 3 · x1 + -∞
[b(x1)] = 0 · x1 + -∞
[begin(x1)] = 8 · x1 + -∞
[a(x1)] = 3 · x1 + -∞
[moveleft(x1)] = 0 · x1 + -∞
[Aa(x1)] = 3 · x1 + -∞
[Da(x1)] = 3 · x1 + -∞
[Bd(x1)] = 0 · x1 + -∞
[Bb(x1)] = 0 · x1 + -∞
[Db(x1)] = 0 · x1 + -∞
[Ab(x1)] = 0 · x1 + -∞
[Dc(x1)] = 0 · x1 + -∞
[Ca(x1)] = 3 · x1 + -∞
[c(x1)] = 0 · x1 + -∞
[end(x1)] = 0 · x1 + -∞
[rotate(x1)] = 0 · x1 + -∞
[finish(x1)] = 0 · x1 + -∞
[goright(x1)] = 0 · x1 + -∞
[finish2(x1)] = 2 · x1 + -∞
[wait(x1)] = 0 · x1 + -∞
[d(x1)] = 0 · x1 + -∞
[Ac(x1)] = 0 · x1 + -∞
[Ad(x1)] = 0 · x1 + -∞
[Cc(x1)] = 0 · x1 + -∞
[Cb(x1)] = 0 · x1 + -∞
[Cd(x1)] = 0 · x1 + -∞
[cut(x1)] = 8 · x1 + -∞
[Dd(x1)] = 0 · x1 + -∞
[rewrite(x1)] = 0 · x1 + -∞
the rules
begin(a(x0)) rotate(cut(Ca(guess(x0))))
begin(b(x0)) rotate(cut(Cb(guess(x0))))
begin(c(x0)) rotate(cut(Cc(guess(x0))))
begin(d(x0)) rotate(cut(Cd(guess(x0))))
guess(a(x0)) Ca(guess(x0))
guess(b(x0)) Cb(guess(x0))
guess(c(x0)) Cc(guess(x0))
guess(d(x0)) Cd(guess(x0))
guess(a(x0)) moveleft(Ba(wait(x0)))
guess(b(x0)) moveleft(Bb(wait(x0)))
guess(c(x0)) moveleft(Bc(wait(x0)))
guess(d(x0)) moveleft(Bd(wait(x0)))
guess(end(x0)) finish(end(x0))
Ca(moveleft(Ba(x0))) moveleft(Ba(Aa(x0)))
Cb(moveleft(Ba(x0))) moveleft(Ba(Ab(x0)))
Cc(moveleft(Ba(x0))) moveleft(Ba(Ac(x0)))
Cd(moveleft(Ba(x0))) moveleft(Ba(Ad(x0)))
Ca(moveleft(Bb(x0))) moveleft(Bb(Aa(x0)))
Cb(moveleft(Bb(x0))) moveleft(Bb(Ab(x0)))
Cc(moveleft(Bb(x0))) moveleft(Bb(Ac(x0)))
Cd(moveleft(Bb(x0))) moveleft(Bb(Ad(x0)))
Ca(moveleft(Bc(x0))) moveleft(Bc(Aa(x0)))
Cb(moveleft(Bc(x0))) moveleft(Bc(Ab(x0)))
Cc(moveleft(Bc(x0))) moveleft(Bc(Ac(x0)))
Cd(moveleft(Bc(x0))) moveleft(Bc(Ad(x0)))
Ca(moveleft(Bd(x0))) moveleft(Bd(Aa(x0)))
Cb(moveleft(Bd(x0))) moveleft(Bd(Ab(x0)))
Cc(moveleft(Bd(x0))) moveleft(Bd(Ac(x0)))
Cd(moveleft(Bd(x0))) moveleft(Bd(Ad(x0)))
cut(moveleft(Ba(x0))) Da(cut(goright(x0)))
cut(moveleft(Bb(x0))) Db(cut(goright(x0)))
cut(moveleft(Bc(x0))) Dc(cut(goright(x0)))
cut(moveleft(Bd(x0))) Dd(cut(goright(x0)))
goright(Aa(x0)) Ca(goright(x0))
goright(Ab(x0)) Cb(goright(x0))
goright(Ac(x0)) Cc(goright(x0))
goright(Ad(x0)) Cd(goright(x0))
goright(wait(a(x0))) moveleft(Ba(wait(x0)))
goright(wait(b(x0))) moveleft(Bb(wait(x0)))
goright(wait(c(x0))) moveleft(Bc(wait(x0)))
goright(wait(d(x0))) moveleft(Bd(wait(x0)))
goright(wait(end(x0))) finish(end(x0))
Ca(finish(x0)) finish(a(x0))
Cb(finish(x0)) finish(b(x0))
Cc(finish(x0)) finish(c(x0))
Cd(finish(x0)) finish(d(x0))
Da(finish2(x0)) finish2(a(x0))
Db(finish2(x0)) finish2(b(x0))
Dc(finish2(x0)) finish2(c(x0))
Dd(finish2(x0)) finish2(d(x0))
remain.

1.1.1.1.1 String Reversal

Since only unary symbols occur, one can reverse all terms and obtains the TRS
a(begin(x0)) guess(Ca(cut(rotate(x0))))
b(begin(x0)) guess(Cb(cut(rotate(x0))))
c(begin(x0)) guess(Cc(cut(rotate(x0))))
d(begin(x0)) guess(Cd(cut(rotate(x0))))
a(guess(x0)) guess(Ca(x0))
b(guess(x0)) guess(Cb(x0))
c(guess(x0)) guess(Cc(x0))
d(guess(x0)) guess(Cd(x0))
a(guess(x0)) wait(Ba(moveleft(x0)))
b(guess(x0)) wait(Bb(moveleft(x0)))
c(guess(x0)) wait(Bc(moveleft(x0)))
d(guess(x0)) wait(Bd(moveleft(x0)))
end(guess(x0)) end(finish(x0))
Ba(moveleft(Ca(x0))) Aa(Ba(moveleft(x0)))
Ba(moveleft(Cb(x0))) Ab(Ba(moveleft(x0)))
Ba(moveleft(Cc(x0))) Ac(Ba(moveleft(x0)))
Ba(moveleft(Cd(x0))) Ad(Ba(moveleft(x0)))
Bb(moveleft(Ca(x0))) Aa(Bb(moveleft(x0)))
Bb(moveleft(Cb(x0))) Ab(Bb(moveleft(x0)))
Bb(moveleft(Cc(x0))) Ac(Bb(moveleft(x0)))
Bb(moveleft(Cd(x0))) Ad(Bb(moveleft(x0)))
Bc(moveleft(Ca(x0))) Aa(Bc(moveleft(x0)))
Bc(moveleft(Cb(x0))) Ab(Bc(moveleft(x0)))
Bc(moveleft(Cc(x0))) Ac(Bc(moveleft(x0)))
Bc(moveleft(Cd(x0))) Ad(Bc(moveleft(x0)))
Bd(moveleft(Ca(x0))) Aa(Bd(moveleft(x0)))
Bd(moveleft(Cb(x0))) Ab(Bd(moveleft(x0)))
Bd(moveleft(Cc(x0))) Ac(Bd(moveleft(x0)))
Bd(moveleft(Cd(x0))) Ad(Bd(moveleft(x0)))
Ba(moveleft(cut(x0))) goright(cut(Da(x0)))
Bb(moveleft(cut(x0))) goright(cut(Db(x0)))
Bc(moveleft(cut(x0))) goright(cut(Dc(x0)))
Bd(moveleft(cut(x0))) goright(cut(Dd(x0)))
Aa(goright(x0)) goright(Ca(x0))
Ab(goright(x0)) goright(Cb(x0))
Ac(goright(x0)) goright(Cc(x0))
Ad(goright(x0)) goright(Cd(x0))
a(wait(goright(x0))) wait(Ba(moveleft(x0)))
b(wait(goright(x0))) wait(Bb(moveleft(x0)))
c(wait(goright(x0))) wait(Bc(moveleft(x0)))
d(wait(goright(x0))) wait(Bd(moveleft(x0)))
end(wait(goright(x0))) end(finish(x0))
finish(Ca(x0)) a(finish(x0))
finish(Cb(x0)) b(finish(x0))
finish(Cc(x0)) c(finish(x0))
finish(Cd(x0)) d(finish(x0))
finish2(Da(x0)) a(finish2(x0))
finish2(Db(x0)) b(finish2(x0))
finish2(Dc(x0)) c(finish2(x0))
finish2(Dd(x0)) d(finish2(x0))

1.1.1.1.1.1 Bounds

The given TRS is match-bounded by 1. This is shown by the following automaton.