Skip to content

MAJ: Directed graph unable to store multiple parallel edges #3

@nadicek

Description

@nadicek

In controller application, DiGraph data structure is used to store the data about the topology. DiGraph is however unable to hold multiple parallel edges (http://networkx.lanl.gov/reference/classes.digraph.html). This can pose a blocking problem in the future.

  • source: /ryu/ryu/app/magic.py

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions