/export/starexec/sandbox/solver/bin/starexec_run_tct_dci /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- WORST_CASE(?,O(n^1)) * Step 1: Bounds. WORST_CASE(?,O(n^1)) + Considered Problem: - Strict TRS: a(a(x1)) -> a(c(b(a(x1)))) b(x1) -> c(c(x1)) b(c(a(x1))) -> a(b(a(b(x1)))) - Signature: {a/1,b/1} / {c/1} - Obligation: innermost derivational complexity wrt. signature {a,b,c} + Applied Processor: Bounds {initialAutomaton = perSymbol, enrichment = match} + Details: The problem is match-bounded by 3. The enriched problem is compatible with follwoing automaton. a_0(1) -> 1 a_0(2) -> 1 a_0(3) -> 1 a_1(1) -> 6 a_1(2) -> 6 a_1(3) -> 6 a_1(4) -> 1 a_1(4) -> 6 a_1(9) -> 2 a_1(9) -> 11 a_1(11) -> 10 a_2(4) -> 14 a_2(9) -> 14 a_2(12) -> 6 a_2(12) -> 10 a_2(18) -> 11 a_2(20) -> 19 b_0(1) -> 2 b_0(2) -> 2 b_0(3) -> 2 b_1(1) -> 11 b_1(2) -> 11 b_1(3) -> 11 b_1(4) -> 11 b_1(6) -> 5 b_1(9) -> 11 b_1(10) -> 9 b_2(9) -> 20 b_2(11) -> 13 b_2(14) -> 13 b_2(18) -> 20 b_2(19) -> 18 c_0(1) -> 3 c_0(2) -> 3 c_0(3) -> 3 c_1(1) -> 7 c_1(2) -> 7 c_1(3) -> 7 c_1(5) -> 4 c_1(7) -> 2 c_1(11) -> 4 c_2(1) -> 15 c_2(2) -> 15 c_2(3) -> 15 c_2(4) -> 15 c_2(6) -> 8 c_2(8) -> 5 c_2(9) -> 15 c_2(10) -> 16 c_2(13) -> 12 c_2(15) -> 11 c_2(16) -> 9 c_3(9) -> 21 c_3(11) -> 17 c_3(14) -> 17 c_3(17) -> 13 c_3(18) -> 21 c_3(19) -> 22 c_3(21) -> 20 c_3(22) -> 18 * Step 2: EmptyProcessor. WORST_CASE(?,O(1)) + Considered Problem: - Weak TRS: a(a(x1)) -> a(c(b(a(x1)))) b(x1) -> c(c(x1)) b(c(a(x1))) -> a(b(a(b(x1)))) - Signature: {a/1,b/1} / {c/1} - Obligation: innermost derivational complexity wrt. signature {a,b,c} + Applied Processor: EmptyProcessor + Details: The problem is already closed. The intended complexity is O(1). WORST_CASE(?,O(n^1))