Input TRS: 1: g(b()) -> f(b()) 2: f(a()) -> g(a()) 3: b() -> a() Number of Rules: 3 Direct QWPOS(max) ... failed.