We are left with following problem, upon which TcT provides the certificate YES(?,O(n^1)). Strict Trs: { f(X) -> if(X, c(), n__f(n__true())) , f(X) -> n__f(X) , if(true(), X, Y) -> X , if(false(), X, Y) -> activate(Y) , true() -> n__true() , activate(X) -> X , activate(n__f(X)) -> f(activate(X)) , activate(n__true()) -> true() } Obligation: runtime complexity Answer: YES(?,O(n^1)) The problem is match-bounded by 4. The enriched problem is compatible with the following automaton. { f_0(3) -> 1 , f_0(4) -> 1 , f_0(5) -> 1 , f_0(7) -> 1 , f_1(2) -> 2 , f_1(2) -> 8 , f_2(12) -> 1 , f_2(19) -> 2 , f_2(19) -> 8 , if_0(3, 3, 3) -> 2 , if_0(3, 3, 4) -> 2 , if_0(3, 3, 5) -> 2 , if_0(3, 3, 7) -> 2 , if_0(3, 4, 3) -> 2 , if_0(3, 4, 4) -> 2 , if_0(3, 4, 5) -> 2 , if_0(3, 4, 7) -> 2 , if_0(3, 5, 3) -> 2 , if_0(3, 5, 4) -> 2 , if_0(3, 5, 5) -> 2 , if_0(3, 5, 7) -> 2 , if_0(3, 7, 3) -> 2 , if_0(3, 7, 4) -> 2 , if_0(3, 7, 5) -> 2 , if_0(3, 7, 7) -> 2 , if_0(4, 3, 3) -> 2 , if_0(4, 3, 4) -> 2 , if_0(4, 3, 5) -> 2 , if_0(4, 3, 7) -> 2 , if_0(4, 4, 3) -> 2 , if_0(4, 4, 4) -> 2 , if_0(4, 4, 5) -> 2 , if_0(4, 4, 7) -> 2 , if_0(4, 5, 3) -> 2 , if_0(4, 5, 4) -> 2 , if_0(4, 5, 5) -> 2 , if_0(4, 5, 7) -> 2 , if_0(4, 7, 3) -> 2 , if_0(4, 7, 4) -> 2 , if_0(4, 7, 5) -> 2 , if_0(4, 7, 7) -> 2 , if_0(5, 3, 3) -> 2 , if_0(5, 3, 4) -> 2 , if_0(5, 3, 5) -> 2 , if_0(5, 3, 7) -> 2 , if_0(5, 4, 3) -> 2 , if_0(5, 4, 4) -> 2 , if_0(5, 4, 5) -> 2 , if_0(5, 4, 7) -> 2 , if_0(5, 5, 3) -> 2 , if_0(5, 5, 4) -> 2 , if_0(5, 5, 5) -> 2 , if_0(5, 5, 7) -> 2 , if_0(5, 7, 3) -> 2 , if_0(5, 7, 4) -> 2 , if_0(5, 7, 5) -> 2 , if_0(5, 7, 7) -> 2 , if_0(7, 3, 3) -> 2 , if_0(7, 3, 4) -> 2 , if_0(7, 3, 5) -> 2 , if_0(7, 3, 7) -> 2 , if_0(7, 4, 3) -> 2 , if_0(7, 4, 4) -> 2 , if_0(7, 4, 5) -> 2 , if_0(7, 4, 7) -> 2 , if_0(7, 5, 3) -> 2 , if_0(7, 5, 4) -> 2 , if_0(7, 5, 5) -> 2 , if_0(7, 5, 7) -> 2 , if_0(7, 7, 3) -> 2 , if_0(7, 7, 4) -> 2 , if_0(7, 7, 5) -> 2 , if_0(7, 7, 7) -> 2 , if_1(3, 9, 10) -> 1 , if_1(4, 9, 10) -> 1 , if_1(5, 9, 10) -> 1 , if_1(7, 9, 10) -> 1 , if_2(2, 13, 14) -> 2 , if_2(2, 13, 14) -> 8 , if_3(12, 16, 17) -> 1 , if_3(19, 16, 17) -> 2 , if_3(19, 16, 17) -> 8 , c_0() -> 2 , c_0() -> 3 , c_0() -> 8 , c_1() -> 9 , c_2() -> 2 , c_2() -> 8 , c_2() -> 13 , c_3() -> 1 , c_3() -> 2 , c_3() -> 8 , c_3() -> 16 , n__f_0(3) -> 2 , n__f_0(3) -> 4 , n__f_0(3) -> 8 , n__f_0(4) -> 2 , n__f_0(4) -> 4 , n__f_0(4) -> 8 , n__f_0(5) -> 2 , n__f_0(5) -> 4 , n__f_0(5) -> 8 , n__f_0(7) -> 2 , n__f_0(7) -> 4 , n__f_0(7) -> 8 , n__f_1(3) -> 1 , n__f_1(4) -> 1 , n__f_1(5) -> 1 , n__f_1(7) -> 1 , n__f_1(11) -> 1 , n__f_1(11) -> 10 , n__f_2(2) -> 2 , n__f_2(2) -> 8 , n__f_2(15) -> 2 , n__f_2(15) -> 8 , n__f_2(15) -> 14 , n__f_3(12) -> 1 , n__f_3(18) -> 17 , n__f_3(19) -> 2 , n__f_3(19) -> 8 , n__true_0() -> 2 , n__true_0() -> 5 , n__true_0() -> 8 , n__true_1() -> 6 , n__true_1() -> 11 , n__true_1() -> 12 , n__true_2() -> 2 , n__true_2() -> 8 , n__true_2() -> 15 , n__true_2() -> 19 , n__true_3() -> 12 , n__true_3() -> 18 , n__true_4() -> 19 , true_0() -> 6 , true_1() -> 2 , true_1() -> 8 , true_2() -> 12 , true_3() -> 19 , false_0() -> 2 , false_0() -> 7 , false_0() -> 8 , activate_0(3) -> 8 , activate_0(4) -> 8 , activate_0(5) -> 8 , activate_0(7) -> 8 , activate_1(3) -> 2 , activate_1(4) -> 2 , activate_1(5) -> 2 , activate_1(7) -> 2 , activate_1(10) -> 1 , activate_1(14) -> 2 , activate_1(14) -> 8 , activate_2(11) -> 12 , activate_2(15) -> 19 } Hurray, we answered YES(?,O(n^1))