/export/starexec/sandbox2/solver/bin/starexec_run_tct_rc /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- MAYBE * Step 1: Failure MAYBE + Considered Problem: - Strict TRS: f(g(s(x),y)) -> f(g(x,s(y))) f(s(x)) -> s(s(f(h(s(x))))) g(x,x) -> g(a(),b()) g(a(),g(x,g(b(),g(a(),g(x,y))))) -> g(a(),g(a(),g(a(),g(x,g(b(),g(b(),y)))))) h(g(x,s(y))) -> h(g(s(x),y)) h(i(x,y)) -> i(i(c(),h(h(y))),x) h(s(f(x))) -> h(f(x)) i(x,x) -> i(a(),b()) - Signature: {f/1,g/2,h/1,i/2} / {a/0,b/0,c/0,s/1} - Obligation: runtime complexity wrt. defined symbols {f,g,h,i} and constructors {a,b,c,s} + Applied Processor: Sum {left = someStrategy, right = someStrategy} + Details: None MAYBE