All Stories published by 100 days of algorithms on June 21, 2017

Day 89: Bipartiteness

Graph is bipartite if the nodes can be split into two disjoint sets such that there is no edge between nodes inside the same set.

About
100 days of algorithms
100 days, 100 algorithms - a challenge consisting of many small pieces
More information
Tags
Editors