-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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
Labels
No labels