mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-22 04:42:10 +08:00
10 lines
757 B
Plaintext
10 lines
757 B
Plaintext
<map id="graph/is_graph_bipartite.cpp" name="graph/is_graph_bipartite.cpp">
|
|
<area shape="rect" id="Node000001" title="Algorithm to check whether a graph is bipartite" alt="" coords="37,5,221,31"/>
|
|
<area shape="rect" id="Node000002" title=" " alt="" coords="5,79,77,105"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="116,34,69,71,66,67,112,29"/>
|
|
<area shape="rect" id="Node000003" title=" " alt="" coords="101,79,157,105"/>
|
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="132,31,132,63,126,63,126,31"/>
|
|
<area shape="rect" id="Node000004" title=" " alt="" coords="182,79,239,105"/>
|
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="145,30,187,67,184,71,141,34"/>
|
|
</map>
|