0.00/0.03 YES 0.00/0.03 (ignored inputs)COMMENT [79] Example 2 0.00/0.03 Conditional Rewrite Rules: 0.00/0.03 [ e(0) -> true, 0.00/0.03 e(s(?x)) -> true | e(?x) == false, 0.00/0.03 e(s(?x)) -> false | e(?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 [ e(0) -> true, 0.00/0.03 e(s(?x)) -> U1(e(?x),?x), 0.00/0.03 U1(false,?x) -> true, 0.00/0.03 U1(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 OK 0.00/0.03 R is deterministic, weakly left-linear and U(R) is confluent 0.00/0.03 /export/starexec/sandbox2/benchmark/theBenchmark.trs: Success(CR) 0.00/0.03 (4 msec.) 0.00/0.03 EOF