/export/starexec/sandbox/solver/bin/starexec_run_ttt2 /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES Problem: a(a(x1)) -> b(b(b(x1))) b(b(x1)) -> c(c(c(x1))) c(c(c(c(x1)))) -> a(b(x1)) Proof: Matrix Interpretation Processor: dim=1 interpretation: [b](x0) = x0 + 9, [a](x0) = x0 + 14, [c](x0) = x0 + 6 orientation: a(a(x1)) = x1 + 28 >= x1 + 27 = b(b(b(x1))) b(b(x1)) = x1 + 18 >= x1 + 18 = c(c(c(x1))) c(c(c(c(x1)))) = x1 + 24 >= x1 + 23 = a(b(x1)) problem: b(b(x1)) -> c(c(c(x1))) KBO Processor: weight function: w0 = 1 w(b) = 1 w(c) = 0 precedence: c > b problem: Qed