Closed pattonw closed 3 years ago
accessing node/edge attributes now directly accesses the underlying dictionary. This allows for in-place modification of Graph nodes since changes will be propagated back to the underlying nx graph
accessing node/edge attributes now directly accesses the underlying dictionary. This allows for in-place modification of Graph nodes since changes will be propagated back to the underlying nx graph