Makes connectivity graph Multigraph
Bugfix: The connectivity graph was connected a normal DiGraph but in fact is a MultiDiGraph, as there may be multiple connections between any two modules
Bugfix: The connectivity graph was connected a normal DiGraph but in fact is a MultiDiGraph, as there may be multiple connections between any two modules