module Main: functor (Topo : Types.Topology) -> functor (Auto : Types.Rule) -> functor (Experiment1 : Types.Experiment) -> sig .. end
functor (
Topo
:
Types.Topology
) ->
Auto
Types.Rule
Experiment1
Types.Experiment
sig
end
val do_measurement : int -> unit
int -> unit
val main : unit -> unit
unit -> unit