A

Admin • 831.35K Points
Coach

Q. Stable marriage problem is an example of?

  • (A) branch and bound algorithm
  • (B) backtracking algorithm
  • (C) greedy algorithm
  • (D) divide and conquer algorithm

Explanation by: Admin
stable marriage problem is an example for recursive algorithm because it recursively uses backtracking algorithm to find an optimal solution.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.