Open
Description
We already stopped adding new methods for multidigraphs, the main issue is that there is no way to distinguish between the multiple edges. To address this I propose removing support for multidigraphs altogether, and instead implementing edge-coloured digraphs, so that it is not permitted to have more than one edge from a vertex to another vertex with the same colour.