/export/starexec/sandbox/solver/bin/starexec_run_Default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: active(c()) -> mark(f(g(c()))) 2: active(f(g(X))) -> mark(g(X)) 3: mark(c()) -> active(c()) 4: mark(f(X)) -> active(f(X)) 5: mark(g(X)) -> active(g(X)) 6: f(mark(X)) -> f(X) 7: f(active(X)) -> f(X) 8: g(mark(X)) -> g(X) 9: g(active(X)) -> g(X) Number of strict rules: 9 Direct POLO(bPol) ... removes: 8 7 9 6 c w: 1 f w: x1 mark w: x1 + 2 active w: x1 + 2 g w: x1 Number of strict rules: 5 Direct POLO(bPol) ... failed. Uncurrying mark active 1: active^1_c() -> mark^1_f(g(c())) 2: active^1_f(g(X)) -> mark^1_g(X) 3: mark^1_c() -> active^1_c() 4: mark^1_f(X) -> active^1_f(X) 5: mark^1_g(X) -> active^1_g(X) 10: active(c()) ->= active^1_c() 11: active(g(_1)) ->= active^1_g(_1) 12: active(f(_1)) ->= active^1_f(_1) 13: mark(c()) ->= mark^1_c() 14: mark(g(_1)) ->= mark^1_g(_1) 15: mark(f(_1)) ->= mark^1_f(_1) Number of strict rules: 5 Direct POLO(bPol) ... removes: 4 15 1 3 5 10 14 12 11 13 2 active^1_g w: 2 * x1 mark^1_f w: 2 * x1 + 1 active^1_c w: 8 mark^1_c w: 9 c w: 1 mark^1_g w: 2 * x1 + 1 f w: 2 * x1 + 1 active^1_f w: 2 * x1 mark w: 2 * x1 + 8 active w: 2 * x1 + 7 g w: 2 * x1 + 1 Number of strict rules: 0