ABSTRACT This nal project discusses the Hungarian method to solve assignment problems with generalized interval arithmetic. This problem aims to optimize decision making in assignment placement by minimizing costs for n jobs completed by m employees. Interval assignments are performed by converting each table entry into the form of midpoint and width. Then the Hungarian method in the ass…