- : unit = () - : unit = () h : heuristic = - : unit = () APPLY CRITERIA (Marked dependency pairs) TRS termination of: [1] from(X) -> cons(X,n__from(s(X))) [2] 2ndspos(0,Z) -> rnil [3] 2ndspos(s(N),cons(X,Z)) -> 2ndspos(s(N),cons2(X,activate(Z))) [4] 2ndspos(s(N),cons2(X,cons(Y,Z))) -> rcons(posrecip(Y),2ndsneg(N,activate(Z))) [5] 2ndsneg(0,Z) -> rnil [6] 2ndsneg(s(N),cons(X,Z)) -> 2ndsneg(s(N),cons2(X,activate(Z))) [7] 2ndsneg(s(N),cons2(X,cons(Y,Z))) -> rcons(negrecip(Y),2ndspos(N,activate(Z))) [8] pi(X) -> 2ndspos(X,from(0)) [9] plus(0,Y) -> Y [10] plus(s(X),Y) -> s(plus(X,Y)) [11] times(0,Y) -> 0 [12] times(s(X),Y) -> plus(Y,times(X,Y)) [13] square(X) -> times(X,X) [14] from(X) -> n__from(X) [15] activate(n__from(X)) -> from(X) [16] activate(X) -> X Sub problem: guided: DP termination of: END GUIDED APPLY CRITERIA (Graph splitting) Found 3 components: { --> --> --> --> --> --> } { --> } { --> } APPLY CRITERIA (Subterm criterion) ST: Marked_2ndsneg -> 1 Marked_2ndspos -> 1 APPLY CRITERIA (Subterm criterion) ST: Marked_times -> 1 APPLY CRITERIA (Subterm criterion) ST: Marked_plus -> 1 APPLY CRITERIA (Graph splitting) Found 0 components: APPLY CRITERIA (Graph splitting) Found 0 components: APPLY CRITERIA (Graph splitting) Found 0 components: SOLVED { TRS termination of: [1] from(X) -> cons(X,n__from(s(X))) [2] 2ndspos(0,Z) -> rnil [3] 2ndspos(s(N),cons(X,Z)) -> 2ndspos(s(N),cons2(X,activate(Z))) [4] 2ndspos(s(N),cons2(X,cons(Y,Z))) -> rcons(posrecip(Y),2ndsneg(N,activate(Z))) [5] 2ndsneg(0,Z) -> rnil [6] 2ndsneg(s(N),cons(X,Z)) -> 2ndsneg(s(N),cons2(X,activate(Z))) [7] 2ndsneg(s(N),cons2(X,cons(Y,Z))) -> rcons(negrecip(Y),2ndspos(N,activate(Z))) [8] pi(X) -> 2ndspos(X,from(0)) [9] plus(0,Y) -> Y [10] plus(s(X),Y) -> s(plus(X,Y)) [11] times(0,Y) -> 0 [12] times(s(X),Y) -> plus(Y,times(X,Y)) [13] square(X) -> times(X,X) [14] from(X) -> n__from(X) [15] activate(n__from(X)) -> from(X) [16] activate(X) -> X , CRITERION: MDP [ { DP termination of: , CRITERION: SG [ { DP termination of: , CRITERION: ST [ { DP termination of: , CRITERION: SG [ ]} ]} { DP termination of: , CRITERION: ST [ { DP termination of: , CRITERION: SG [ ]} ]} { DP termination of: , CRITERION: ST [ { DP termination of: , CRITERION: SG [ ]} ]} ]} ]} Cime worked for 0.014823 seconds (real time) Cime Exit Status: 0