Skip to content
#

transportation-problem

Here are 57 public repositories matching this topic...

The purpose of optimization is to achieve the “best” design relative to a set of prioritized criteria or constraints. These include maximizing factors such as productivity, strength, reliability, longevity, efficiency, and utilization. This decision-making process is known as optimization. This repository discusses some of the matchematical tech…

  • Updated Jul 14, 2021
  • Python

This project aims at providing the optimal solution for minimum transportation costing based on two decision variables along with a pictorial overview of the problem. The project uses Excel for dataset cleaning and manipulation as well as python programming for simplex solution and finally, SAS Visual Analytics for visualization.

  • Updated May 9, 2023
  • Python

This repository contains a C# application designed to solve the transportation problem using the North-West Corner Rule for initial solutions and the Potential Method for optimization, effectively minimizing transportation costs between multiple suppliers and consumers.

  • Updated May 13, 2024
  • C#

Improve this page

Add a description, image, and links to the transportation-problem topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the transportation-problem topic, visit your repo's landing page and select "manage topics."

Learn more