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