/export/starexec/sandbox2/solver/bin/starexec_run_ttt2 /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Problem: strict: T(I(x),y) -> T(x,y) weak: T(x,y) -> T(x,I(y)) Proof: Matrix Interpretation Processor: dim=5 interpretation: [1 1 0 1 1] [1 0 0 0 0] [0 0 0 0 0] [0 1 1 0 0] [T](x0, x1) = [0 1 1 0 1]x0 + [1 0 0 0 0]x1 [0 0 0 0 0] [1 0 0 0 0] [0 0 0 0 0] [0 0 0 0 0] , [1 0 0 0 0] [0] [0 0 1 0 0] [0] [I](x0) = [0 1 0 0 0]x0 + [0] [0 0 1 1 1] [1] [1 1 0 0 1] [0] orientation: [2 1 2 1 2] [1 0 0 0 0] [1] [1 1 0 1 1] [1 0 0 0 0] [0 0 0 0 0] [0 1 1 0 0] [0] [0 0 0 0 0] [0 1 1 0 0] T(I(x),y) = [1 2 1 0 1]x + [1 0 0 0 0]y + [0] >= [0 1 1 0 1]x + [1 0 0 0 0]y = T(x,y) [0 0 0 0 0] [1 0 0 0 0] [0] [0 0 0 0 0] [1 0 0 0 0] [0 0 0 0 0] [0 0 0 0 0] [0] [0 0 0 0 0] [0 0 0 0 0] [1 1 0 1 1] [1 0 0 0 0] [1 1 0 1 1] [1 0 0 0 0] [0 0 0 0 0] [0 1 1 0 0] [0 0 0 0 0] [0 1 1 0 0] T(x,y) = [0 1 1 0 1]x + [1 0 0 0 0]y >= [0 1 1 0 1]x + [1 0 0 0 0]y = T(x,I(y)) [0 0 0 0 0] [1 0 0 0 0] [0 0 0 0 0] [1 0 0 0 0] [0 0 0 0 0] [0 0 0 0 0] [0 0 0 0 0] [0 0 0 0 0] problem: strict: weak: T(x,y) -> T(x,I(y)) Qed