Open hwright-ucsb opened 7 years ago
nx's is too slow for regular usage. whenever you mutate a graph you should copy it and mutate the copy. this is very, very costly.
nx's is too slow for regular usage. whenever you mutate a graph you should copy it and mutate the copy. this is very, very costly.