MAYBE (ignored inputs)COMMENT full experiments for [35] submitted by: Takahito Aoto and Yoshihito Toyama Rewrite Rules: [ +(?x,0) -> ?x, +(s(?x),?y) -> s(+(?x,?y)), +(+(?x,?y),?z) -> +(?x,+(?y,?z)), +(?x,?y) -> +(?y,?x) ] Apply Direct Methods... Inner CPs: [ +(?x,?z_2) = +(?x,+(0,?z_2)), +(s(+(?x_1,?y_1)),?z_2) = +(s(?x_1),+(?y_1,?z_2)), +(+(?y_3,?x_3),?z_2) = +(?x_3,+(?y_3,?z_2)), +(+(?x,+(?y,?z)),?z_1) = +(+(?x,?y),+(?z,?z_1)) ] Outer CPs: [ s(?x_1) = s(+(?x_1,0)), +(?x_2,?y_2) = +(?x_2,+(?y_2,0)), ?x = +(0,?x), s(+(?x_1,?y_1)) = +(?y_1,s(?x_1)), +(?x_2,+(?y_2,?z_2)) = +(?z_2,+(?x_2,?y_2)) ] Linear (inner) Parallel CPs: (not computed) unknown Toyama (Parallel CPs) Direct Methods: Can't judge Combined result: Can't judge 133.trs: Failure(unknown CR) (0 msec.)