MAYBE (ignored inputs)COMMENT full experiments for [35] submitted by: Takahito Aoto and Yoshihito Toyama Rewrite Rules: [ +(?x,0) -> ?x, +(?x,s(?y)) -> s(+(?y,?x)), +(+(?x,?y),?z) -> +(?x,+(?y,?z)), +(?x,?y) -> +(?y,?x) ] Apply Direct Methods... Inner CPs: [ +(?x,?z_2) = +(?x,+(0,?z_2)), +(s(+(?y_1,?x_1)),?z_2) = +(?x_1,+(s(?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: [ +(?x_2,?y_2) = +(?x_2,+(?y_2,0)), ?x = +(0,?x), s(+(?y_1,+(?x_2,?y_2))) = +(?x_2,+(?y_2,s(?y_1))), s(+(?y_1,?x_1)) = +(s(?y_1),?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 164.trs: Failure(unknown CR) (0 msec.)