/export/starexec/sandbox/solver/bin/starexec_run_ttt2-1.17+nonreach /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES Problem: a(b(x1)) -> b(b(b(x1))) a(c(x1)) -> c(b(b(x1))) b(a(x1)) -> a(a(a(x1))) b(c(x1)) -> c(c(c(x1))) a(x1) -> x1 b(x1) -> x1 c(x1) -> x1 Proof: String Reversal Processor: b(a(x1)) -> b(b(b(x1))) c(a(x1)) -> b(b(c(x1))) a(b(x1)) -> a(a(a(x1))) c(b(x1)) -> c(c(c(x1))) a(x1) -> x1 b(x1) -> x1 c(x1) -> x1 Bounds Processor: bound: 1 enrichment: match automaton: final states: {2,11,8,5,1} transitions: c1(17) -> 18* c1(19) -> 20* c1(18) -> 19* f30() -> 2* b0(7) -> 5* b0(2) -> 3* b0(4) -> 1* b0(6) -> 7* b0(3) -> 4* c0(12) -> 11* c0(2) -> 6* c0(6) -> 12* a0(10) -> 8* a0(2) -> 9* a0(9) -> 10* 1 -> 3,4,7 2 -> 6,3,9 3 -> 4* 4 -> 1* 5 -> 6,7,12 6 -> 12,7 7 -> 17,5 8 -> 9,10 9 -> 10* 10 -> 8* 11 -> 5* 12 -> 11* 17 -> 18* 18 -> 19* 19 -> 12,20 20 -> 18,11 problem: Qed