Fix #18 and #5, exception when partitioning net
Usage of nx.average_shortest_path_length dont allow a partitioned net, and have to be executed once for each subgraph on the graph
Please register or sign in to comment
Usage of nx.average_shortest_path_length dont allow a partitioned net, and have to be executed once for each subgraph on the graph