Skip to content

Conversation

shanshanpt
Copy link
Member

We convert graph to minimum equivalent graph, then convert it to bipartite graph. Next we find the bipartite graph maximum matching. At last we split the graph according the maximum matching into subgraphs.

We convert graph to minimum equivalent graph, then convert
it to bipartite graph. Next we find the bipartite graph
maximum matching. At last we split the graph according
the maximum matching into subgraphs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant