/export/starexec/sandbox2/solver/bin/starexec_run_ttt2 /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Problem: a(a(f(x,y))) -> f(a(b(a(b(a(x))))),a(b(a(b(a(y)))))) f(a(x),a(y)) -> a(f(x,y)) f(b(x),b(y)) -> b(f(x,y)) Proof: Matrix Interpretation Processor: dim=3 interpretation: [1 0 1] [0] [a](x0) = [0 0 0]x0 + [0] [0 0 1] [1], [1 0 0] [1 0 0] [f](x0, x1) = [0 0 0]x0 + [0 0 0]x1 [0 0 1] [0 0 1] , [1 0 0] [b](x0) = [0 0 0]x0 [0 0 0] orientation: [1 0 2] [1 0 2] [1] [1 0 1] [1 0 1] [0] a(a(f(x,y))) = [0 0 0]x + [0 0 0]y + [0] >= [0 0 0]x + [0 0 0]y + [0] = f(a(b(a(b(a(x))))),a(b(a(b(a(y)))))) [0 0 1] [0 0 1] [2] [0 0 0] [0 0 0] [2] [1 0 1] [1 0 1] [0] [1 0 1] [1 0 1] [0] f(a(x),a(y)) = [0 0 0]x + [0 0 0]y + [0] >= [0 0 0]x + [0 0 0]y + [0] = a(f(x,y)) [0 0 1] [0 0 1] [2] [0 0 1] [0 0 1] [1] [1 0 0] [1 0 0] [1 0 0] [1 0 0] f(b(x),b(y)) = [0 0 0]x + [0 0 0]y >= [0 0 0]x + [0 0 0]y = b(f(x,y)) [0 0 0] [0 0 0] [0 0 0] [0 0 0] problem: f(a(x),a(y)) -> a(f(x,y)) f(b(x),b(y)) -> b(f(x,y)) Matrix Interpretation Processor: dim=1 interpretation: [a](x0) = 2x0 + 1, [f](x0, x1) = x0 + x1 + 1, [b](x0) = x0 + 7 orientation: f(a(x),a(y)) = 2x + 2y + 3 >= 2x + 2y + 3 = a(f(x,y)) f(b(x),b(y)) = x + y + 15 >= x + y + 8 = b(f(x,y)) problem: f(a(x),a(y)) -> a(f(x,y)) Matrix Interpretation Processor: dim=3 interpretation: [1 0 0] [0] [a](x0) = [0 0 0]x0 + [0] [0 0 1] [1], [1 0 1] [1 0 0] [f](x0, x1) = [0 0 0]x0 + [0 0 0]x1 [0 0 1] [0 0 0] orientation: [1 0 1] [1 0 0] [1] [1 0 1] [1 0 0] [0] f(a(x),a(y)) = [0 0 0]x + [0 0 0]y + [0] >= [0 0 0]x + [0 0 0]y + [0] = a(f(x,y)) [0 0 1] [0 0 0] [1] [0 0 1] [0 0 0] [1] problem: Qed