Namespace Edgar.Legacy.GeneralAlgorithms.Algorithms.Graphs Classes BipartiteCheck<T> Class that checks whether a graph is bipartite. GraphUtils Utility methods for graphs HopcroftKarp<T> Implementation of the Hopcroft-Karp algorithm.