/export/starexec/sandbox/solver/bin/starexec_run_tct_dc /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/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: derivational complexity wrt. signature {a,b,c,f,g,h,i,s} + Applied Processor: DecomposeCP {onSelectionCP_ = any strict-rules, withBoundCP_ = RelativeComp, withCP_ = NaturalMI {miDimension = 4, miDegree = 4, miKind = Algebraic, uargs = NoUArgs, urules = NoURules, selector = Nothing}} + Details: application of cp failed MAYBE