/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) (RULES f(a,h(x)) -> f(g(x),h(x)) g(h(x)) -> g(x) h(g(x)) -> h(a) h(h(x)) -> x ) Problem 1: Dependency Pairs Processor: -> Pairs: F(a,h(x)) -> F(g(x),h(x)) F(a,h(x)) -> G(x) G(h(x)) -> G(x) -> Rules: f(a,h(x)) -> f(g(x),h(x)) g(h(x)) -> g(x) h(g(x)) -> h(a) h(h(x)) -> x Problem 1: SCC Processor: -> Pairs: F(a,h(x)) -> F(g(x),h(x)) F(a,h(x)) -> G(x) G(h(x)) -> G(x) -> Rules: f(a,h(x)) -> f(g(x),h(x)) g(h(x)) -> g(x) h(g(x)) -> h(a) h(h(x)) -> x ->Strongly Connected Components: ->->Cycle: ->->-> Pairs: G(h(x)) -> G(x) ->->-> Rules: f(a,h(x)) -> f(g(x),h(x)) g(h(x)) -> g(x) h(g(x)) -> h(a) h(h(x)) -> x ->->Cycle: ->->-> Pairs: F(a,h(x)) -> F(g(x),h(x)) ->->-> Rules: f(a,h(x)) -> f(g(x),h(x)) g(h(x)) -> g(x) h(g(x)) -> h(a) h(h(x)) -> x The problem is decomposed in 2 subproblems. Problem 1.1: Subterm Processor: -> Pairs: G(h(x)) -> G(x) -> Rules: f(a,h(x)) -> f(g(x),h(x)) g(h(x)) -> g(x) h(g(x)) -> h(a) h(h(x)) -> x ->Projection: pi(G) = 1 Problem 1.1: SCC Processor: -> Pairs: Empty -> Rules: f(a,h(x)) -> f(g(x),h(x)) g(h(x)) -> g(x) h(g(x)) -> h(a) h(h(x)) -> x ->Strongly Connected Components: There is no strongly connected component The problem is finite. Problem 1.2: Reduction Pair Processor: -> Pairs: F(a,h(x)) -> F(g(x),h(x)) -> Rules: f(a,h(x)) -> f(g(x),h(x)) g(h(x)) -> g(x) h(g(x)) -> h(a) h(h(x)) -> x -> Usable rules: g(h(x)) -> g(x) h(g(x)) -> h(a) h(h(x)) -> x ->Interpretation type: Linear ->Coefficients: Natural Numbers ->Dimension: 2 ->Bound: 1 ->Interpretation: [g](X) = [0;1] [h](X) = [1 1;1 1].X [a] = [1;0] [F](X1,X2) = [1 0;1 1].X1 Problem 1.2: SCC Processor: -> Pairs: Empty -> Rules: f(a,h(x)) -> f(g(x),h(x)) g(h(x)) -> g(x) h(g(x)) -> h(a) h(h(x)) -> x ->Strongly Connected Components: There is no strongly connected component The problem is finite.