Objective
The purpose of this content is to provide students with a comprehensive understanding of the Assignment problems and their solutions.
The assignment problem is a special case of the transportation problem, where the goal is to find the best possible assignment of resources to tasks i.e. to optimally allocate a set of resources to a set of tasks, minimizing the total cost or time involved, or maximizing the total profit or benefit. This is achieved by assigning each resource to exactly one task and each task to exactly one resource, ensuring a one-to-one match.
This content will discuss about Assignment Problems and how to solve them. Whole course material is divided into following steps:
What is Assignment Problem?
Method of finding optimal solution