/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(f(x)) -> g(f(x)) g(g(x)) -> f(x) ) Problem 1: Dependency Pairs Processor: -> Pairs: F(f(x)) -> G(f(x)) G(g(x)) -> F(x) -> Rules: f(f(x)) -> g(f(x)) g(g(x)) -> f(x) Problem 1: SCC Processor: -> Pairs: F(f(x)) -> G(f(x)) G(g(x)) -> F(x) -> Rules: f(f(x)) -> g(f(x)) g(g(x)) -> f(x) ->Strongly Connected Components: ->->Cycle: ->->-> Pairs: F(f(x)) -> G(f(x)) G(g(x)) -> F(x) ->->-> Rules: f(f(x)) -> g(f(x)) g(g(x)) -> f(x) Problem 1: Subterm Processor: -> Pairs: F(f(x)) -> G(f(x)) G(g(x)) -> F(x) -> Rules: f(f(x)) -> g(f(x)) g(g(x)) -> f(x) ->Projection: pi(F) = 1 pi(G) = 1 Problem 1: SCC Processor: -> Pairs: F(f(x)) -> G(f(x)) -> Rules: f(f(x)) -> g(f(x)) g(g(x)) -> f(x) ->Strongly Connected Components: There is no strongly connected component The problem is finite.