- : unit = () h : heuristic = - : unit = () APPLY CRITERIA (Marked dependency pairs) TRS termination of: [1] gcd(x,0) -> x [2] gcd(0,y) -> y [3] gcd(s(x),s(y)) -> if(<(x,y),gcd(s(x),-(y,x)),gcd(-(x,y),s(y))) Sub problem: guided: DP termination of: END GUIDED APPLY CRITERIA (Graph splitting) Found 0 components: SOLVED { TRS termination of: [1] gcd(x,0) -> x [2] gcd(0,y) -> y [3] gcd(s(x),s(y)) -> if(<(x,y),gcd(s(x),-(y,x)),gcd(-(x,y),s(y))) , CRITERION: MDP [ { DP termination of: , CRITERION: SG [ ]} ]} Cime worked for 0.001825 seconds (real time) Cime Exit Status: 0