Input TRS: 1: f(f(x,y,z),u,f(x,y,v)) -> f(x,y,f(z,u,v)) 2: f(x,y,y) -> y 3: f(x,y,g(y)) -> x 4: f(x,x,y) -> x 5: f(g(x),x,y) -> y Number of Rules: 5 Direct QWPOS(mPol) ... orients all. I(f) = 3 * x1 + x2 + x3 + 1 sigma(f) = [3,2,1] I(g) = 3 * x1 sigma(g) = [1] PREC: f = g Number of Rules: 0