/export/starexec/sandbox/solver/bin/starexec_run_tct_rci /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) -> h(s(f(h(Y),X))) - Signature: {f/2} / {h/1,s/1} - Obligation: innermost runtime complexity wrt. defined symbols {f} and constructors {h,s} + Applied Processor: Sum {left = someStrategy, right = someStrategy} + Details: () ** Step 1.a:1: Sum. MAYBE + Considered Problem: - Strict TRS: f(s(X),Y) -> h(s(f(h(Y),X))) - Signature: {f/2} / {h/1,s/1} - Obligation: innermost runtime complexity wrt. defined symbols {f} and constructors {h,s} + Applied Processor: Sum {left = someStrategy, right = someStrategy} + Details: () ** Step 1.a:2: Ara. MAYBE + Considered Problem: - Strict TRS: f(s(X),Y) -> h(s(f(h(Y),X))) - Signature: {f/2} / {h/1,s/1} - Obligation: innermost runtime complexity wrt. defined symbols {f} and constructors {h,s} + Applied Processor: Ara {minDegree = 1, maxDegree = 3, araTimeout = 15, araRuleShifting = Just 1, isBestCase = True, mkCompletelyDefined = False, verboseOutput = False} + Details: Signatures used: ---------------- F (TrsFun "f") :: ["A"(1, 1, 1) x "A"(2, 2, 1)] -(0)-> "A"(0, 0, 0) F (TrsFun "h") :: ["A"(0, 0, 0)] -(0)-> "A"(0, 0, 0) F (TrsFun "h") :: ["A"(2, 2, 1)] -(1)-> "A"(1, 1, 1) F (TrsFun "main") :: ["A"(1, 1, 1) x "A"(0, 0, 0)] -(1)-> "A"(0, 0, 0) F (TrsFun "s") :: ["A"(2, 2, 1)] -(1)-> "A"(1, 1, 1) F (TrsFun "s") :: ["A"(0, 0, 0)] -(0)-> "A"(0, 0, 0) Cost-free Signatures used: -------------------------- Base Constructor Signatures used: --------------------------------- Following Still Strict Rules were Typed as: ------------------------------------------- 1. Strict: f(s(X),Y) -> h(s(f(h(Y),X))) main(x1,x2) -> f(x1,x2) 2. Weak: ** Step 1.b:1: DependencyPairs. WORST_CASE(?,O(1)) + Considered Problem: - Strict TRS: f(s(X),Y) -> h(s(f(h(Y),X))) - Signature: {f/2} / {h/1,s/1} - Obligation: innermost runtime complexity wrt. defined symbols {f} and constructors {h,s} + Applied Processor: DependencyPairs {dpKind_ = DT} + Details: We add the following dependency tuples: Strict DPs f#(s(X),Y) -> c_1(f#(h(Y),X)) Weak DPs and mark the set of starting terms. ** Step 1.b:2: PredecessorEstimation. WORST_CASE(?,O(1)) + Considered Problem: - Strict DPs: f#(s(X),Y) -> c_1(f#(h(Y),X)) - Weak TRS: f(s(X),Y) -> h(s(f(h(Y),X))) - Signature: {f/2,f#/2} / {h/1,s/1,c_1/1} - Obligation: innermost runtime complexity wrt. defined symbols {f#} and constructors {h,s} + Applied Processor: PredecessorEstimation {onSelection = all simple predecessor estimation selector} + Details: We estimate the number of application of {1} by application of Pre({1}) = {}. Here rules are labelled as follows: 1: f#(s(X),Y) -> c_1(f#(h(Y),X)) ** Step 1.b:3: RemoveWeakSuffixes. WORST_CASE(?,O(1)) + Considered Problem: - Weak DPs: f#(s(X),Y) -> c_1(f#(h(Y),X)) - Weak TRS: f(s(X),Y) -> h(s(f(h(Y),X))) - Signature: {f/2,f#/2} / {h/1,s/1,c_1/1} - Obligation: innermost runtime complexity wrt. defined symbols {f#} and constructors {h,s} + Applied Processor: RemoveWeakSuffixes + Details: Consider the dependency graph 1:W:f#(s(X),Y) -> c_1(f#(h(Y),X)) The following weak DPs constitute a sub-graph of the DG that is closed under successors. The DPs are removed. 1: f#(s(X),Y) -> c_1(f#(h(Y),X)) ** Step 1.b:4: EmptyProcessor. WORST_CASE(?,O(1)) + Considered Problem: - Weak TRS: f(s(X),Y) -> h(s(f(h(Y),X))) - Signature: {f/2,f#/2} / {h/1,s/1,c_1/1} - Obligation: innermost runtime complexity wrt. defined symbols {f#} and constructors {h,s} + Applied Processor: EmptyProcessor + Details: The problem is already closed. The intended complexity is O(1). WORST_CASE(?,O(1))