/export/starexec/sandbox/solver/bin/starexec_run_default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES Problem 1: (VAR x1) (RULES a(l(x1)) -> l(a(x1)) b(l(x1)) -> b(a(r(x1))) r(a(a(x1))) -> a(a(r(x1))) r(b(x1)) -> l(b(x1)) ) Problem 1: Dependency Pairs Processor: -> Pairs: A(l(x1)) -> A(x1) B(l(x1)) -> A(r(x1)) B(l(x1)) -> B(a(r(x1))) B(l(x1)) -> R(x1) R(a(a(x1))) -> A(a(r(x1))) R(a(a(x1))) -> A(r(x1)) R(a(a(x1))) -> R(x1) -> Rules: a(l(x1)) -> l(a(x1)) b(l(x1)) -> b(a(r(x1))) r(a(a(x1))) -> a(a(r(x1))) r(b(x1)) -> l(b(x1)) Problem 1: SCC Processor: -> Pairs: A(l(x1)) -> A(x1) B(l(x1)) -> A(r(x1)) B(l(x1)) -> B(a(r(x1))) B(l(x1)) -> R(x1) R(a(a(x1))) -> A(a(r(x1))) R(a(a(x1))) -> A(r(x1)) R(a(a(x1))) -> R(x1) -> Rules: a(l(x1)) -> l(a(x1)) b(l(x1)) -> b(a(r(x1))) r(a(a(x1))) -> a(a(r(x1))) r(b(x1)) -> l(b(x1)) ->Strongly Connected Components: ->->Cycle: ->->-> Pairs: A(l(x1)) -> A(x1) ->->-> Rules: a(l(x1)) -> l(a(x1)) b(l(x1)) -> b(a(r(x1))) r(a(a(x1))) -> a(a(r(x1))) r(b(x1)) -> l(b(x1)) ->->Cycle: ->->-> Pairs: R(a(a(x1))) -> R(x1) ->->-> Rules: a(l(x1)) -> l(a(x1)) b(l(x1)) -> b(a(r(x1))) r(a(a(x1))) -> a(a(r(x1))) r(b(x1)) -> l(b(x1)) ->->Cycle: ->->-> Pairs: B(l(x1)) -> B(a(r(x1))) ->->-> Rules: a(l(x1)) -> l(a(x1)) b(l(x1)) -> b(a(r(x1))) r(a(a(x1))) -> a(a(r(x1))) r(b(x1)) -> l(b(x1)) The problem is decomposed in 3 subproblems. Problem 1.1: Subterm Processor: -> Pairs: A(l(x1)) -> A(x1) -> Rules: a(l(x1)) -> l(a(x1)) b(l(x1)) -> b(a(r(x1))) r(a(a(x1))) -> a(a(r(x1))) r(b(x1)) -> l(b(x1)) ->Projection: pi(A) = 1 Problem 1.1: SCC Processor: -> Pairs: Empty -> Rules: a(l(x1)) -> l(a(x1)) b(l(x1)) -> b(a(r(x1))) r(a(a(x1))) -> a(a(r(x1))) r(b(x1)) -> l(b(x1)) ->Strongly Connected Components: There is no strongly connected component The problem is finite. Problem 1.2: Subterm Processor: -> Pairs: R(a(a(x1))) -> R(x1) -> Rules: a(l(x1)) -> l(a(x1)) b(l(x1)) -> b(a(r(x1))) r(a(a(x1))) -> a(a(r(x1))) r(b(x1)) -> l(b(x1)) ->Projection: pi(R) = 1 Problem 1.2: SCC Processor: -> Pairs: Empty -> Rules: a(l(x1)) -> l(a(x1)) b(l(x1)) -> b(a(r(x1))) r(a(a(x1))) -> a(a(r(x1))) r(b(x1)) -> l(b(x1)) ->Strongly Connected Components: There is no strongly connected component The problem is finite. Problem 1.3: Reduction Pair Processor: -> Pairs: B(l(x1)) -> B(a(r(x1))) -> Rules: a(l(x1)) -> l(a(x1)) b(l(x1)) -> b(a(r(x1))) r(a(a(x1))) -> a(a(r(x1))) r(b(x1)) -> l(b(x1)) -> Usable rules: a(l(x1)) -> l(a(x1)) b(l(x1)) -> b(a(r(x1))) r(a(a(x1))) -> a(a(r(x1))) r(b(x1)) -> l(b(x1)) ->Interpretation type: Linear ->Coefficients: Natural Numbers ->Dimension: 2 ->Bound: 1 ->Interpretation: [a](X) = [0 1;1 0].X [b](X) = [0 1;0 1].X + [1;0] [r](X) = [1 0;1 0].X + [0;1] [l](X) = [0 1;1 0].X + [1;1] [B](X) = [0 1;0 0].X Problem 1.3: SCC Processor: -> Pairs: Empty -> Rules: a(l(x1)) -> l(a(x1)) b(l(x1)) -> b(a(r(x1))) r(a(a(x1))) -> a(a(r(x1))) r(b(x1)) -> l(b(x1)) ->Strongly Connected Components: There is no strongly connected component The problem is finite.