/export/starexec/sandbox2/solver/bin/starexec_run_tct_rci /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- WORST_CASE(Omega(n^1),O(n^1)) * Step 1: Sum. WORST_CASE(Omega(n^1),O(n^1)) + Considered Problem: - Strict TRS: fold#3(Cons(x4,x2)) -> plus#2(x4,fold#3(x2)) fold#3(Nil()) -> 0() main(x1) -> fold#3(x1) plus#2(0(),x12) -> x12 plus#2(S(x4),x2) -> S(plus#2(x4,x2)) - Signature: {fold#3/1,main/1,plus#2/2} / {0/0,Cons/2,Nil/0,S/1} - Obligation: innermost runtime complexity wrt. defined symbols {fold#3,main,plus#2} and constructors {0,Cons,Nil,S} + Applied Processor: Sum {left = someStrategy, right = someStrategy} + Details: () ** Step 1.a:1: Sum. WORST_CASE(Omega(n^1),?) + Considered Problem: - Strict TRS: fold#3(Cons(x4,x2)) -> plus#2(x4,fold#3(x2)) fold#3(Nil()) -> 0() main(x1) -> fold#3(x1) plus#2(0(),x12) -> x12 plus#2(S(x4),x2) -> S(plus#2(x4,x2)) - Signature: {fold#3/1,main/1,plus#2/2} / {0/0,Cons/2,Nil/0,S/1} - Obligation: innermost runtime complexity wrt. defined symbols {fold#3,main,plus#2} and constructors {0,Cons,Nil,S} + Applied Processor: Sum {left = someStrategy, right = someStrategy} + Details: () *** Step 1.a:1.a:1: Decompose. MAYBE + Considered Problem: - Strict TRS: fold#3(Cons(x4,x2)) -> plus#2(x4,fold#3(x2)) fold#3(Nil()) -> 0() main(x1) -> fold#3(x1) plus#2(0(),x12) -> x12 plus#2(S(x4),x2) -> S(plus#2(x4,x2)) - Signature: {fold#3/1,main/1,plus#2/2} / {0/0,Cons/2,Nil/0,S/1} - Obligation: innermost runtime complexity wrt. defined symbols {fold#3,main,plus#2} and constructors {0,Cons,Nil,S} + Applied Processor: Decompose {onSelection = any filtered on not main function of strict-rules, withBound = BestCaseLBMax} + Details: We analyse the complexity of following sub-problems (R) and (S). For the best-case lower bound analysis the maximum derivation length of either sub-problem provides a lower bound in terms of derivation length of the original TRS. Problem (R) - Strict TRS: fold#3(Cons(x4,x2)) -> plus#2(x4,fold#3(x2)) fold#3(Nil()) -> 0() plus#2(0(),x12) -> x12 plus#2(S(x4),x2) -> S(plus#2(x4,x2)) - Weak TRS: main(x1) -> fold#3(x1) - Signature: {fold#3/1,main/1,plus#2/2} / {0/0,Cons/2,Nil/0,S/1} - Obligation: innermost runtime complexity wrt. defined symbols {fold#3,main,plus#2} and constructors {0,Cons,Nil,S} Problem (S) - Strict TRS: main(x1) -> fold#3(x1) - Signature: {fold#3/1,main/1,plus#2/2} / {0/0,Cons/2,Nil/0,S/1} - Obligation: innermost runtime complexity wrt. defined symbols {fold#3,main,plus#2} and constructors {0,Cons,Nil,S} **** Step 1.a:1.a:1.a:1: Ara. MAYBE + Considered Problem: - Strict TRS: fold#3(Cons(x4,x2)) -> plus#2(x4,fold#3(x2)) fold#3(Nil()) -> 0() plus#2(0(),x12) -> x12 plus#2(S(x4),x2) -> S(plus#2(x4,x2)) - Weak TRS: main(x1) -> fold#3(x1) - Signature: {fold#3/1,main/1,plus#2/2} / {0/0,Cons/2,Nil/0,S/1} - Obligation: innermost runtime complexity wrt. defined symbols {fold#3,main,plus#2} and constructors {0,Cons,Nil,S} + Applied Processor: Ara {minDegree = 1, maxDegree = 3, araTimeout = 15, araRuleShifting = Just 1, isBestCase = True, mkCompletelyDefined = False, verboseOutput = False} + Details: Signatures used: ---------------- F (TrsFun "0") :: [] -(0)-> "A"(0) F (TrsFun "Cons") :: ["A"(0) x "A"(1)] -(1)-> "A"(1) F (TrsFun "Nil") :: [] -(0)-> "A"(1) F (TrsFun "S") :: ["A"(0)] -(0)-> "A"(0) F (TrsFun "fold#3") :: ["A"(1)] -(1)-> "A"(0) F (TrsFun "main") :: ["A"(1)] -(0)-> "A"(0) F (TrsFun "plus#2") :: ["A"(0) x "A"(0)] -(1)-> "A"(0) Cost-free Signatures used: -------------------------- Base Constructor Signatures used: --------------------------------- Following Still Strict Rules were Typed as: ------------------------------------------- 1. Strict: fold#3(Cons(x4,x2)) -> plus#2(x4,fold#3(x2)) fold#3(Nil()) -> 0() plus#2(0(),x12) -> x12 plus#2(S(x4),x2) -> S(plus#2(x4,x2)) 2. Weak: **** Step 1.a:1.a:1.b:1: Ara. MAYBE + Considered Problem: - Strict TRS: main(x1) -> fold#3(x1) - Signature: {fold#3/1,main/1,plus#2/2} / {0/0,Cons/2,Nil/0,S/1} - Obligation: innermost runtime complexity wrt. defined symbols {fold#3,main,plus#2} and constructors {0,Cons,Nil,S} + Applied Processor: Ara {minDegree = 1, maxDegree = 3, araTimeout = 15, araRuleShifting = Just 1, isBestCase = True, mkCompletelyDefined = False, verboseOutput = False} + Details: Signatures used: ---------------- F (TrsFun "fold#3") :: ["A"(0, 0, 1)] -(0)-> "A"(0, 0, 0) F (TrsFun "main") :: ["A"(0, 0, 1)] -(1)-> "A"(0, 0, 0) Cost-free Signatures used: -------------------------- Base Constructor Signatures used: --------------------------------- Following Still Strict Rules were Typed as: ------------------------------------------- 1. Strict: main(x1) -> fold#3(x1) 2. Weak: *** Step 1.a:1.b:1: DecreasingLoops. WORST_CASE(Omega(n^1),?) + Considered Problem: - Strict TRS: fold#3(Cons(x4,x2)) -> plus#2(x4,fold#3(x2)) fold#3(Nil()) -> 0() main(x1) -> fold#3(x1) plus#2(0(),x12) -> x12 plus#2(S(x4),x2) -> S(plus#2(x4,x2)) - Signature: {fold#3/1,main/1,plus#2/2} / {0/0,Cons/2,Nil/0,S/1} - Obligation: innermost runtime complexity wrt. defined symbols {fold#3,main,plus#2} and constructors {0,Cons,Nil,S} + Applied Processor: DecreasingLoops {bound = AnyLoop, narrow = 10} + Details: The system has following decreasing Loops: fold#3(y){y -> Cons(x,y)} = fold#3(Cons(x,y)) ->^+ plus#2(x,fold#3(y)) = C[fold#3(y) = fold#3(y){}] ** Step 1.b:1: Ara. WORST_CASE(?,O(n^1)) + Considered Problem: - Strict TRS: fold#3(Cons(x4,x2)) -> plus#2(x4,fold#3(x2)) fold#3(Nil()) -> 0() main(x1) -> fold#3(x1) plus#2(0(),x12) -> x12 plus#2(S(x4),x2) -> S(plus#2(x4,x2)) - Signature: {fold#3/1,main/1,plus#2/2} / {0/0,Cons/2,Nil/0,S/1} - Obligation: innermost runtime complexity wrt. defined symbols {fold#3,main,plus#2} and constructors {0,Cons,Nil,S} + Applied Processor: Ara {minDegree = 1, maxDegree = 2, araTimeout = 3, araRuleShifting = Nothing, isBestCase = False, mkCompletelyDefined = False, verboseOutput = False} + Details: Signatures used: ---------------- F (TrsFun "0") :: [] -(0)-> "A"(2) F (TrsFun "0") :: [] -(0)-> "A"(14) F (TrsFun "Cons") :: ["A"(13) x "A"(13)] -(13)-> "A"(13) F (TrsFun "Nil") :: [] -(0)-> "A"(13) F (TrsFun "S") :: ["A"(2)] -(2)-> "A"(2) F (TrsFun "S") :: ["A"(0)] -(0)-> "A"(0) F (TrsFun "fold#3") :: ["A"(13)] -(4)-> "A"(0) F (TrsFun "main") :: ["A"(15)] -(12)-> "A"(0) F (TrsFun "plus#2") :: ["A"(2) x "A"(0)] -(8)-> "A"(0) Cost-free Signatures used: -------------------------- Base Constructor Signatures used: --------------------------------- "F (TrsFun \"0\")_A" :: [] -(0)-> "A"(1) "F (TrsFun \"Cons\")_A" :: ["A"(1) x "A"(1)] -(1)-> "A"(1) "F (TrsFun \"Nil\")_A" :: [] -(0)-> "A"(1) "F (TrsFun \"S\")_A" :: ["A"(1)] -(1)-> "A"(1) WORST_CASE(Omega(n^1),O(n^1))