* @brief This functions checks whether an augmenting path is available exists beginning with free vertex u * @param u represents position of vertex * @returns `true` if there is an augmenting path beginning with free vertex u * @returns `false` if there is no augmenting path beginning with free vertex u */
source not stored for this graph (policy: none)