This document discusses the Hungarian method for solving assignment problems. It begins with an example of assigning four subassemblies from four suppliers to minimize costs. The method involves developing a cost matrix and opportunity cost matrix, then making assignments by finding rows and columns with single zeros. If the solution is not optimal, the opportunity cost matrix is revised until an optimal assignment is reached. A second example assigns five jobs to five employees to minimize total man-hours using the same Hungarian method approach.