/export/starexec/sandbox2/solver/bin/starexec_run_default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Problem 1: (VAR x y) (RULES f(f(x,a),y) -> f(f(a,y),f(a,x)) ) Problem 1: Dependency Pairs Processor: -> Pairs: F(f(x,a),y) -> F(f(a,y),f(a,x)) -> Rules: f(f(x,a),y) -> f(f(a,y),f(a,x)) Problem 1: SCC Processor: -> Pairs: F(f(x,a),y) -> F(f(a,y),f(a,x)) -> Rules: f(f(x,a),y) -> f(f(a,y),f(a,x)) ->Strongly Connected Components: ->->Cycle: ->->-> Pairs: F(f(x,a),y) -> F(f(a,y),f(a,x)) ->->-> Rules: f(f(x,a),y) -> f(f(a,y),f(a,x)) Problem 1: Reduction Pair Processor: -> Pairs: F(f(x,a),y) -> F(f(a,y),f(a,x)) -> Rules: f(f(x,a),y) -> f(f(a,y),f(a,x)) -> Usable rules: f(f(x,a),y) -> f(f(a,y),f(a,x)) ->Interpretation type: Linear ->Coefficients: Natural Numbers ->Dimension: 2 ->Bound: 1 ->Interpretation: [f](X1,X2) = [0 1;0 0].X2 [a] = [0;1] [F](X1,X2) = [1 1;1 1].X1 + [0 1;0 1].X2 Problem 1: SCC Processor: -> Pairs: Empty -> Rules: f(f(x,a),y) -> f(f(a,y),f(a,x)) ->Strongly Connected Components: There is no strongly connected component The problem is finite.