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 -> a, f(c) -> f(h(b,c)), a -> c, c -> h(f(c),h(b,h(h(b,c),a))), c -> b ] TRS: [ c -> a, f(c) -> f(h(b,c)), a -> c, c -> h(f(c),h(b,h(h(b,c),a))), c -> b ] constructed TRS: [ c -> a, f(c) -> f(h(b,c)), a -> c, c -> h(f(c),h(b,h(h(b,c),a))), c -> b, f(a) -> f(h(b,b)), f(h(f(c),h(b,h(h(b,c),a)))) -> f(h(b,b)), f(h(b,c)) -> f(b), h(f(c),h(b,h(h(b,c),a))) -> a, a -> b, h(f(c),h(b,h(h(b,c),a))) -> b ] convertible distinct normal forms: h(f(b),h(b,h(h(b,b),b))) = b UNC Completion (Development Closed) problems/712.trs: Success(not UNC) (3740 msec.)