Input TRS: 1: +(*(x,y),*(a(),y)) -> *(+(x,a()),y) 2: *(*(x,y),z) -> *(x,*(y,z)) Number of strict rules: 2 Direct Order(PosReal,>,Poly) ... removes: 1 2 a() weight: 0 +(x1,x2) weight: (/ 61225 2) + x1 + x2 *(x1,x2) weight: 30613 + 2 * x1 + x2 Number of strict rules: 0 YES