/hopcroft-karp

Hopcroft–Karp Algorithm

Primary LanguageC++

Hopcroft-Karp Algorithm

This is a C++ implementation of the Hopcroft-Karp algorithm.

For details about the algorithm, check its wikipedia page.