/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: activate(X) -> X activate(n__c()) -> c() activate(n__g(X)) -> g(X) c() -> f(n__g(n__c())) c() -> n__c() f(n__g(X)) -> g(activate(X)) g(X) -> n__g(X) - Signature: {activate/1,c/0,f/1,g/1} / {n__c/0,n__g/1} - Obligation: runtime complexity wrt. defined symbols {activate,c,f,g} and constructors {n__c,n__g} + Applied Processor: Sum {left = someStrategy, right = someStrategy} + Details: None MAYBE