0.00/0.03 MAYBE 0.00/0.03 (ignored inputs)COMMENT doi:10.4230/LIPIcs.RTA.2015.223 [89] Example 2 submitted by: Thomas Sternagel 0.00/0.03 Conditional Rewrite Rules: 0.00/0.03 [ even(0) -> true, 0.00/0.03 even(s(?x)) -> true | odd(?x) == true, 0.00/0.03 even(s(?x)) -> false | even(?x) == true, 0.00/0.03 odd(0) -> false, 0.00/0.03 odd(s(?x)) -> true | even(?x) == true, 0.00/0.03 odd(s(?x)) -> false | odd(?x) == true ] 0.00/0.03 Check whether all rules are type 3 0.00/0.03 OK 0.00/0.03 Check whether the input is deterministic 0.00/0.03 OK 0.00/0.03 Result of unraveling: 0.00/0.03 [ even(0) -> true, 0.00/0.03 even(s(?x)) -> U1(odd(?x),?x), 0.00/0.03 U1(true,?x) -> true, 0.00/0.03 even(s(?x)) -> U1(even(?x),?x), 0.00/0.03 U1(true,?x) -> false, 0.00/0.03 odd(0) -> false, 0.00/0.03 odd(s(?x)) -> U3(even(?x),?x), 0.00/0.03 U3(true,?x) -> true, 0.00/0.03 odd(s(?x)) -> U3(odd(?x),?x), 0.00/0.03 U3(true,?x) -> false ] 0.00/0.03 Check whether U(R) is terminating 0.00/0.03 OK 0.00/0.03 Check whether the input is weakly left-linear 0.00/0.03 OK 0.00/0.03 Check whether U(R) is confluent 0.00/0.03 U(R) is not confluent 0.00/0.03 Conditional critical pairs (CCPs): 0.00/0.03 [ false = true | even(?x_1) == true,odd(?x_1) == true, 0.00/0.03 true = false | odd(?x) == true,even(?x) == true, 0.00/0.03 false = true | odd(?x_3) == true,even(?x_3) == true, 0.00/0.03 true = false | even(?x_2) == true,odd(?x_2) == true ] 0.00/0.03 Check whether the input is almost orthogonale 0.00/0.03 not almost orthogonal 0.00/0.03 OK 0.00/0.03 Check whether the input is absolutely irreducible 0.00/0.03 OK 0.00/0.03 Check whether all CCPs are joinable 0.00/0.03 Some ccp may be feasible but not joinable 0.00/0.03 [ false = true | even(?x_1) == true,odd(?x_1) == true, 0.00/0.03 true = false | odd(?x) == true,even(?x) == true, 0.00/0.03 false = true | odd(?x_3) == true,even(?x_3) == true, 0.00/0.03 true = false | even(?x_2) == true,odd(?x_2) == true ] 0.00/0.03 /export/starexec/sandbox/benchmark/theBenchmark.trs: Failure(unknown CR) 0.00/0.03 (5 msec.) 0.00/0.03 EOF