Skip to content

Withdraw multidigraphs and implement edge-coloured digraphs instead #190

Open
@james-d-mitchell

Description

@james-d-mitchell

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementA label for PRs that provide enhancements.new-featureA label for new features.not-backwards-compatibleA label for PRs that break backwards compatibility

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions