MAYBE
by ttt2 (version ttt2 1.15)
The rewrite relation of the following TRS is considered.
begin(end(x0)) | → | rewrite(end(x0)) |
begin(t(x0)) | → | rotate(cut(Ct(guess(x0)))) |
begin(f(x0)) | → | rotate(cut(Cf(guess(x0)))) |
begin(c(x0)) | → | rotate(cut(Cc(guess(x0)))) |
begin(n(x0)) | → | rotate(cut(Cn(guess(x0)))) |
begin(o(x0)) | → | rotate(cut(Co(guess(x0)))) |
begin(s(x0)) | → | rotate(cut(Cs(guess(x0)))) |
guess(t(x0)) | → | Ct(guess(x0)) |
guess(f(x0)) | → | Cf(guess(x0)) |
guess(c(x0)) | → | Cc(guess(x0)) |
guess(n(x0)) | → | Cn(guess(x0)) |
guess(o(x0)) | → | Co(guess(x0)) |
guess(s(x0)) | → | Cs(guess(x0)) |
guess(t(x0)) | → | moveleft(Bt(wait(x0))) |
guess(f(x0)) | → | moveleft(Bf(wait(x0))) |
guess(c(x0)) | → | moveleft(Bc(wait(x0))) |
guess(n(x0)) | → | moveleft(Bn(wait(x0))) |
guess(o(x0)) | → | moveleft(Bo(wait(x0))) |
guess(s(x0)) | → | moveleft(Bs(wait(x0))) |
guess(end(x0)) | → | finish(end(x0)) |
Ct(moveleft(Bt(x0))) | → | moveleft(Bt(At(x0))) |
Cf(moveleft(Bt(x0))) | → | moveleft(Bt(Af(x0))) |
Cc(moveleft(Bt(x0))) | → | moveleft(Bt(Ac(x0))) |
Cn(moveleft(Bt(x0))) | → | moveleft(Bt(An(x0))) |
Co(moveleft(Bt(x0))) | → | moveleft(Bt(Ao(x0))) |
Cs(moveleft(Bt(x0))) | → | moveleft(Bt(As(x0))) |
Ct(moveleft(Bf(x0))) | → | moveleft(Bf(At(x0))) |
Cf(moveleft(Bf(x0))) | → | moveleft(Bf(Af(x0))) |
Cc(moveleft(Bf(x0))) | → | moveleft(Bf(Ac(x0))) |
Cn(moveleft(Bf(x0))) | → | moveleft(Bf(An(x0))) |
Co(moveleft(Bf(x0))) | → | moveleft(Bf(Ao(x0))) |
Cs(moveleft(Bf(x0))) | → | moveleft(Bf(As(x0))) |
Ct(moveleft(Bc(x0))) | → | moveleft(Bc(At(x0))) |
Cf(moveleft(Bc(x0))) | → | moveleft(Bc(Af(x0))) |
Cc(moveleft(Bc(x0))) | → | moveleft(Bc(Ac(x0))) |
Cn(moveleft(Bc(x0))) | → | moveleft(Bc(An(x0))) |
Co(moveleft(Bc(x0))) | → | moveleft(Bc(Ao(x0))) |
Cs(moveleft(Bc(x0))) | → | moveleft(Bc(As(x0))) |
Ct(moveleft(Bn(x0))) | → | moveleft(Bn(At(x0))) |
Cf(moveleft(Bn(x0))) | → | moveleft(Bn(Af(x0))) |
Cc(moveleft(Bn(x0))) | → | moveleft(Bn(Ac(x0))) |
Cn(moveleft(Bn(x0))) | → | moveleft(Bn(An(x0))) |
Co(moveleft(Bn(x0))) | → | moveleft(Bn(Ao(x0))) |
Cs(moveleft(Bn(x0))) | → | moveleft(Bn(As(x0))) |
Ct(moveleft(Bo(x0))) | → | moveleft(Bo(At(x0))) |
Cf(moveleft(Bo(x0))) | → | moveleft(Bo(Af(x0))) |
Cc(moveleft(Bo(x0))) | → | moveleft(Bo(Ac(x0))) |
Cn(moveleft(Bo(x0))) | → | moveleft(Bo(An(x0))) |
Co(moveleft(Bo(x0))) | → | moveleft(Bo(Ao(x0))) |
Cs(moveleft(Bo(x0))) | → | moveleft(Bo(As(x0))) |
Ct(moveleft(Bs(x0))) | → | moveleft(Bs(At(x0))) |
Cf(moveleft(Bs(x0))) | → | moveleft(Bs(Af(x0))) |
Cc(moveleft(Bs(x0))) | → | moveleft(Bs(Ac(x0))) |
Cn(moveleft(Bs(x0))) | → | moveleft(Bs(An(x0))) |
Co(moveleft(Bs(x0))) | → | moveleft(Bs(Ao(x0))) |
Cs(moveleft(Bs(x0))) | → | moveleft(Bs(As(x0))) |
cut(moveleft(Bt(x0))) | → | Dt(cut(goright(x0))) |
cut(moveleft(Bf(x0))) | → | Df(cut(goright(x0))) |
cut(moveleft(Bc(x0))) | → | Dc(cut(goright(x0))) |
cut(moveleft(Bn(x0))) | → | Dn(cut(goright(x0))) |
cut(moveleft(Bo(x0))) | → | Do(cut(goright(x0))) |
cut(moveleft(Bs(x0))) | → | Ds(cut(goright(x0))) |
goright(At(x0)) | → | Ct(goright(x0)) |
goright(Af(x0)) | → | Cf(goright(x0)) |
goright(Ac(x0)) | → | Cc(goright(x0)) |
goright(An(x0)) | → | Cn(goright(x0)) |
goright(Ao(x0)) | → | Co(goright(x0)) |
goright(As(x0)) | → | Cs(goright(x0)) |
goright(wait(t(x0))) | → | moveleft(Bt(wait(x0))) |
goright(wait(f(x0))) | → | moveleft(Bf(wait(x0))) |
goright(wait(c(x0))) | → | moveleft(Bc(wait(x0))) |
goright(wait(n(x0))) | → | moveleft(Bn(wait(x0))) |
goright(wait(o(x0))) | → | moveleft(Bo(wait(x0))) |
goright(wait(s(x0))) | → | moveleft(Bs(wait(x0))) |
goright(wait(end(x0))) | → | finish(end(x0)) |
Ct(finish(x0)) | → | finish(t(x0)) |
Cf(finish(x0)) | → | finish(f(x0)) |
Cc(finish(x0)) | → | finish(c(x0)) |
Cn(finish(x0)) | → | finish(n(x0)) |
Co(finish(x0)) | → | finish(o(x0)) |
Cs(finish(x0)) | → | finish(s(x0)) |
cut(finish(x0)) | → | finish2(x0) |
Dt(finish2(x0)) | → | finish2(t(x0)) |
Df(finish2(x0)) | → | finish2(f(x0)) |
Dc(finish2(x0)) | → | finish2(c(x0)) |
Dn(finish2(x0)) | → | finish2(n(x0)) |
Do(finish2(x0)) | → | finish2(o(x0)) |
Ds(finish2(x0)) | → | finish2(s(x0)) |
rotate(finish2(x0)) | → | rewrite(x0) |
rewrite(t(f(x0))) | → | begin(t(c(n(x0)))) |
rewrite(n(f(x0))) | → | begin(f(n(x0))) |
rewrite(o(f(x0))) | → | begin(f(o(x0))) |
rewrite(n(s(x0))) | → | begin(f(s(x0))) |
rewrite(o(s(x0))) | → | begin(f(s(x0))) |
rewrite(c(f(x0))) | → | begin(f(c(x0))) |
rewrite(c(n(x0))) | → | begin(n(c(x0))) |
rewrite(c(o(x0))) | → | begin(o(c(x0))) |
rewrite(c(o(x0))) | → | begin(o(x0)) |
begin(end(x0)) | → | rewrite(end(x0)) |
begin(t(x0)) | → | rotate(cut(Ct(guess(x0)))) |
begin(f(x0)) | → | rotate(cut(Cf(guess(x0)))) |
begin(c(x0)) | → | rotate(cut(Cc(guess(x0)))) |
begin(n(x0)) | → | rotate(cut(Cn(guess(x0)))) |
begin(o(x0)) | → | rotate(cut(Co(guess(x0)))) |
begin(s(x0)) | → | rotate(cut(Cs(guess(x0)))) |
guess(t(x0)) | → | Ct(guess(x0)) |
guess(f(x0)) | → | Cf(guess(x0)) |
guess(c(x0)) | → | Cc(guess(x0)) |
guess(n(x0)) | → | Cn(guess(x0)) |
guess(o(x0)) | → | Co(guess(x0)) |
guess(s(x0)) | → | Cs(guess(x0)) |
guess(t(x0)) | → | moveleft(Bt(wait(x0))) |
guess(f(x0)) | → | moveleft(Bf(wait(x0))) |
guess(c(x0)) | → | moveleft(Bc(wait(x0))) |
guess(n(x0)) | → | moveleft(Bn(wait(x0))) |
guess(o(x0)) | → | moveleft(Bo(wait(x0))) |
guess(s(x0)) | → | moveleft(Bs(wait(x0))) |
guess(end(x0)) | → | finish(end(x0)) |
Ct(moveleft(Bt(x0))) | → | moveleft(Bt(At(x0))) |
Cf(moveleft(Bt(x0))) | → | moveleft(Bt(Af(x0))) |
Cc(moveleft(Bt(x0))) | → | moveleft(Bt(Ac(x0))) |
Cn(moveleft(Bt(x0))) | → | moveleft(Bt(An(x0))) |
Co(moveleft(Bt(x0))) | → | moveleft(Bt(Ao(x0))) |
Cs(moveleft(Bt(x0))) | → | moveleft(Bt(As(x0))) |
Ct(moveleft(Bf(x0))) | → | moveleft(Bf(At(x0))) |
Cf(moveleft(Bf(x0))) | → | moveleft(Bf(Af(x0))) |
Cc(moveleft(Bf(x0))) | → | moveleft(Bf(Ac(x0))) |
Cn(moveleft(Bf(x0))) | → | moveleft(Bf(An(x0))) |
Co(moveleft(Bf(x0))) | → | moveleft(Bf(Ao(x0))) |
Cs(moveleft(Bf(x0))) | → | moveleft(Bf(As(x0))) |
Ct(moveleft(Bc(x0))) | → | moveleft(Bc(At(x0))) |
Cf(moveleft(Bc(x0))) | → | moveleft(Bc(Af(x0))) |
Cc(moveleft(Bc(x0))) | → | moveleft(Bc(Ac(x0))) |
Cn(moveleft(Bc(x0))) | → | moveleft(Bc(An(x0))) |
Co(moveleft(Bc(x0))) | → | moveleft(Bc(Ao(x0))) |
Cs(moveleft(Bc(x0))) | → | moveleft(Bc(As(x0))) |
Ct(moveleft(Bn(x0))) | → | moveleft(Bn(At(x0))) |
Cf(moveleft(Bn(x0))) | → | moveleft(Bn(Af(x0))) |
Cc(moveleft(Bn(x0))) | → | moveleft(Bn(Ac(x0))) |
Cn(moveleft(Bn(x0))) | → | moveleft(Bn(An(x0))) |
Co(moveleft(Bn(x0))) | → | moveleft(Bn(Ao(x0))) |
Cs(moveleft(Bn(x0))) | → | moveleft(Bn(As(x0))) |
Ct(moveleft(Bo(x0))) | → | moveleft(Bo(At(x0))) |
Cf(moveleft(Bo(x0))) | → | moveleft(Bo(Af(x0))) |
Cc(moveleft(Bo(x0))) | → | moveleft(Bo(Ac(x0))) |
Cn(moveleft(Bo(x0))) | → | moveleft(Bo(An(x0))) |
Co(moveleft(Bo(x0))) | → | moveleft(Bo(Ao(x0))) |
Cs(moveleft(Bo(x0))) | → | moveleft(Bo(As(x0))) |
Ct(moveleft(Bs(x0))) | → | moveleft(Bs(At(x0))) |
Cf(moveleft(Bs(x0))) | → | moveleft(Bs(Af(x0))) |
Cc(moveleft(Bs(x0))) | → | moveleft(Bs(Ac(x0))) |
Cn(moveleft(Bs(x0))) | → | moveleft(Bs(An(x0))) |
Co(moveleft(Bs(x0))) | → | moveleft(Bs(Ao(x0))) |
Cs(moveleft(Bs(x0))) | → | moveleft(Bs(As(x0))) |
cut(moveleft(Bt(x0))) | → | Dt(cut(goright(x0))) |
cut(moveleft(Bf(x0))) | → | Df(cut(goright(x0))) |
cut(moveleft(Bc(x0))) | → | Dc(cut(goright(x0))) |
cut(moveleft(Bn(x0))) | → | Dn(cut(goright(x0))) |
cut(moveleft(Bo(x0))) | → | Do(cut(goright(x0))) |
cut(moveleft(Bs(x0))) | → | Ds(cut(goright(x0))) |
goright(At(x0)) | → | Ct(goright(x0)) |
goright(Af(x0)) | → | Cf(goright(x0)) |
goright(Ac(x0)) | → | Cc(goright(x0)) |
goright(An(x0)) | → | Cn(goright(x0)) |
goright(Ao(x0)) | → | Co(goright(x0)) |
goright(As(x0)) | → | Cs(goright(x0)) |
goright(wait(t(x0))) | → | moveleft(Bt(wait(x0))) |
goright(wait(f(x0))) | → | moveleft(Bf(wait(x0))) |
goright(wait(c(x0))) | → | moveleft(Bc(wait(x0))) |
goright(wait(n(x0))) | → | moveleft(Bn(wait(x0))) |
goright(wait(o(x0))) | → | moveleft(Bo(wait(x0))) |
goright(wait(s(x0))) | → | moveleft(Bs(wait(x0))) |
goright(wait(end(x0))) | → | finish(end(x0)) |
Ct(finish(x0)) | → | finish(t(x0)) |
Cf(finish(x0)) | → | finish(f(x0)) |
Cc(finish(x0)) | → | finish(c(x0)) |
Cn(finish(x0)) | → | finish(n(x0)) |
Co(finish(x0)) | → | finish(o(x0)) |
Cs(finish(x0)) | → | finish(s(x0)) |
cut(finish(x0)) | → | finish2(x0) |
Dt(finish2(x0)) | → | finish2(t(x0)) |
Df(finish2(x0)) | → | finish2(f(x0)) |
Dc(finish2(x0)) | → | finish2(c(x0)) |
Dn(finish2(x0)) | → | finish2(n(x0)) |
Do(finish2(x0)) | → | finish2(o(x0)) |
Ds(finish2(x0)) | → | finish2(s(x0)) |
rotate(finish2(x0)) | → | rewrite(x0) |
rewrite(t(f(x0))) | → | begin(t(c(n(x0)))) |
rewrite(n(f(x0))) | → | begin(f(n(x0))) |
rewrite(o(f(x0))) | → | begin(f(o(x0))) |
rewrite(n(s(x0))) | → | begin(f(s(x0))) |
rewrite(o(s(x0))) | → | begin(f(s(x0))) |
rewrite(c(f(x0))) | → | begin(f(c(x0))) |
rewrite(c(n(x0))) | → | begin(n(c(x0))) |
rewrite(c(o(x0))) | → | begin(o(c(x0))) |
rewrite(c(o(x0))) | → | begin(o(x0)) |