NO (ignored inputs)COMMENT Cops #647 - #721: generated ground TRSs; evenly distributed in the UNR/UNC/NFP/CR hierarchy submitted by: Bertram Felgenhauer input TRS: [ c -> b, h(b,a) -> b, a -> f(a), h(a,h(c,c)) -> f(h(b,f(c))), f(h(b,f(c))) -> f(a) ] TRS: [ c -> b, h(b,a) -> b, a -> f(a), h(a,h(c,c)) -> f(h(b,f(c))), f(h(b,f(c))) -> f(a) ] New rules by rule reversing: [ c -> b, h(b,a) -> b, a -> a, f(a) -> a, h(a,h(c,c)) -> f(h(b,f(c))), f(h(b,f(c))) -> f(a) ] constructed TRS: [ c -> b, h(b,a) -> b, a -> a, f(a) -> a, h(a,h(c,c)) -> f(h(b,f(c))), f(h(b,f(c))) -> f(a), h(a,h(b,c)) -> f(h(b,f(b))), h(a,h(c,b)) -> f(h(b,f(b))), f(a) -> f(h(b,f(b))), h(a,h(b,c)) -> f(h(b,f(b))), h(a,h(c,b)) -> f(h(b,f(b))), f(a) -> f(h(b,f(b))), h(a,h(b,b)) -> f(h(b,f(b))), a -> f(h(b,f(b))) ] convertible distinct normal forms: h(f(h(b,f(b))),h(b,b)) = f(h(b,f(b))) UNC Completion (Development Closed) problems/694.trs: Success(not UNC) (4 msec.)