- : unit = () h : heuristic = - : unit = () APPLY CRITERIA (Marked dependency pairs) TRS termination of: [1] *(x,+(y,z)) -> +( *(x,y), *(x,z)) [2] *(+(x,y),z) -> +( *(x,z), *(y,z)) [3] *(x,1) -> x [4] *(1,y) -> y Sub problem: guided: DP termination of: END GUIDED APPLY CRITERIA (Graph splitting) Found 1 components: { --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> } APPLY CRITERIA (Choosing graph) Trying to solve the following constraints: { *(+(x,y),z) >= +( *(x,z), *(y,z)) ; *(1,y) >= y ; *(x,+(y,z)) >= +( *(x,y), *(x,z)) ; *(x,1) >= x ; 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,z), *(y,z)) constraint: *(1,y) >= y constraint: *(x,+(y,z)) >= +( *(x,y), *(x,z)) constraint: *(x,1) >= x 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 (Graph splitting) Found 0 components: SOLVED { TRS termination of: [1] *(x,+(y,z)) -> +( *(x,y), *(x,z)) [2] *(+(x,y),z) -> +( *(x,z), *(y,z)) [3] *(x,1) -> x [4] *(1,y) -> y , 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.): { + < * ; * > + ; } ]} ]} ]} Cime worked for 0.019528 seconds (real time) Cime Exit Status: 0