Closed IngoScholtes closed 6 months ago
Currently, the from_edge_list automatically creates a mapping even if the nodes are integer indices. There is no way to pass an existing node-idx mapping.
from_edge_list
Currently, the
from_edge_list
automatically creates a mapping even if the nodes are integer indices. There is no way to pass an existing node-idx mapping.