Module Sim
module Sim: sig .. end
This module puts together all the modules required to build
 networks and run a simulation.
module Net: sig .. end
A network is a set of equipments, and some optionaly named "plugs"
 where to attach another network to form a new one.