- : unit = () - : unit = () h : heuristic = - : unit = () APPLY CRITERIA (Marked dependency pairs) TRS termination of: [1] not(true) -> false [2] not(false) -> true [3] evenodd(x,0) -> not(evenodd(x,s(0))) [4] evenodd(0,s(0)) -> false [5] evenodd(s(x),s(0)) -> evenodd(x,0) Sub problem: guided: DP termination of: END GUIDED APPLY CRITERIA (Graph splitting) Found 1 components: { --> --> } APPLY CRITERIA (Subterm criterion) ST: Marked_evenodd -> 1 APPLY CRITERIA (Graph splitting) Found 0 components: SOLVED { TRS termination of: [1] not(true) -> false [2] not(false) -> true [3] evenodd(x,0) -> not(evenodd(x,s(0))) [4] evenodd(0,s(0)) -> false [5] evenodd(s(x),s(0)) -> evenodd(x,0) , CRITERION: MDP [ { DP termination of: , CRITERION: SG [ { DP termination of: , CRITERION: ST [ { DP termination of: , CRITERION: SG [ ]} ]} ]} ]} Cime worked for 0.004602 seconds (real time) Cime Exit Status: 0