Skip to content

Misleading "to_undirected" method in Network class #48

@verginer

Description

@verginer

Issue moved from legacy repo at IngoScholtes/pathpy opened by @VincenzoPerri

The to_undirected method of the networks class loses the edge weights.
It would be better to provide a method that allows preserving weights and removes only the directedness. The user should be able to choose how this is performed (sum, average...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions