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