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: +(?x_2,s(+(?x_1,?y_1))) = +(+(?y_1,s(?x_1)),?x_2) UNC Completion (Strongly Closed) problems/582.trs: Success(not UNC) (0 msec.)