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