Module Experiment.Density_vs_time


module Density_vs_time: sig .. end
Prints data for a density (of unsynchronized states) vs time plot, same paper.

module Experiment: 
functor (Topo : Types.Topology) ->
functor (Synchro : Types.Synchronism) ->
functor (Auto : Types.Rule) -> sig .. end