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
Currently, that's not possible. It would be nice if NetworkDynamics supported Multigraphs (Graphs with more than one edge per set of vertices). I think this should be fairly straightforward to implement since we mostly identify edges by their position in the edges iterator.