- : unit = () - : unit = () h : heuristic = - : unit = () APPLY CRITERIA (Marked dependency pairs) TRS termination of: [1] not(x) -> xor(x,true) [2] or(x,y) -> xor(and(x,y),xor(x,y)) [3] implies(x,y) -> xor(and(x,y),xor(x,true)) [4] and(x,true) -> x [5] and(x,false) -> false [6] and(x,x) -> x [7] xor(x,false) -> x [8] xor(x,x) -> false [9] and(xor(x,y),z) -> xor(and(x,z),and(y,z)) Sub problem: guided: DP termination of: END GUIDED APPLY CRITERIA (Graph splitting) Found 1 components: { --> --> --> --> } APPLY CRITERIA (Subterm criterion) ST: Marked_and -> 1 APPLY CRITERIA (Graph splitting) Found 0 components: SOLVED { TRS termination of: [1] not(x) -> xor(x,true) [2] or(x,y) -> xor(and(x,y),xor(x,y)) [3] implies(x,y) -> xor(and(x,y),xor(x,true)) [4] and(x,true) -> x [5] and(x,false) -> false [6] and(x,x) -> x [7] xor(x,false) -> x [8] xor(x,x) -> false [9] and(xor(x,y),z) -> xor(and(x,z),and(y,z)) , CRITERION: MDP [ { DP termination of: , CRITERION: SG [ { DP termination of: , CRITERION: ST [ { DP termination of: , CRITERION: SG [ ]} ]} ]} ]} Cime worked for 0.005533 seconds (real time) Cime Exit Status: 0