/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: cond(true(),x) -> cond(odd(x),p(x)) 2: odd(0()) -> false() 3: odd(s(0())) -> true() 4: odd(s(s(x))) -> odd(x) 5: p(0()) -> 0() 6: p(s(x)) -> x Number of strict rules: 6 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #cond(true(),x) -> #cond(odd(x),p(x)) #2: #cond(true(),x) -> #odd(x) #3: #cond(true(),x) -> #p(x) #4: #odd(s(s(x))) -> #odd(x) Number of SCCs: 2, DPs: 2 SCC { #4 } POLO(Sum)... succeeded. s w: x1 + 1 false w: 0 #p w: 0 true w: 0 p w: 0 #cond w: 0 0 w: 0 #odd w: x1 odd w: 0 cond w: 0 USABLE RULES: { } Removed DPs: #4 Number of SCCs: 1, DPs: 1 SCC { #1 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... succeeded. s w: max(x1 + 4, 0) false w: 0 #p w: 0 true w: 2 p w: max(x1 - 3, 0) #cond w: max(x1 + 1, x2 + 2, 0) 0 w: 0 #odd w: max(x1 - 1, 0) odd w: max(x1 - 2, 0) cond w: max(x1 - 1, 0) USABLE RULES: { 2..6 } Removed DPs: #1 Number of SCCs: 0, DPs: 0