3.7.34. Bipartite matching in convex bipartite graphs
Denotes that, for a given constraint, a bipartite matching algorithm using Glover's rule for constructing a maximum matching of a convex bipartite graph can be used. Given a convex bipartite graph where and , Glover [Glover67] showed how to efficiently compute a maximum matching in such a graph:
First start with the empty matching.
Second for each vertex of , , if has still a free neighbour in , then add to the current matching the edge for which is free and is as small as possible.