/export/starexec/sandbox/solver/bin/starexec_run_default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES Problem 1: (VAR v_NonEmpty:S x:S y:S) (RULES f(f(x:S)) -> f(d(f(x:S))) f(c(s(x:S),y:S)) -> f(c(x:S,s(y:S))) f(x:S) -> x:S g(c(x:S,s(y:S))) -> g(c(s(x:S),y:S)) ) Problem 1: Dependency Pairs Processor: -> Pairs: F(f(x:S)) -> F(d(f(x:S))) F(c(s(x:S),y:S)) -> F(c(x:S,s(y:S))) G(c(x:S,s(y:S))) -> G(c(s(x:S),y:S)) -> Rules: f(f(x:S)) -> f(d(f(x:S))) f(c(s(x:S),y:S)) -> f(c(x:S,s(y:S))) f(x:S) -> x:S g(c(x:S,s(y:S))) -> g(c(s(x:S),y:S)) Problem 1: SCC Processor: -> Pairs: F(f(x:S)) -> F(d(f(x:S))) F(c(s(x:S),y:S)) -> F(c(x:S,s(y:S))) G(c(x:S,s(y:S))) -> G(c(s(x:S),y:S)) -> Rules: f(f(x:S)) -> f(d(f(x:S))) f(c(s(x:S),y:S)) -> f(c(x:S,s(y:S))) f(x:S) -> x:S g(c(x:S,s(y:S))) -> g(c(s(x:S),y:S)) ->Strongly Connected Components: ->->Cycle: ->->-> Pairs: G(c(x:S,s(y:S))) -> G(c(s(x:S),y:S)) ->->-> Rules: f(f(x:S)) -> f(d(f(x:S))) f(c(s(x:S),y:S)) -> f(c(x:S,s(y:S))) f(x:S) -> x:S g(c(x:S,s(y:S))) -> g(c(s(x:S),y:S)) ->->Cycle: ->->-> Pairs: F(c(s(x:S),y:S)) -> F(c(x:S,s(y:S))) ->->-> Rules: f(f(x:S)) -> f(d(f(x:S))) f(c(s(x:S),y:S)) -> f(c(x:S,s(y:S))) f(x:S) -> x:S g(c(x:S,s(y:S))) -> g(c(s(x:S),y:S)) The problem is decomposed in 2 subproblems. Problem 1.1: Reduction Pair Processor: -> Pairs: G(c(x:S,s(y:S))) -> G(c(s(x:S),y:S)) -> Rules: f(f(x:S)) -> f(d(f(x:S))) f(c(s(x:S),y:S)) -> f(c(x:S,s(y:S))) f(x:S) -> x:S g(c(x:S,s(y:S))) -> g(c(s(x:S),y:S)) -> Usable rules: Empty ->Interpretation type: Linear ->Coefficients: Natural Numbers ->Dimension: 1 ->Bound: 2 ->Interpretation: [c](X1,X2) = 2.X2 [s](X) = 2.X + 2 [G](X) = 2.X Problem 1.1: SCC Processor: -> Pairs: Empty -> Rules: f(f(x:S)) -> f(d(f(x:S))) f(c(s(x:S),y:S)) -> f(c(x:S,s(y:S))) f(x:S) -> x:S g(c(x:S,s(y:S))) -> g(c(s(x:S),y:S)) ->Strongly Connected Components: There is no strongly connected component The problem is finite. Problem 1.2: Reduction Pair Processor: -> Pairs: F(c(s(x:S),y:S)) -> F(c(x:S,s(y:S))) -> Rules: f(f(x:S)) -> f(d(f(x:S))) f(c(s(x:S),y:S)) -> f(c(x:S,s(y:S))) f(x:S) -> x:S g(c(x:S,s(y:S))) -> g(c(s(x:S),y:S)) -> Usable rules: Empty ->Interpretation type: Linear ->Coefficients: Natural Numbers ->Dimension: 1 ->Bound: 2 ->Interpretation: [c](X1,X2) = 2.X1 [s](X) = 2.X + 2 [F](X) = 2.X Problem 1.2: SCC Processor: -> Pairs: Empty -> Rules: f(f(x:S)) -> f(d(f(x:S))) f(c(s(x:S),y:S)) -> f(c(x:S,s(y:S))) f(x:S) -> x:S g(c(x:S,s(y:S))) -> g(c(s(x:S),y:S)) ->Strongly Connected Components: There is no strongly connected component The problem is finite.