MAYBE Rewrite Rules: [ +(0,?x) -> ?x, +(-(?x),?x) -> 0, +(+(?x,?y),?z) -> +(?x,+(?y,?z)), +(?x,?y) -> +(?y,?x), -(0) -> 0, -(-(?x)) -> ?x, -(+(?x,?y)) -> +(-(?x),-(?y)) ] Apply Direct Methods... Inner CPs: [ +(0,0) = 0, +(?x_4,-(?x_4)) = 0, +(+(-(?x_5),-(?y_5)),+(?x_5,?y_5)) = 0, +(?x,?z_2) = +(0,+(?x,?z_2)), +(0,?z_2) = +(-(?x_1),+(?x_1,?z_2)), +(+(?y_3,?x_3),?z_2) = +(?x_3,+(?y_3,?z_2)), -(0) = 0, -(+(-(?x_5),-(?y_5))) = +(?x_5,?y_5), -(?x) = +(-(0),-(?x)), -(0) = +(-(-(?x_1)),-(?x_1)), -(+(?x_2,+(?y_2,?z_2))) = +(-(+(?x_2,?y_2)),-(?z_2)), -(+(?y_3,?x_3)) = +(-(?x_3),-(?y_3)), +(+(?x,+(?y,?z)),?z_1) = +(+(?x,?y),+(?z,?z_1)), -(?x) = -(?x) ] Outer CPs: [ ?x = +(?x,0), 0 = +(?x_1,-(?x_1)), +(?x_2,+(?y_2,?z_2)) = +(?z_2,+(?x_2,?y_2)) ] unknown Terminating not Left-Linear, Right-Linear unknown Ohta&Oyamaguchi&Toyama unknown Gomi&Oyamaguchi&Ohta check Non-Confluence...Unknown Direct Methods: Can't judge Try Persistent Decomposition for... [ +(0,?x) -> ?x, +(-(?x),?x) -> 0, +(+(?x,?y),?z) -> +(?x,+(?y,?z)), +(?x,?y) -> +(?y,?x), -(0) -> 0, -(-(?x)) -> ?x, -(+(?x,?y)) -> +(-(?x),-(?y)) ] Sort Assignment: + : 17*17=>17 - : 17=>17 0 : =>17 maximal types: {17} Persistent Decomposition failed: Can't judge Try Layer Preserving Decomposition for... [ +(0,?x) -> ?x, +(-(?x),?x) -> 0, +(+(?x,?y),?z) -> +(?x,+(?y,?z)), +(?x,?y) -> +(?y,?x), -(0) -> 0, -(-(?x)) -> ?x, -(+(?x,?y)) -> +(-(?x),-(?y)) ] Layer Preserving Decomposition failed: Can't judge Try Commutative Decomposition for... [ +(0,?x) -> ?x, +(-(?x),?x) -> 0, +(+(?x,?y),?z) -> +(?x,+(?y,?z)), +(?x,?y) -> +(?y,?x), -(0) -> 0, -(-(?x)) -> ?x, -(+(?x,?y)) -> +(-(?x),-(?y)) ] Commutative Decomposition failed: Can't judge No further decomposition possible Final result: Can't judge 76.trs: MAYBE (52 msec.)