/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: norm(nil()) -> 0() 2: norm(g(x,y)) -> s(norm(x)) 3: f(x,nil()) -> g(nil(),x) 4: f(x,g(y,z)) -> g(f(x,y),z) 5: rem(nil(),y) -> nil() 6: rem(g(x,y),0()) -> g(x,y) 7: rem(g(x,y),s(z)) -> rem(x,z) Number of strict rules: 7 Direct POLO(bPol) ... removes: 4 1 3 5 7 6 2 s w: x1 + 1 norm w: x1 + 1 f w: 2 * x1 + 2 * x2 + 1 0 w: 1 nil w: 2 rem w: 2 * x1 + 2 * x2 g w: x1 + 2 * x2 + 2 Number of strict rules: 0