MAYBE 486.73/297.10 MAYBE 486.73/297.10 486.73/297.10 We are left with following problem, upon which TcT provides the 486.73/297.10 certificate MAYBE. 486.73/297.10 486.73/297.10 Strict Trs: 486.73/297.10 { active(incr(X)) -> incr(active(X)) 486.73/297.10 , active(incr(nil())) -> mark(nil()) 486.73/297.10 , active(incr(cons(X, L))) -> mark(cons(s(X), incr(L))) 486.73/297.10 , active(cons(X1, X2)) -> cons(active(X1), X2) 486.73/297.10 , active(s(X)) -> s(active(X)) 486.73/297.10 , active(adx(X)) -> adx(active(X)) 486.73/297.10 , active(adx(nil())) -> mark(nil()) 486.73/297.10 , active(adx(cons(X, L))) -> mark(incr(cons(X, adx(L)))) 486.73/297.10 , active(nats()) -> mark(adx(zeros())) 486.73/297.10 , active(zeros()) -> mark(cons(0(), zeros())) 486.73/297.10 , active(head(X)) -> head(active(X)) 486.73/297.10 , active(head(cons(X, L))) -> mark(X) 486.73/297.10 , active(tail(X)) -> tail(active(X)) 486.73/297.10 , active(tail(cons(X, L))) -> mark(L) 486.73/297.10 , incr(mark(X)) -> mark(incr(X)) 486.73/297.10 , incr(ok(X)) -> ok(incr(X)) 486.73/297.10 , cons(mark(X1), X2) -> mark(cons(X1, X2)) 486.73/297.10 , cons(ok(X1), ok(X2)) -> ok(cons(X1, X2)) 486.73/297.10 , s(mark(X)) -> mark(s(X)) 486.73/297.10 , s(ok(X)) -> ok(s(X)) 486.73/297.10 , adx(mark(X)) -> mark(adx(X)) 486.73/297.10 , adx(ok(X)) -> ok(adx(X)) 486.73/297.10 , head(mark(X)) -> mark(head(X)) 486.73/297.10 , head(ok(X)) -> ok(head(X)) 486.73/297.10 , tail(mark(X)) -> mark(tail(X)) 486.73/297.10 , tail(ok(X)) -> ok(tail(X)) 486.73/297.10 , proper(incr(X)) -> incr(proper(X)) 486.73/297.10 , proper(nil()) -> ok(nil()) 486.73/297.10 , proper(cons(X1, X2)) -> cons(proper(X1), proper(X2)) 486.73/297.10 , proper(s(X)) -> s(proper(X)) 486.73/297.10 , proper(adx(X)) -> adx(proper(X)) 486.73/297.10 , proper(nats()) -> ok(nats()) 486.73/297.10 , proper(zeros()) -> ok(zeros()) 486.73/297.10 , proper(0()) -> ok(0()) 486.73/297.10 , proper(head(X)) -> head(proper(X)) 486.73/297.10 , proper(tail(X)) -> tail(proper(X)) 486.73/297.10 , top(mark(X)) -> top(proper(X)) 486.73/297.10 , top(ok(X)) -> top(active(X)) } 486.73/297.10 Obligation: 486.73/297.10 derivational complexity 486.73/297.10 Answer: 486.73/297.10 MAYBE 486.73/297.10 486.73/297.10 None of the processors succeeded. 486.73/297.10 486.73/297.10 Details of failed attempt(s): 486.73/297.10 ----------------------------- 486.73/297.10 1) 'Inspecting Problem... (timeout of 297 seconds)' failed due to 486.73/297.10 the following reason: 486.73/297.10 486.73/297.10 Computation stopped due to timeout after 297.0 seconds. 486.73/297.10 486.73/297.10 2) 'Fastest (timeout of 60 seconds)' failed due to the following 486.73/297.10 reason: 486.73/297.10 486.73/297.10 Computation stopped due to timeout after 60.0 seconds. 486.73/297.10 486.73/297.10 3) 'iteProgress (timeout of 297 seconds)' failed due to the 486.73/297.10 following reason: 486.73/297.10 486.73/297.10 Fail 486.73/297.10 486.73/297.10 4) 'bsearch-matrix (timeout of 297 seconds)' failed due to the 486.73/297.10 following reason: 486.73/297.10 486.73/297.10 The input cannot be shown compatible 486.73/297.10 486.73/297.10 486.73/297.10 Arrrr.. 486.73/297.10 EOF