/export/starexec/sandbox2/solver/bin/starexec_run_default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Problem 1: (VAR x y) (RULES a -> d b -> d f(x,y) -> g(x) | a -> d f(x,y) -> h(x) | b -> d g(s(x)) -> x h(s(x)) -> x ) Problem 1: Valid CTRS Processor: -> Rules: a -> d b -> d f(x,y) -> g(x) | a -> d f(x,y) -> h(x) | b -> d g(s(x)) -> x h(s(x)) -> x -> The system is a deterministic 3-CTRS. Problem 1: Dependency Pairs Processor: Conditional Termination Problem 1: -> Pairs: F(x,y) -> G(x) | a -> d F(x,y) -> H(x) | b -> d -> QPairs: Empty -> Rules: a -> d b -> d f(x,y) -> g(x) | a -> d f(x,y) -> h(x) | b -> d g(s(x)) -> x h(s(x)) -> x Conditional Termination Problem 2: -> Pairs: F(x,y) -> A F(x,y) -> B -> QPairs: F(x,y) -> G(x) | a -> d F(x,y) -> H(x) | b -> d -> Rules: a -> d b -> d f(x,y) -> g(x) | a -> d f(x,y) -> h(x) | b -> d g(s(x)) -> x h(s(x)) -> x The problem is decomposed in 2 subproblems. Problem 1.1: SCC Processor: -> Pairs: F(x,y) -> G(x) | a -> d F(x,y) -> H(x) | b -> d -> QPairs: Empty -> Rules: a -> d b -> d f(x,y) -> g(x) | a -> d f(x,y) -> h(x) | b -> d g(s(x)) -> x h(s(x)) -> x ->Strongly Connected Components: There is no strongly connected component The problem is finite. Problem 1.2: SCC Processor: -> Pairs: F(x,y) -> A F(x,y) -> B -> QPairs: F(x,y) -> G(x) | a -> d F(x,y) -> H(x) | b -> d -> Rules: a -> d b -> d f(x,y) -> g(x) | a -> d f(x,y) -> h(x) | b -> d g(s(x)) -> x h(s(x)) -> x ->Strongly Connected Components: There is no strongly connected component The problem is finite.