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