NO (ignored inputs)COMMENT doi:10.23638/LMCS-13 ( 2:4 ) 2017 [131] Example 5.11 submitted by: Julian Nagele input TRS: [ a -> b, f(a,b) -> f(a,a), f(b,a) -> f(a,a), f(a,a) -> c, g(?x) -> f(?x,?x) ] TRS: [ a -> b, f(a,b) -> f(a,a), f(b,a) -> f(a,a), f(a,a) -> c, g(?x) -> f(?x,?x) ] constructed TRS: [ a -> b, f(a,b) -> f(a,a), f(b,a) -> f(a,a), f(a,a) -> c, g(?x) -> f(?x,?x), f(a,a) -> f(b,b), f(b,a) -> c, f(a,b) -> c ] convertible distinct normal forms: f(b,b) = c UNC Completion (Development Closed) problems/762.trs: Success(not UNC) (4 msec.)