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