- : unit = () h : heuristic = - : unit = () APPLY CRITERIA (Marked dependency pairs) TRS termination of: [1] +(x,0) -> x [2] +(x,i(x)) -> 0 [3] +(+(x,y),z) -> +(x,+(y,z)) [4] *(x,+(y,z)) -> +( *(x,y), *(x,z)) [5] *(+(x,y),z) -> +( *(x,z), *(y,z)) Sub problem: guided: DP termination of: END GUIDED APPLY CRITERIA (Graph splitting) Found 2 components: { --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> } { --> --> --> --> } APPLY CRITERIA (Choosing graph) Trying to solve the following constraints: { +(+(x,y),z) >= +(x,+(y,z)) ; +(x,0) >= x ; +(x,i(x)) >= 0 ; *(+(x,y),z) >= +( *(x,z), *(y,z)) ; *(x,+(y,z)) >= +( *(x,y), *(x,z)) ; Marked_*(+(x,y),z) >= Marked_*(x,z) ; Marked_*(+(x,y),z) >= Marked_*(y,z) ; Marked_*(x,+(y,z)) >= Marked_*(x,y) ; Marked_*(x,+(y,z)) >= Marked_*(x,z) ; } + Disjunctions:{ { Marked_*(+(x,y),z) > Marked_*(x,z) ; } { Marked_*(+(x,y),z) > Marked_*(y,z) ; } { Marked_*(x,+(y,z)) > Marked_*(x,y) ; } { Marked_*(x,+(y,z)) > Marked_*(x,z) ; } } === TIMER virtual : 10.000000 === Entering poly_solver Starting Sat solver initialization Calling Sat solver... === STOPING TIMER virtual === === TIMER real : 10.000000 === === STOPING TIMER real === Sat solver returned === STOPING TIMER real === === STOPING TIMER virtual === No solution found for these parameters. Entering rpo_solver === TIMER virtual : 25.000000 === Search parameters: AFS type: 2 ; time limit: 25.. === STOPING TIMER virtual === === STOPING TIMER virtual === constraint: +(+(x,y),z) >= +(x,+(y,z)) constraint: +(x,0) >= x constraint: +(x,i(x)) >= 0 constraint: *(+(x,y),z) >= +( *(x,z), *(y,z)) constraint: *(x,+(y,z)) >= +( *(x,y), *(x,z)) constraint: Marked_*(+(x,y),z) >= Marked_*(x,z) constraint: Marked_*(+(x,y),z) >= Marked_*(y,z) constraint: Marked_*(x,+(y,z)) >= Marked_*(x,y) constraint: Marked_*(x,+(y,z)) >= Marked_*(x,z) APPLY CRITERIA (Choosing graph) Trying to solve the following constraints: { +(+(x,y),z) >= +(x,+(y,z)) ; +(x,0) >= x ; +(x,i(x)) >= 0 ; *(+(x,y),z) >= +( *(x,z), *(y,z)) ; *(x,+(y,z)) >= +( *(x,y), *(x,z)) ; Marked_+(+(x,y),z) >= Marked_+(x,+(y,z)) ; Marked_+(+(x,y),z) >= Marked_+(y,z) ; } + Disjunctions:{ { Marked_+(+(x,y),z) > Marked_+(x,+(y,z)) ; } { Marked_+(+(x,y),z) > Marked_+(y,z) ; } } === TIMER virtual : 10.000000 === Entering poly_solver Starting Sat solver initialization Calling Sat solver... === STOPING TIMER virtual === === TIMER real : 10.000000 === === STOPING TIMER real === Sat solver returned === STOPING TIMER real === === STOPING TIMER virtual === No solution found for these parameters. Entering rpo_solver === TIMER virtual : 25.000000 === Search parameters: AFS type: 2 ; time limit: 25.. === STOPING TIMER virtual === === STOPING TIMER virtual === constraint: +(+(x,y),z) >= +(x,+(y,z)) constraint: +(x,0) >= x constraint: +(x,i(x)) >= 0 constraint: *(+(x,y),z) >= +( *(x,z), *(y,z)) constraint: *(x,+(y,z)) >= +( *(x,y), *(x,z)) constraint: Marked_+(+(x,y),z) >= Marked_+(x,+(y,z)) constraint: Marked_+(+(x,y),z) >= Marked_+(y,z) APPLY CRITERIA (Graph splitting) Found 0 components: APPLY CRITERIA (Graph splitting) Found 0 components: SOLVED { TRS termination of: [1] +(x,0) -> x [2] +(x,i(x)) -> 0 [3] +(+(x,y),z) -> +(x,+(y,z)) [4] *(x,+(y,z)) -> +( *(x,y), *(x,z)) [5] *(+(x,y),z) -> +( *(x,z), *(y,z)) , CRITERION: MDP [ { DP termination of: , CRITERION: SG [ { DP termination of: , CRITERION: ORD [ Solution found: RPO with AFS = AFS: and precedence: prec (All symbols are Lex.): { + > 0 ; + < * ; 0 < + ; 0 < * ; * > + ; * > 0 ; } ]} { DP termination of: , CRITERION: ORD [ Solution found: RPO with AFS = AFS: and precedence: prec (All symbols are Lex.): { + > 0 ; + < * ; + < Marked_+ ; 0 < + ; 0 < * ; 0 < Marked_+ ; * > + ; * > 0 ; Marked_+ > + ; Marked_+ > 0 ; } ]} ]} ]} Cime worked for 0.041902 seconds (real time) Cime Exit Status: 0