MAYBE 1006.83/297.03 MAYBE 1006.83/297.03 1006.83/297.03 We are left with following problem, upon which TcT provides the 1006.83/297.03 certificate MAYBE. 1006.83/297.03 1006.83/297.03 Strict Trs: 1006.83/297.03 { max(nil()) -> 0() 1006.83/297.03 , max(cons(x, nil())) -> x 1006.83/297.03 , max(cons(x, cons(y, xs))) -> if1(ge(x, y), x, y, xs) 1006.83/297.03 , if1(true(), x, y, xs) -> max(cons(x, xs)) 1006.83/297.03 , if1(false(), x, y, xs) -> max(cons(y, xs)) 1006.83/297.03 , ge(x, 0()) -> true() 1006.83/297.03 , ge(0(), s(x)) -> false() 1006.83/297.03 , ge(s(x), s(y)) -> ge(x, y) 1006.83/297.03 , del(x, nil()) -> nil() 1006.83/297.03 , del(x, cons(y, xs)) -> if2(eq(x, y), x, y, xs) 1006.83/297.03 , if2(true(), x, y, xs) -> xs 1006.83/297.03 , if2(false(), x, y, xs) -> cons(y, del(x, xs)) 1006.83/297.03 , eq(0(), 0()) -> true() 1006.83/297.03 , eq(0(), s(y)) -> false() 1006.83/297.03 , eq(s(x), 0()) -> false() 1006.83/297.03 , eq(s(x), s(y)) -> eq(x, y) 1006.83/297.03 , sort(xs) -> if3(empty(xs), xs) 1006.83/297.03 , if3(true(), xs) -> nil() 1006.83/297.03 , if3(false(), xs) -> sort(del(max(xs), xs)) 1006.83/297.03 , empty(nil()) -> true() 1006.83/297.03 , empty(cons(x, xs)) -> false() } 1006.83/297.03 Obligation: 1006.83/297.03 innermost runtime complexity 1006.83/297.03 Answer: 1006.83/297.03 MAYBE 1006.83/297.03 1006.83/297.03 None of the processors succeeded. 1006.83/297.03 1006.83/297.03 Details of failed attempt(s): 1006.83/297.03 ----------------------------- 1006.83/297.03 1) 'empty' failed due to the following reason: 1006.83/297.03 1006.83/297.03 Empty strict component of the problem is NOT empty. 1006.83/297.03 1006.83/297.03 2) 'Best' failed due to the following reason: 1006.83/297.03 1006.83/297.03 None of the processors succeeded. 1006.83/297.03 1006.83/297.03 Details of failed attempt(s): 1006.83/297.03 ----------------------------- 1006.83/297.03 1) 'With Problem ... (timeout of 297 seconds)' failed due to the 1006.83/297.03 following reason: 1006.83/297.03 1006.83/297.03 Computation stopped due to timeout after 297.0 seconds. 1006.83/297.03 1006.83/297.03 2) 'Best' failed due to the following reason: 1006.83/297.03 1006.83/297.03 None of the processors succeeded. 1006.83/297.03 1006.83/297.03 Details of failed attempt(s): 1006.83/297.03 ----------------------------- 1006.83/297.03 1) 'With Problem ... (timeout of 148 seconds) (timeout of 297 1006.83/297.03 seconds)' failed due to the following reason: 1006.83/297.03 1006.83/297.03 Computation stopped due to timeout after 148.0 seconds. 1006.83/297.03 1006.83/297.03 2) 'Best' failed due to the following reason: 1006.83/297.03 1006.83/297.03 None of the processors succeeded. 1006.83/297.03 1006.83/297.03 Details of failed attempt(s): 1006.83/297.03 ----------------------------- 1006.83/297.03 1) 'Polynomial Path Order (PS) (timeout of 297 seconds)' failed due 1006.83/297.03 to the following reason: 1006.83/297.03 1006.83/297.03 The input cannot be shown compatible 1006.83/297.03 1006.83/297.03 2) 'bsearch-popstar (timeout of 297 seconds)' failed due to the 1006.83/297.03 following reason: 1006.83/297.03 1006.83/297.03 The input cannot be shown compatible 1006.83/297.03 1006.83/297.03 1006.83/297.03 3) 'Fastest (timeout of 24 seconds) (timeout of 297 seconds)' 1006.83/297.03 failed due to the following reason: 1006.83/297.03 1006.83/297.03 None of the processors succeeded. 1006.83/297.03 1006.83/297.03 Details of failed attempt(s): 1006.83/297.03 ----------------------------- 1006.83/297.03 1) 'Bounds with minimal-enrichment and initial automaton 'match'' 1006.83/297.03 failed due to the following reason: 1006.83/297.03 1006.83/297.03 match-boundness of the problem could not be verified. 1006.83/297.03 1006.83/297.03 2) 'Bounds with perSymbol-enrichment and initial automaton 'match'' 1006.83/297.03 failed due to the following reason: 1006.83/297.03 1006.83/297.03 match-boundness of the problem could not be verified. 1006.83/297.03 1006.83/297.03 1006.83/297.03 1006.83/297.03 1006.83/297.03 1006.83/297.03 Arrrr.. 1007.17/297.32 EOF