Skip to content

function generate_possible_paths in HON does not generate all possible paths for undirected networks #54

@user1246638

Description

@user1246638

The title.
This line is the problem:

line 262: # start with edges, i.e. paths of length one
line 263:  possible_paths = list(network.edges.keys())

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions