Skip to content

no support for multi-graphs #2

@mularz

Description

@mularz

I have created a multi-graph in NetLogo but the sender interface to graphstream is not built to support it. In particular edges are encoded as node1_node2. Therefore, only one edge connection is supported. For nodes with multiple edges to the same node the last one overrides all the others and only one is maintained on the graphStream side even though it supports multi-graphs. Any plans to fix this? It is needed for my current project...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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