Description:
- , a subset such that no vertex in π is on more than one edge in π
- i.e. one has maximum one edge
Perfect matching:
- Every vertex in is on an edge in
Maximum matching:
- Largest possible of
- Hallβs Marriage Theorem can be used to find
Complete matching:
- such that every nodes in is matched (assumed )
- A complete match is a maximum match