You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although stated in the documentation that the network can be provided as a Dict, it fails with message "Netwulf only supports nx.Graph, nx.DiGraph, and nx.MultiDiGraph".
Although stated in the documentation that the network can be provided as a Dict, it fails with message "Netwulf only supports
nx.Graph,nx.DiGraph, andnx.MultiDiGraph".