Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions