πŸ“Š Design and Analysis of Algorithms
Q. Can stable marriage cannot be solved using branch and bound algorithm.
  • (A) true
  • (B) false
  • (C) ---
  • (D) ---
πŸ’¬ Discuss
βœ… Correct Answer: (B) false

Explanation: stable marriage problem can be solved using branch and bound approach because branch and bound follows backtracking scheme with a limitation factor.


Explanation by: Mr. Dubey
stable marriage problem can be solved using branch and bound approach because branch and bound follows backtracking scheme with a limitation factor.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
1020
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
84%
Success Rate