/export/starexec/sandbox2/solver/bin/starexec_run_default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Problem 1: (VAR v_NonEmpty:S X:S Y:S) (RULES f(c(X:S,s(Y:S))) -> f(c(s(X:S),Y:S)) g(c(s(X:S),Y:S)) -> f(c(X:S,s(Y:S))) ) Problem 1: Innermost Equivalent Processor: -> Rules: f(c(X:S,s(Y:S))) -> f(c(s(X:S),Y:S)) g(c(s(X:S),Y:S)) -> f(c(X:S,s(Y:S))) -> The term rewriting system is non-overlaping or locally confluent overlay system. Therefore, innermost termination implies termination. Problem 1: Dependency Pairs Processor: -> Pairs: F(c(X:S,s(Y:S))) -> F(c(s(X:S),Y:S)) G(c(s(X:S),Y:S)) -> F(c(X:S,s(Y:S))) -> Rules: f(c(X:S,s(Y:S))) -> f(c(s(X:S),Y:S)) g(c(s(X:S),Y:S)) -> f(c(X:S,s(Y:S))) Problem 1: SCC Processor: -> Pairs: F(c(X:S,s(Y:S))) -> F(c(s(X:S),Y:S)) G(c(s(X:S),Y:S)) -> F(c(X:S,s(Y:S))) -> Rules: f(c(X:S,s(Y:S))) -> f(c(s(X:S),Y:S)) g(c(s(X:S),Y:S)) -> f(c(X:S,s(Y:S))) ->Strongly Connected Components: ->->Cycle: ->->-> Pairs: F(c(X:S,s(Y:S))) -> F(c(s(X:S),Y:S)) ->->-> Rules: f(c(X:S,s(Y:S))) -> f(c(s(X:S),Y:S)) g(c(s(X:S),Y:S)) -> f(c(X:S,s(Y:S))) Problem 1: Reduction Pairs Processor: -> Pairs: F(c(X:S,s(Y:S))) -> F(c(s(X:S),Y:S)) -> Rules: f(c(X:S,s(Y:S))) -> f(c(s(X:S),Y:S)) g(c(s(X:S),Y:S)) -> f(c(X:S,s(Y:S))) -> Usable rules: Empty ->Interpretation type: Linear ->Coefficients: Natural Numbers ->Dimension: 1 ->Bound: 2 ->Interpretation: [f](X) = 0 [g](X) = 0 [c](X1,X2) = 2.X2 [fSNonEmpty] = 0 [s](X) = 2.X + 2 [F](X) = 2.X [G](X) = 0 Problem 1: SCC Processor: -> Pairs: Empty -> Rules: f(c(X:S,s(Y:S))) -> f(c(s(X:S),Y:S)) g(c(s(X:S),Y:S)) -> f(c(X:S,s(Y:S))) ->Strongly Connected Components: There is no strongly connected component The problem is finite.