munkres(matrix_type costs)
int find_in_col(const int col, markertype what)
void augment_path(const std::vector< coords > &path)
std::vector< vec_type > matrix_type
void erase_primes_and_covers()
void printmatrix(const matrix_type &)
void find_a_zero(int &row, int &col)
std::vector< int > result_type
std::vector< bool > m_colIsCovered
std::vector< double > vec_type
int find_in_row(const int row, markertype what)
std::pair< int, int > coords
std::vector< bool > m_rowIsCovered