/export/starexec/sandbox/solver/bin/starexec_run_ttt2-1.17+nonreach /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES Problem: a(b(x1)) -> b(a(a(x1))) b(c(x1)) -> c(b(x1)) a(a(x1)) -> a(c(a(x1))) Proof: Matrix Interpretation Processor: dim=3 interpretation: [1 0 1] [0] [c](x0) = [0 1 0]x0 + [1] [0 0 0] [0], [1 0 0] [a](x0) = [0 0 0]x0 [0 0 0] , [1 1 0] [b](x0) = [0 1 0]x0 [0 0 0] orientation: [1 1 0] [1 0 0] a(b(x1)) = [0 0 0]x1 >= [0 0 0]x1 = b(a(a(x1))) [0 0 0] [0 0 0] [1 1 1] [1] [1 1 0] [0] b(c(x1)) = [0 1 0]x1 + [1] >= [0 1 0]x1 + [1] = c(b(x1)) [0 0 0] [0] [0 0 0] [0] [1 0 0] [1 0 0] a(a(x1)) = [0 0 0]x1 >= [0 0 0]x1 = a(c(a(x1))) [0 0 0] [0 0 0] problem: a(b(x1)) -> b(a(a(x1))) a(a(x1)) -> a(c(a(x1))) String Reversal Processor: b(a(x1)) -> a(a(b(x1))) a(a(x1)) -> a(c(a(x1))) Bounds Processor: bound: 2 enrichment: match automaton: final states: {5,1} transitions: f30() -> 2* a0(7) -> 5* a0(2) -> 6* a0(4) -> 1* a0(3) -> 4* b0(2) -> 3* c0(6) -> 7* a1(12) -> 13* a1(24) -> 25* a1(14) -> 15* c1(13) -> 14* a2(20) -> 21* a2(22) -> 23* a2(29) -> 30* c2(21) -> 22* c2(28) -> 29* 1 -> 3,12 3 -> 12* 4 -> 24* 5 -> 6* 14 -> 20* 15 -> 25,1 23 -> 28,4,13 25 -> 21* 30 -> 25* problem: Qed