The document describes an exact branch and bound algorithm for solving the general quadratic assignment problem. It reviews several existing exact algorithms and integer programming formulations for the QAP. The author proposes a new exact algorithm based on linearizing the general QAP into a linear assignment problem that is smaller in size. Computational results and comparisons to other methods are discussed.