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