MAYBE 1050.18/297.04 MAYBE 1050.18/297.04 1050.18/297.04 We are left with following problem, upon which TcT provides the 1050.18/297.04 certificate MAYBE. 1050.18/297.04 1050.18/297.04 Strict Trs: 1050.18/297.04 { active(terms(X)) -> terms(active(X)) 1050.18/297.04 , active(terms(N)) -> mark(cons(recip(sqr(N)), terms(s(N)))) 1050.18/297.04 , active(cons(X1, X2)) -> cons(active(X1), X2) 1050.18/297.04 , active(recip(X)) -> recip(active(X)) 1050.18/297.04 , active(sqr(X)) -> sqr(active(X)) 1050.18/297.04 , active(sqr(s(X))) -> mark(s(add(sqr(X), dbl(X)))) 1050.18/297.04 , active(sqr(0())) -> mark(0()) 1050.18/297.04 , active(add(X1, X2)) -> add(X1, active(X2)) 1050.18/297.04 , active(add(X1, X2)) -> add(active(X1), X2) 1050.18/297.04 , active(add(s(X), Y)) -> mark(s(add(X, Y))) 1050.18/297.04 , active(add(0(), X)) -> mark(X) 1050.18/297.04 , active(dbl(X)) -> dbl(active(X)) 1050.18/297.04 , active(dbl(s(X))) -> mark(s(s(dbl(X)))) 1050.18/297.04 , active(dbl(0())) -> mark(0()) 1050.18/297.04 , active(first(X1, X2)) -> first(X1, active(X2)) 1050.18/297.04 , active(first(X1, X2)) -> first(active(X1), X2) 1050.18/297.04 , active(first(s(X), cons(Y, Z))) -> mark(cons(Y, first(X, Z))) 1050.18/297.04 , active(first(0(), X)) -> mark(nil()) 1050.18/297.04 , terms(mark(X)) -> mark(terms(X)) 1050.18/297.04 , terms(ok(X)) -> ok(terms(X)) 1050.18/297.04 , cons(mark(X1), X2) -> mark(cons(X1, X2)) 1050.18/297.04 , cons(ok(X1), ok(X2)) -> ok(cons(X1, X2)) 1050.18/297.04 , recip(mark(X)) -> mark(recip(X)) 1050.18/297.04 , recip(ok(X)) -> ok(recip(X)) 1050.18/297.04 , sqr(mark(X)) -> mark(sqr(X)) 1050.18/297.04 , sqr(ok(X)) -> ok(sqr(X)) 1050.18/297.04 , s(ok(X)) -> ok(s(X)) 1050.18/297.04 , add(X1, mark(X2)) -> mark(add(X1, X2)) 1050.18/297.04 , add(mark(X1), X2) -> mark(add(X1, X2)) 1050.18/297.04 , add(ok(X1), ok(X2)) -> ok(add(X1, X2)) 1050.18/297.04 , dbl(mark(X)) -> mark(dbl(X)) 1050.18/297.04 , dbl(ok(X)) -> ok(dbl(X)) 1050.18/297.04 , first(X1, mark(X2)) -> mark(first(X1, X2)) 1050.18/297.04 , first(mark(X1), X2) -> mark(first(X1, X2)) 1050.18/297.04 , first(ok(X1), ok(X2)) -> ok(first(X1, X2)) 1050.18/297.04 , proper(terms(X)) -> terms(proper(X)) 1050.18/297.04 , proper(cons(X1, X2)) -> cons(proper(X1), proper(X2)) 1050.18/297.04 , proper(recip(X)) -> recip(proper(X)) 1050.18/297.04 , proper(sqr(X)) -> sqr(proper(X)) 1050.18/297.04 , proper(s(X)) -> s(proper(X)) 1050.18/297.04 , proper(0()) -> ok(0()) 1050.18/297.04 , proper(add(X1, X2)) -> add(proper(X1), proper(X2)) 1050.18/297.04 , proper(dbl(X)) -> dbl(proper(X)) 1050.18/297.04 , proper(first(X1, X2)) -> first(proper(X1), proper(X2)) 1050.18/297.04 , proper(nil()) -> ok(nil()) 1050.18/297.04 , top(mark(X)) -> top(proper(X)) 1050.18/297.04 , top(ok(X)) -> top(active(X)) } 1050.18/297.04 Obligation: 1050.18/297.04 innermost runtime complexity 1050.18/297.04 Answer: 1050.18/297.04 MAYBE 1050.18/297.04 1050.18/297.04 None of the processors succeeded. 1050.18/297.04 1050.18/297.04 Details of failed attempt(s): 1050.18/297.04 ----------------------------- 1050.18/297.04 1) 'empty' failed due to the following reason: 1050.18/297.04 1050.18/297.04 Empty strict component of the problem is NOT empty. 1050.18/297.04 1050.18/297.04 2) 'Best' failed due to the following reason: 1050.18/297.04 1050.18/297.04 None of the processors succeeded. 1050.18/297.04 1050.18/297.04 Details of failed attempt(s): 1050.18/297.04 ----------------------------- 1050.18/297.04 1) 'With Problem ... (timeout of 297 seconds)' failed due to the 1050.18/297.04 following reason: 1050.18/297.04 1050.18/297.04 Computation stopped due to timeout after 297.0 seconds. 1050.18/297.04 1050.18/297.04 2) 'Best' failed due to the following reason: 1050.18/297.04 1050.18/297.04 None of the processors succeeded. 1050.18/297.04 1050.18/297.04 Details of failed attempt(s): 1050.18/297.04 ----------------------------- 1050.18/297.04 1) 'With Problem ... (timeout of 148 seconds) (timeout of 297 1050.18/297.04 seconds)' failed due to the following reason: 1050.18/297.04 1050.18/297.04 Computation stopped due to timeout after 148.0 seconds. 1050.18/297.04 1050.18/297.04 2) 'Best' failed due to the following reason: 1050.18/297.04 1050.18/297.04 None of the processors succeeded. 1050.18/297.04 1050.18/297.04 Details of failed attempt(s): 1050.18/297.04 ----------------------------- 1050.18/297.04 1) 'Polynomial Path Order (PS) (timeout of 297 seconds)' failed due 1050.18/297.04 to the following reason: 1050.18/297.04 1050.18/297.04 The input cannot be shown compatible 1050.18/297.04 1050.18/297.04 2) 'bsearch-popstar (timeout of 297 seconds)' failed due to the 1050.18/297.04 following reason: 1050.18/297.04 1050.18/297.04 The input cannot be shown compatible 1050.18/297.04 1050.18/297.04 1050.18/297.04 3) 'Fastest (timeout of 24 seconds) (timeout of 297 seconds)' 1050.18/297.04 failed due to the following reason: 1050.18/297.04 1050.18/297.04 None of the processors succeeded. 1050.18/297.04 1050.18/297.04 Details of failed attempt(s): 1050.18/297.04 ----------------------------- 1050.18/297.04 1) 'Bounds with minimal-enrichment and initial automaton 'match'' 1050.18/297.04 failed due to the following reason: 1050.18/297.04 1050.18/297.04 match-boundness of the problem could not be verified. 1050.18/297.04 1050.18/297.04 2) 'Bounds with perSymbol-enrichment and initial automaton 'match'' 1050.18/297.04 failed due to the following reason: 1050.18/297.04 1050.18/297.04 match-boundness of the problem could not be verified. 1050.18/297.04 1050.18/297.04 1050.18/297.04 1050.18/297.04 1050.18/297.04 1050.18/297.04 Arrrr.. 1051.74/298.51 EOF