/export/starexec/sandbox/solver/bin/starexec_run_tct_rc /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- WORST_CASE(?,O(1)) * Step 1: Sum WORST_CASE(?,O(1)) + Considered Problem: - Strict TRS: f(s(x),y,y) -> f(y,x,s(x)) - Signature: {f/3} / {s/1} - Obligation: runtime complexity wrt. defined symbols {f} and constructors {s} + Applied Processor: Sum {left = someStrategy, right = someStrategy} + Details: () * Step 2: DependencyPairs WORST_CASE(?,O(1)) + Considered Problem: - Strict TRS: f(s(x),y,y) -> f(y,x,s(x)) - Signature: {f/3} / {s/1} - Obligation: runtime complexity wrt. defined symbols {f} and constructors {s} + Applied Processor: DependencyPairs {dpKind_ = DT} + Details: We add the following weak dependency pairs: Strict DPs f#(s(x),y,y) -> c_1(f#(y,x,s(x))) Weak DPs and mark the set of starting terms. * Step 3: UsableRules WORST_CASE(?,O(1)) + Considered Problem: - Strict DPs: f#(s(x),y,y) -> c_1(f#(y,x,s(x))) - Strict TRS: f(s(x),y,y) -> f(y,x,s(x)) - Signature: {f/3,f#/3} / {s/1,c_1/1} - Obligation: runtime complexity wrt. defined symbols {f#} and constructors {s} + Applied Processor: UsableRules + Details: We replace rewrite rules by usable rules: f#(s(x),y,y) -> c_1(f#(y,x,s(x))) * Step 4: NaturalMI WORST_CASE(?,O(1)) + Considered Problem: - Strict DPs: f#(s(x),y,y) -> c_1(f#(y,x,s(x))) - Signature: {f/3,f#/3} / {s/1,c_1/1} - Obligation: runtime complexity wrt. defined symbols {f#} and constructors {s} + Applied Processor: NaturalMI {miDimension = 1, miDegree = 0, miKind = Algebraic, uargs = UArgs, urules = URules, selector = Just any strict-rules} + Details: We apply a matrix interpretation of kind constructor based matrix interpretation (containing no more than 0 non-zero interpretation-entries in the diagonal of the component-wise maxima): The following argument positions are considered usable: none Following symbols are considered usable: all TcT has computed the following interpretation: p(f) = [1] x1 + [0] p(s) = [2] p(f#) = [2] x1 + [6] x3 + [9] p(c_1) = [3] Following rules are strictly oriented: f#(s(x),y,y) = [6] y + [13] > [3] = c_1(f#(y,x,s(x))) Following rules are (at-least) weakly oriented: * Step 5: EmptyProcessor WORST_CASE(?,O(1)) + Considered Problem: - Weak DPs: f#(s(x),y,y) -> c_1(f#(y,x,s(x))) - Signature: {f/3,f#/3} / {s/1,c_1/1} - Obligation: runtime complexity wrt. defined symbols {f#} and constructors {s} + Applied Processor: EmptyProcessor + Details: The problem is already closed. The intended complexity is O(1). WORST_CASE(?,O(1))