attributeValueDeal
albert_barabasi_physrevlett_quick
Enter search terms or a module, class or function name.
Utility function: Go through a number of file load methods and try to read a graph.
Currently tries gpickle and graphML.
file : str
Name of file as string.
G : networkx.Graph or None
Returns the loaded graph or None if loading failed.
Notes