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