Question:medium

What is the main goal of the assignment problem?

Show Hint

The assignment problem is solved using the Hungarian Method, which is specifically designed to find the cost-minimizing one-to-one allocation of resources to tasks.
Updated On: Jul 9, 2026
  • To minimize the total cost of assigning tasks to agents
  • To maximize the flow in a network
  • To schedule project activities
  • To determine the shortest route for transportation
Show Solution

The Correct Option is A

Solution and Explanation

Was this answer helpful?
0