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:

Complete matching:

  • such that every nodes in is matched (assumed )
  • A complete match is a maximum match

Stable Matching Problem