Input TRS: 1: f(f(f(a(),b()),c()),x) -> f(b(),f(a(),f(c(),f(b(),x)))) 2: f(x,f(y,z)) -> f(f(x,y),z) Number of Rules: 2 Direct POLO(Sum) ... failed.