1. Computer Science Engineering (CSE)
  2. Design and Analysis of Algorithms
  3. If there are n couples who would prefer ...
Q.

If there are n couples who would prefer each other to their actual marriage partners, then the assignment is said to be unstable.

A. true
B. false
Answer» A. true
Explanation: if there are n couples such that a man and a woman are not married, and if they prefer each other to their actual partners, the assignment is unstable.

Discussion