This document discusses variations of the interval linear assignment problem. It begins with an introduction to assignment problems and defines them as problems that assign resources to activities to minimize cost or maximize profit on a one-to-one basis. It then provides the mathematical model for standard assignment problems and discusses variations such as non-square matrices, maximization/minimization objectives, constrained assignments, and alternate optimal solutions. The document also gives examples of managerial applications and provides two numerical examples solving interval linear assignment problems using an interval Hungarian method.