/export/starexec/sandbox/solver/bin/starexec_run_tct_rc /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- MAYBE * Step 1: Failure MAYBE + Considered Problem: - Strict TRS: eq() -> eq() eq() -> false() eq() -> true() inf(X) -> cons() length(cons()) -> s() length(nil()) -> 0() take(0(),X) -> nil() take(s(),cons()) -> cons() - Signature: {eq/0,inf/1,length/1,take/2} / {0/0,cons/0,false/0,nil/0,s/0,true/0} - Obligation: runtime complexity wrt. defined symbols {eq,inf,length,take} and constructors {0,cons,false,nil,s,true} + Applied Processor: Sum {left = someStrategy, right = someStrategy} + Details: None MAYBE