|
Monero
|

Public Member Functions | |
| MaxBipartiteMatchState (const MatchMatrix &graph) | |
| ElementMatcherPairs | Compute () |
Private Member Functions | |
| bool | TryAugment (size_t ilhs, ::std::vector< char > *seen) |
| GTEST_DISALLOW_ASSIGN_ (MaxBipartiteMatchState) | |
Private Attributes | |
| const MatchMatrix * | graph_ |
| ::std::vector< size_t > | left_ |
| ::std::vector< size_t > | right_ |
Static Private Attributes | |
| static const size_t | kUnused = static_cast<size_t>(-1) |
|
inlineexplicit |
|
inline |
|
private |
|
inlineprivate |
|
private |
|
staticprivate |
|
private |
|
private |