WORST_CASE(?,O(n^1)) * Step 1: Ara WORST_CASE(?,O(n^1)) + Considered Problem: - Strict TRS: f(s(x),y,y) -> f(y,x,s(x)) - Signature: {f/3} / {s/1} - Obligation: innermost runtime complexity wrt. defined symbols {f} and constructors {s} + Applied Processor: Ara {heuristics_ = NoHeuristics, minDegree = 1, maxDegree = 3, araTimeout = 60, araFindStrictRules = Nothing, araSmtSolver = Z3} + Details: Signatures used: ---------------- f :: [A(12) x A(9) x A(3)] -(15)-> A(0) s :: [A(12)] -(12)-> A(12) s :: [A(3)] -(3)-> A(3) Cost-free Signatures used: -------------------------- f :: [A_cf(0) x A_cf(0) x A_cf(0)] -(0)-> A_cf(0) s :: [A_cf(0)] -(0)-> A_cf(0) Base Constructor Signatures used: --------------------------------- s_A :: [A(1)] -(1)-> A(1) * Step 2: Open MAYBE - Strict TRS: f(s(x),y,y) -> f(y,x,s(x)) - Signature: {f/3} / {s/1} - Obligation: innermost runtime complexity wrt. defined symbols {f} and constructors {s} Following problems could not be solved: - Strict TRS: f(s(x),y,y) -> f(y,x,s(x)) - Signature: {f/3} / {s/1} - Obligation: innermost runtime complexity wrt. defined symbols {f} and constructors {s} WORST_CASE(?,O(n^1))