108.93/29.59 MAYBE 108.93/29.59 (UNSUPPORTED) 108.93/29.59 ConCon could not decide confluence of the system. 108.93/29.59 \cite{ALS94}, Theorem 4.1 does not apply. 108.93/29.59 This system is of type 3 or smaller. 108.93/29.59 This system is absolutely deterministic. 108.93/29.59 The external tool could not decide termination of the system. 108.93/29.59 Call external tool: 108.93/29.59 ./ttt2.sh 108.93/29.59 Input: 108.93/29.59 (VAR x t store pid n h m) 108.93/29.59 (RULES 108.93/29.59 fstsplit(s(n), cons(h, t)) -> cons(h, fstsplit(n, t)) 108.93/29.59 map_f(pid, nil) -> nil 108.93/29.59 leq(s(n), s(m)) -> leq(n, m) 108.93/29.59 app(cons(h, t), x) -> cons(h, app(t, x)) 108.93/29.59 sndsplit(s(n), nil) -> nil 108.93/29.59 process(store, m) -> U1(leq(m, length(store)), store, m) 108.93/29.59 U1(false, store, m) -> U3(empty(fstsplit(m, app(map_f(self, nil), store))), store, m) 108.93/29.59 U3(false, store, m) -> process(sndsplit(m, app(map_f(self, nil), store)), m) 108.93/29.59 fstsplit(s(n), nil) -> nil 108.93/29.59 sndsplit(0, x) -> x 108.93/29.59 empty(nil) -> true 108.93/29.59 length(cons(h, t)) -> s(length(t)) 108.93/29.59 process(store, m) -> U1(leq(m, length(store)), store, m) 108.93/29.59 U1(true, store, m) -> U2(empty(fstsplit(m, store)), store, m) 108.93/29.59 U2(false, store, m) -> process(app(map_f(self, nil), sndsplit(m, store)), m) 108.93/29.59 leq(0, m) -> true 108.93/29.59 map_f(pid, cons(h, t)) -> app(f(pid, h), map_f(pid, t)) 108.93/29.59 empty(cons(h, t)) -> false 108.93/29.59 fstsplit(0, x) -> nil 108.93/29.59 app(nil, x) -> x 108.93/29.59 sndsplit(s(n), cons(h, t)) -> sndsplit(n, t) 108.93/29.59 leq(s(n), 0) -> false 108.93/29.59 length(nil) -> 0 108.93/29.59 ) 108.93/29.59 108.93/29.59 EOF