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
Edge and vertex connectivity between two sets of vertices will have use cases to do with number of vertex or edge disjoint paths between the two sets (Menger's theorem).
Edge and vertex connectivity between two sets of vertices will have use cases to do with number of vertex or edge disjoint paths between the two sets (Menger's theorem).
https://reference.wolfram.com/language/ref/VertexConnectivity.html
https://en.wikipedia.org/wiki/Edmonds%E2%80%93Karp_algorithm
https://www.cse.msu.edu/~cse835/Papers/Graph_connectivity_revised.pdf
https://www.cse.msu.edu/~cse835/Papers/Graph_connectivity_revised.pdf
Looking forward to see some algos related to connectivity.
Thanks,
Lavanya
The text was updated successfully, but these errors were encountered: