/export/starexec/sandbox/solver/bin/starexec_run_default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES Problem 1: (VAR x y z) (RULES div(0,y) -> 0 div(x,y) -> quot(x,y,y) quot(0,s(y),z) -> 0 quot(s(x),s(y),z) -> quot(x,y,z) quot(x,0,s(z)) -> s(div(x,s(z))) ) Problem 1: Dependency Pairs Processor: -> Pairs: DIV(x,y) -> QUOT(x,y,y) QUOT(s(x),s(y),z) -> QUOT(x,y,z) QUOT(x,0,s(z)) -> DIV(x,s(z)) -> Rules: div(0,y) -> 0 div(x,y) -> quot(x,y,y) quot(0,s(y),z) -> 0 quot(s(x),s(y),z) -> quot(x,y,z) quot(x,0,s(z)) -> s(div(x,s(z))) Problem 1: SCC Processor: -> Pairs: DIV(x,y) -> QUOT(x,y,y) QUOT(s(x),s(y),z) -> QUOT(x,y,z) QUOT(x,0,s(z)) -> DIV(x,s(z)) -> Rules: div(0,y) -> 0 div(x,y) -> quot(x,y,y) quot(0,s(y),z) -> 0 quot(s(x),s(y),z) -> quot(x,y,z) quot(x,0,s(z)) -> s(div(x,s(z))) ->Strongly Connected Components: ->->Cycle: ->->-> Pairs: DIV(x,y) -> QUOT(x,y,y) QUOT(s(x),s(y),z) -> QUOT(x,y,z) QUOT(x,0,s(z)) -> DIV(x,s(z)) ->->-> Rules: div(0,y) -> 0 div(x,y) -> quot(x,y,y) quot(0,s(y),z) -> 0 quot(s(x),s(y),z) -> quot(x,y,z) quot(x,0,s(z)) -> s(div(x,s(z))) Problem 1: Subterm Processor: -> Pairs: DIV(x,y) -> QUOT(x,y,y) QUOT(s(x),s(y),z) -> QUOT(x,y,z) QUOT(x,0,s(z)) -> DIV(x,s(z)) -> Rules: div(0,y) -> 0 div(x,y) -> quot(x,y,y) quot(0,s(y),z) -> 0 quot(s(x),s(y),z) -> quot(x,y,z) quot(x,0,s(z)) -> s(div(x,s(z))) ->Projection: pi(DIV) = 1 pi(QUOT) = 1 Problem 1: SCC Processor: -> Pairs: DIV(x,y) -> QUOT(x,y,y) QUOT(x,0,s(z)) -> DIV(x,s(z)) -> Rules: div(0,y) -> 0 div(x,y) -> quot(x,y,y) quot(0,s(y),z) -> 0 quot(s(x),s(y),z) -> quot(x,y,z) quot(x,0,s(z)) -> s(div(x,s(z))) ->Strongly Connected Components: ->->Cycle: ->->-> Pairs: DIV(x,y) -> QUOT(x,y,y) QUOT(x,0,s(z)) -> DIV(x,s(z)) ->->-> Rules: div(0,y) -> 0 div(x,y) -> quot(x,y,y) quot(0,s(y),z) -> 0 quot(s(x),s(y),z) -> quot(x,y,z) quot(x,0,s(z)) -> s(div(x,s(z))) Problem 1: Reduction Pair Processor: -> Pairs: DIV(x,y) -> QUOT(x,y,y) QUOT(x,0,s(z)) -> DIV(x,s(z)) -> Rules: div(0,y) -> 0 div(x,y) -> quot(x,y,y) quot(0,s(y),z) -> 0 quot(s(x),s(y),z) -> quot(x,y,z) quot(x,0,s(z)) -> s(div(x,s(z))) -> Usable rules: Empty ->Interpretation type: Linear ->Coefficients: Natural Numbers ->Dimension: 1 ->Bound: 2 ->Interpretation: [0] = 2 [s](X) = 0 [DIV](X1,X2) = 2.X2 + 1 [QUOT](X1,X2,X3) = X2 + X3 Problem 1: SCC Processor: -> Pairs: QUOT(x,0,s(z)) -> DIV(x,s(z)) -> Rules: div(0,y) -> 0 div(x,y) -> quot(x,y,y) quot(0,s(y),z) -> 0 quot(s(x),s(y),z) -> quot(x,y,z) quot(x,0,s(z)) -> s(div(x,s(z))) ->Strongly Connected Components: There is no strongly connected component The problem is finite.