- : unit = () - : unit = () h : heuristic = - : unit = () APPLY CRITERIA (Marked dependency pairs) TRS termination of: [1] fst(0,Z) -> nil [2] fst(s,cons(Y)) -> cons(Y) [3] from(X) -> cons(X) [4] add(0,X) -> X [5] add(s,Y) -> s [6] len(nil) -> 0 [7] len(cons(X)) -> s Sub problem: guided: DP termination of: END GUIDED APPLY CRITERIA (Graph splitting) Found 0 components: SOLVED { TRS termination of: [1] fst(0,Z) -> nil [2] fst(s,cons(Y)) -> cons(Y) [3] from(X) -> cons(X) [4] add(0,X) -> X [5] add(s,Y) -> s [6] len(nil) -> 0 [7] len(cons(X)) -> s , CRITERION: MDP [ { DP termination of: , CRITERION: SG [ ]} ]} Cime worked for 0.001309 seconds (real time) Cime Exit Status: 0