Input TRS: 1: d(x) -> e(u(x)) 2: d(u(x)) -> c(x) 3: c(u(x)) -> b(x) 4: v(e(x)) -> x 5: b(u(x)) -> a(e(x)) Number of Rules: 5 Direct POLO(Pol) ... orients all. I(a) = x1 I(b) = 3 * x1 + 2 I(c) = 3 * x1 I(d) = 3 * x1 + 3 I(e) = x1 I(u) = x1 + 2 I(v) = 3 * x1 + 1 Number of Rules: 0