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
2025-07-03: Due to updates GitLab may be unavailable for some minutes between 13:00 and 17:00.
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