Skip to content

Big Bang #2

@NWWGIT

Description

@NWWGIT

Not sure what is going on. When I try to launch big bang, I get this error:
Forming ring... [12, 13, 8, 4, 10]
Traceback (most recent call last):
File "bigbang.py", line 216, in
u, s = universe(25, 5, 1, 1, 'common', 'normal', items)
File "bigbang.py", line 191, in universe
u = gen(total_systems, deadends, rings, connectivity)
File "bigbang.py", line 85, in gen
elements = nx.connected_component_subgraphs(G)
AttributeError: module 'networkx' has no attribute 'connected_component_subgraphs'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions