Searched refs:extra_greedy_mate (Results 1 – 1 of 1) sorted by relevance
147 mate_t extra_greedy_mate(double_num_v); in matching_test() local185 g, extra_greedy_mate, get(vertex_index, g)); in matching_test()230 bool extra_greedy_sanity_check = is_a_matching(g, extra_greedy_mate) in matching_test()231 && matching_size(g, extra_greedy_mate) == num_v; in matching_test()