Input TRS: 1: f(a(),x) -> g(a(),x) 2: g(a(),x) -> f(b(),x) 3: f(a(),x) -> f(b(),x) Number of Rules: 3 Direct QWPOS(mSum) ... orients all. I(a) = 2 I(b) = 0 I(f) = x1 + x2 + 1 sigma(f) = [1,2] I(g) = x1 + x2 sigma(g) = [2,1] PREC: b > a = f = g Number of Rules: 0