- : unit = () - : unit = () h : heuristic = - : unit = () APPLY CRITERIA (Marked dependency pairs) TRS termination of: [1] f(empty,l) -> l [2] f(cons(x,k),l) -> g(k,l,cons(x,k)) [3] g(a,b,c) -> f(a,cons(b,c)) Sub problem: guided: DP termination of: END GUIDED APPLY CRITERIA (Graph splitting) Found 1 components: { --> --> } APPLY CRITERIA (Subterm criterion) ST: Marked_g -> 1 Marked_f -> 1 APPLY CRITERIA (Graph splitting) Found 0 components: SOLVED { TRS termination of: [1] f(empty,l) -> l [2] f(cons(x,k),l) -> g(k,l,cons(x,k)) [3] g(a,b,c) -> f(a,cons(b,c)) , CRITERION: MDP [ { DP termination of: , CRITERION: SG [ { DP termination of: , CRITERION: ST [ { DP termination of: , CRITERION: SG [ ]} ]} ]} ]} Cime worked for 0.004185 seconds (real time) Cime Exit Status: 0