Searched defs:augmenting_path_type (Results 1 – 2 of 2) sorted by relevance
131 struct augmenting_path_type struct134 queue_type queue_list;136 int *bb_pred;138 int *is_visited;
147 } augmenting_path_type; typedef