/export/starexec/sandbox2/solver/bin/starexec_run_tct_dc /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- WORST_CASE(?,O(n^1)) * Step 1: NaturalMI. WORST_CASE(?,O(n^1)) + Considered Problem: - Strict TRS: b() -> a() f(a()) -> g(a()) g(b()) -> f(b()) - Signature: {b/0,f/1,g/1} / {a/0} - Obligation: derivational complexity wrt. signature {a,b,f,g} + Applied Processor: NaturalMI {miDimension = 1, miDegree = 1, miKind = Algebraic, uargs = NoUArgs, urules = NoURules, selector = Just any strict-rules} + Details: We apply a matrix interpretation of kind triangular matrix interpretation: Following symbols are considered usable: all TcT has computed the following interpretation: p(a) = [6] p(b) = [7] p(f) = [1] x1 + [2] p(g) = [1] x1 + [2] Following rules are strictly oriented: b() = [7] > [6] = a() Following rules are (at-least) weakly oriented: f(a()) = [8] >= [8] = g(a()) g(b()) = [9] >= [9] = f(b()) * Step 2: NaturalMI. WORST_CASE(?,O(n^1)) + Considered Problem: - Strict TRS: f(a()) -> g(a()) g(b()) -> f(b()) - Weak TRS: b() -> a() - Signature: {b/0,f/1,g/1} / {a/0} - Obligation: derivational complexity wrt. signature {a,b,f,g} + Applied Processor: NaturalMI {miDimension = 2, miDegree = 1, miKind = Algebraic, uargs = NoUArgs, urules = NoURules, selector = Just any strict-rules} + Details: We apply a matrix interpretation of kind triangular matrix interpretation (containing no more than 1 non-zero interpretation-entries in the diagonal of the component-wise maxima): Following symbols are considered usable: all TcT has computed the following interpretation: p(a) = [0] [0] p(b) = [0] [3] p(f) = [1 1] x1 + [13] [0 0] [4] p(g) = [1 8] x1 + [4] [0 0] [4] Following rules are strictly oriented: f(a()) = [13] [4] > [4] [4] = g(a()) g(b()) = [28] [4] > [16] [4] = f(b()) Following rules are (at-least) weakly oriented: b() = [0] [3] >= [0] [0] = a() * Step 3: EmptyProcessor. WORST_CASE(?,O(1)) + Considered Problem: - Weak TRS: b() -> a() f(a()) -> g(a()) g(b()) -> f(b()) - Signature: {b/0,f/1,g/1} / {a/0} - Obligation: derivational complexity wrt. signature {a,b,f,g} + Applied Processor: EmptyProcessor + Details: The problem is already closed. The intended complexity is O(1). WORST_CASE(?,O(n^1))