This nal project discusses the solution of assignment problems with a cost matrix in intervals. The assignment problem is completed by modifying the cost matrix becomes the cost matrix in intervals and solved using the Hungarian method. The purpose of this method is to minimize the cost of the assignment so that the optimal cost are obtained. An illustrative examples is given to show the …