/export/starexec/sandbox/solver/bin/starexec_run_Default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: f(a()) -> f(c(a())) 2: f(c(X)) -> X 3: f(c(a())) -> f(d(b())) 4: f(a()) -> f(d(a())) 5: f(d(X)) -> X 6: f(c(b())) -> f(d(a())) 7: e(g(X)) -> e(X) Number of strict rules: 7 Direct POLO(bPol) ... removes: 5 7 2 a w: 1 d w: x1 b w: 1 c w: x1 f w: x1 + 1 e w: 2 * x1 g w: x1 + 1 Number of strict rules: 4 Direct POLO(bPol) ... failed. Uncurrying f 1: f^1_a() -> f^1_c(a()) 3: f^1_c(a()) -> f^1_d(b()) 4: f^1_a() -> f^1_d(a()) 6: f^1_c(b()) -> f^1_d(a()) 8: f(a()) ->= f^1_a() 9: f(d(_1)) ->= f^1_d(_1) 10: f(c(_1)) ->= f^1_c(_1) Number of strict rules: 4 Direct POLO(bPol) ... removes: 4 8 1 3 10 9 6 a w: 1 d w: 2 * x1 + 1 b w: 1 c w: 2 * x1 + 1 f w: 2 * x1 + 3 f^1_a w: 4 f^1_c w: 2 * x1 + 1 f^1_d w: 2 * x1 e w: x1 g w: x1 Number of strict rules: 0