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