/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(n__f(n__a())) -> f(n__g(f(n__a()))) 2: f(X) -> n__f(X) 3: a() -> n__a() 4: g(X) -> n__g(X) 5: activate(n__f(X)) -> f(X) 6: activate(n__a()) -> a() 7: activate(n__g(X)) -> g(X) 8: activate(X) -> X Number of strict rules: 8 Direct POLO(bPol) ... removes: 4 8 3 5 7 6 a w: 5 n__a w: 2 activate w: 2 * x1 + 2 f w: x1 + 1 n__f w: x1 + 1 n__g w: x1 g w: x1 + 1 Number of strict rules: 2 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #f(n__f(n__a())) -> #f(n__g(f(n__a()))) #2: #f(n__f(n__a())) -> #f(n__a()) Number of SCCs: 0, DPs: 0