/export/starexec/sandbox/solver/bin/starexec_run_ttt2 /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES Problem: a(a(b(a(x1)))) -> a(a(a(a(x1)))) a(a(a(b(x1)))) -> b(a(b(a(x1)))) Proof: String Reversal Processor: a(b(a(a(x1)))) -> a(a(a(a(x1)))) b(a(a(a(x1)))) -> a(b(a(b(x1)))) KBO Processor: weight function: w0 = 1 w(b) = w(a) = 1 precedence: b > a problem: Qed