/export/starexec/sandbox2/solver/bin/starexec_run_ttt2-1.17+nonreach /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Problem: strict: f(c(s(x),y)) -> f(c(x,s(y))) f(c(s(x),s(y))) -> g(c(x,y)) g(c(x,s(y))) -> g(c(s(x),y)) g(c(s(x),s(y))) -> f(c(x,y)) weak: rand(x) -> x rand(x) -> rand(s(x)) Proof: Matrix Interpretation Processor: dim=2 interpretation: [2 0] [1] [rand](x0) = [0 2]x0 + [0], [2 1] [g](x0) = [2 0]x0, [2 1] [f](x0) = [2 0]x0, [1 0] [1 1] [0] [c](x0, x1) = [0 2]x0 + [0 0]x1 + [2], [s](x0) = x0 orientation: [2 2] [2 2] [2] [2 2] [2 2] [2] f(c(s(x),y)) = [2 0]x + [2 2]y + [0] >= [2 0]x + [2 2]y + [0] = f(c(x,s(y))) [2 2] [2 2] [2] [2 2] [2 2] [2] f(c(s(x),s(y))) = [2 0]x + [2 2]y + [0] >= [2 0]x + [2 2]y + [0] = g(c(x,y)) [2 2] [2 2] [2] [2 2] [2 2] [2] g(c(x,s(y))) = [2 0]x + [2 2]y + [0] >= [2 0]x + [2 2]y + [0] = g(c(s(x),y)) [2 2] [2 2] [2] [2 2] [2 2] [2] g(c(s(x),s(y))) = [2 0]x + [2 2]y + [0] >= [2 0]x + [2 2]y + [0] = f(c(x,y)) [2 0] [1] rand(x) = [0 2]x + [0] >= x = x [2 0] [1] [2 0] [1] rand(x) = [0 2]x + [0] >= [0 2]x + [0] = rand(s(x)) problem: strict: f(c(s(x),y)) -> f(c(x,s(y))) f(c(s(x),s(y))) -> g(c(x,y)) g(c(x,s(y))) -> g(c(s(x),y)) g(c(s(x),s(y))) -> f(c(x,y)) weak: rand(x) -> rand(s(x)) Matrix Interpretation Processor: dim=2 interpretation: [2 0] [rand](x0) = [0 0]x0, [1 1] [g](x0) = [1 1]x0, [1 1] [f](x0) = [1 1]x0, [2 1] [2 0] [1] [c](x0, x1) = [0 0]x0 + [0 1]x1 + [0], [0] [s](x0) = x0 + [1] orientation: [2 1] [2 1] [2] [2 1] [2 1] [2] f(c(s(x),y)) = [2 1]x + [2 1]y + [2] >= [2 1]x + [2 1]y + [2] = f(c(x,s(y))) [2 1] [2 1] [3] [2 1] [2 1] [1] f(c(s(x),s(y))) = [2 1]x + [2 1]y + [3] >= [2 1]x + [2 1]y + [1] = g(c(x,y)) [2 1] [2 1] [2] [2 1] [2 1] [2] g(c(x,s(y))) = [2 1]x + [2 1]y + [2] >= [2 1]x + [2 1]y + [2] = g(c(s(x),y)) [2 1] [2 1] [3] [2 1] [2 1] [1] g(c(s(x),s(y))) = [2 1]x + [2 1]y + [3] >= [2 1]x + [2 1]y + [1] = f(c(x,y)) [2 0] [2 0] rand(x) = [0 0]x >= [0 0]x = rand(s(x)) problem: strict: f(c(s(x),y)) -> f(c(x,s(y))) g(c(x,s(y))) -> g(c(s(x),y)) weak: rand(x) -> rand(s(x)) Bounds Processor: bound: 1 enrichment: match-rt automaton: final states: {6} transitions: f1(10) -> 6* c1(6,9) -> 10* s1(9) -> 9* s1(6) -> 9* rand1(9) -> 6* f0(6) -> 6* c0(6,6) -> 6* s0(6) -> 6* g0(6) -> 6* rand0(6) -> 6* problem: strict: g(c(x,s(y))) -> g(c(s(x),y)) weak: rand(x) -> rand(s(x)) Bounds Processor: bound: 1 enrichment: match-rt automaton: final states: {5} transitions: g0(5) -> 5* rand0(5) -> 5* c1(8,5) -> 9* s1(5) -> 8* s1(12) -> 13* s1(8) -> 8* g1(9) -> 5* rand1(10) -> 11* c0(5,5) -> 5* s0(5) -> 5* 8 -> 10* 10 -> 12* 11 -> 5* 13 -> 10* problem: strict: weak: rand(x) -> rand(s(x)) Qed