• Data Science
  • Trending Now
  • Data Structures
  • System Design
  • Foundational Courses
  • Practice Problem
  • Machine Learning
  • Data Science Using Python

Web Development

  • Web Browser
  • Design Patterns
  • Software Development
  • Product Management
  • Programming

course-img

AI ML & Data Science

Cs subjects, free courses, must explore.

COMMENTS

  1. Linear Programming Transportation Problem Calculator

    The transportation problem is a special linear programming problem. This calculator finds the initial solution by the North-West Corner Method or the Least Cost Method. If necessary the initial solution will be improved by the MODI method.

  2. Transportation Problem

    There are two phases to solve the transportation problem. In the first phase, the initial basic feasible solution has to be found and the second …

  3. Module 4: Transportation Problem and Assignment problem

    Transportation problem is a special kind of Linear Programming Problem (LPP) in which goods are transported from a set of sources to a set of destinations subject to the supply and demand …

  4. transportation problem using vogel's approximation method

    Find an initial basic feasible solution for given transportation problem by using (a) North-West corner method (b) Least cost method (c) Vogel's approximation method. 1. Find Solution using …

  5. Chapter 7 TRANSPORTATION PROBLEM

    Transportation problem is a special case of linear programming which aims to minimize the transportation cost to supply goods from various sources to different destinations, while …

  6. Transportation Problem: Finding an Optimal Solution

    1.1 Step 1: Obtaining the Initial Feasible Solution. 1.2 Step 2: Testing the Optimality. 1.3 Step 3: Improving the Solution. 2 Stepping Stone Method. 3 Special Cases in the …