This document discusses transportation models and methods for finding an initial basic feasible solution and testing for optimality in transportation problems. It describes three methods - northwest corner, least cost, and Vogel's approximation - for obtaining an initial solution. It then explains how to test if the initial solution is optimal using the MODI or u-v method by calculating opportunity costs for unoccupied cells and finding a closed path if any cells have negative opportunity costs to obtain an improved solution. The process repeats until all opportunity costs are non-negative, indicating an optimal solution.