This document provides information about different methods for solving transportation problems. It begins with an introduction to transportation modeling and describes how to set up a transportation problem matrix with supply, demand, and shipping costs. It then explains four methods to obtain an initial feasible solution: Northwest Corner Rule, Least Cost Method, Vogel's Approximation Method, and Modified Distribution (MODI) Method. The MODI Method is described as the preferred approach for finding an optimal solution, involving setting row and column values to satisfy the transportation problem and identify penalties for non-basic cells. The document provides a numerical example demonstrating the use of the MODI Method to arrive at the optimal transportation solution.