NO (ignored inputs)COMMENT experiments for [36] submitted by: Takahito Aoto input TRS: [ +(0,?y) -> ?y, +(s(?x),?y) -> s(+(?x,?y)), +(?x,+(?y,?z)) -> +(+(?z,?y),?x), s(s(?x)) -> ?x ] TRS: [ +(0,?y) -> ?y, +(s(?x),?y) -> s(+(?x,?y)), +(?x,+(?y,?z)) -> +(+(?z,?y),?x), s(s(?x)) -> ?x ] constructed TRS: [ +(0,?y) -> ?y, +(s(?x),?y) -> s(+(?x,?y)), +(?x,+(?y,?z)) -> +(+(?z,?y),?x), s(s(?x)) -> ?x ] convertible distinct normal forms: +(?y_2,?z_2) = +(+(?z_2,?y_2),0) UNC Completion (Development Closed) problems/582.trs: Success(not UNC) (0 msec.)