MAYBE Problem: a(b(a(x))) -> b(a(b(x))) Proof: DP Processor: DPs: a#(b(a(x))) -> a#(b(x)) TRS: a(b(a(x))) -> b(a(b(x))) SCC Processor: #sccs: 1 #rules: 1 #arcs: 1/1 DPs: a#(b(a(x))) -> a#(b(x)) TRS: a(b(a(x))) -> b(a(b(x))) Open