Click or drag to resize
HopcroftKarp Properties

The HopcroftKarp type exposes the following members.

Properties
  NameDescription
Public propertyCount
Returns the number of edges in any maximum matching.
Public propertyIsPerfect
Returns true if the graph contains a perfect matching. That is, the number of edges in a maximum matching is equal to one half of the number of vertices in the graph (so that every vertex is matched).
Top
See Also