Converting a graph to a bipartite graph

Revision en1, by professcoder, 2016-11-30 17:42:51

I am reading the application of BFS algorithm. One of the application which i read is to check weather a give graph is bipartite graph or not.Now I want to know, is there any algorithm to convert a graph into bipartite set/graph.

Tags graph, bipartite

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English professcoder 2016-11-30 17:42:51 268 Initial revision (published)