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