/export/starexec/sandbox2/solver/bin/starexec_run_tct_dc /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- MAYBE * Step 1: Failure MAYBE + Considered Problem: - Strict TRS: a(0(),x) -> b(0(),b(0(),x)) a(0(),a(x,y)) -> a(1(),a(1(),a(x,y))) a(0(),a(1(),a(x,y))) -> a(1(),a(0(),a(x,y))) a(0(),b(0(),x)) -> b(0(),a(0(),x)) b(0(),a(1(),a(x,y))) -> b(1(),a(0(),a(x,y))) - Signature: {a/2,b/2} / {0/0,1/0} - Obligation: derivational complexity wrt. signature {0,1,a,b} + 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