/export/starexec/sandbox/solver/bin/starexec_run_tct_rc_cert /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- MAYBE EmptyProcessor - Strict TRS: -(x,0()) -> x -(x,s(y)) -> if(greater(x,s(y)),s(-(x,p(s(y)))),0()) -(0(),y) -> 0() p(0()) -> 0() p(s(x)) -> x - Signature: {-/2,p/1} / {0/0,greater/2,if/3,s/1} - Obligation: runtime complexity wrt. defined symbols {-,p} and constructors {0,greater,if,s} The problem is still open.