module Parallel_2eca:Runs two ECA in parallel: each cell contains two states.sig..end
val transition_rule : int -> int array array -> int array -> int -> intval color_of_state : int -> Graphics.colormodule type Parameters =sig..end
module Automaton: