Input TRS: 1: active(f(X)) -> mark(g(h(f(X)))) 2: active(f(X)) -> f(active(X)) 3: active(h(X)) -> h(active(X)) 4: f(mark(X)) -> mark(f(X)) 5: h(mark(X)) -> mark(h(X)) 6: proper(f(X)) -> f(proper(X)) 7: proper(g(X)) -> g(proper(X)) 8: proper(h(X)) -> h(proper(X)) 9: f(ok(X)) -> ok(f(X)) 10: g(ok(X)) -> ok(g(X)) 11: h(ok(X)) -> ok(h(X)) 12: top(mark(X)) -> top(proper(X)) 13: top(ok(X)) -> top(active(X)) Number of strict rules: 13 Direct Order(PosReal,>,Poly) ... removes: 1 12 13 h(x1) weight: (/ 1 8) + x1 top(x1) weight: 2 * x1 f(x1) weight: (/ 1 8) + x1 proper(x1) weight: (/ 1 8) + x1 ok(x1) weight: (/ 233941 8) + x1 mark(x1) weight: (/ 3 16) + x1 active(x1) weight: (/ 467881 16) + x1 g(x1) weight: (/ 233937 8) + x1 Number of strict rules: 10 Direct Order(PosReal,>,Poly) ... removes: 8 10 7 11 6 h(x1) weight: (/ 1 8) + 2 * x1 top(x1) weight: 2 * x1 f(x1) weight: (/ 1 16) + x1 proper(x1) weight: (/ 1 16) + 2 * x1 ok(x1) weight: (/ 1 16) + x1 mark(x1) weight: x1 active(x1) weight: x1 g(x1) weight: (/ 23977 8) + 2 * x1 Number of strict rules: 5 Direct Order(PosReal,>,Poly) ... removes: 5 h(x1) weight: (/ 1 8) + 2 * x1 top(x1) weight: 2 * x1 f(x1) weight: (/ 1 16) + x1 proper(x1) weight: (/ 3 32) + 2 * x1 ok(x1) weight: (/ 1 16) + x1 mark(x1) weight: (/ 1 16) + x1 active(x1) weight: x1 g(x1) weight: (/ 23977 8) + 2 * x1 Number of strict rules: 4 Direct Order(PosReal,>,Poly) ... removes: 3 2 h(x1) weight: (/ 1 4) + x1 top(x1) weight: 2 * x1 f(x1) weight: (/ 1 8) + x1 proper(x1) weight: (/ 3 16) + 2 * x1 ok(x1) weight: (/ 1 8) + x1 mark(x1) weight: (/ 1 8) + x1 active(x1) weight: 2 * x1 g(x1) weight: (/ 11989 4) + 2 * x1 Number of strict rules: 2 Direct Order(PosReal,>,Poly) ... removes: 9 h(x1) weight: (/ 1 4) + x1 top(x1) weight: 2 * x1 f(x1) weight: (/ 1 8) + 2 * x1 proper(x1) weight: (/ 1 8) + 2 * x1 ok(x1) weight: (/ 1 8) + x1 mark(x1) weight: x1 active(x1) weight: 2 * x1 g(x1) weight: (/ 11989 4) + 2 * x1 Number of strict rules: 1 Direct Order(PosReal,>,Poly) ... removes: 4 h(x1) weight: (/ 1 8) + x1 top(x1) weight: 2 * x1 f(x1) weight: (/ 1 8) + 2 * x1 proper(x1) weight: (/ 1 8) + 2 * x1 ok(x1) weight: (/ 1 8) + x1 mark(x1) weight: (/ 1 4) + 2 * x1 active(x1) weight: 2 * x1 g(x1) weight: (/ 1 8) + x1 Number of strict rules: 0 YES