Application to perform calculations for transportation problems (operations research), using: least cost method, vogel, northwest corner, and stepping stone.
It's a particular case of linear programming related to the area of operations research. Although it is called "transportation problems", it can be applied in many other cases like water, electricity and network distribution, also, foreseeing traffic flow, etc.
It involves the distribution from multiple sources, to multiple destination points, considering:
1 - The cost of distribution between each origin and destination;
2 - The productions from the sources and;
3 - The capacities of the destinations.
We aim to minimize the total cost of transport.
This application, therefore, provides the means to monitor, test and compare methods which generate an initial feasible solution (least cost, vogel and northwest corner) and a method for optimizing the solution (stepping stone).
Anwendung um Berechnungen für Transportprobleme (Operations Research), mit: Least-Cost-Methode, Vogel, Nordwestecke und Sprungbrett.
Es ist ein besonderer Fall der linearen Programmierung auf dem Gebiet der Unternehmensforschung zusammen. Obwohl es "Transportprobleme" genannt wird, kann es auch in vielen anderen Fällen wie Wasser, Strom und Netzwerkverteilung, angewendet werden, den Verkehrsfluss voraussah, usw.
Es handelt sich um die Verteilung von mehreren Quellen, an mehrere Zielpunkte, unter Berücksichtigung
1 - Die Kosten für die Verteilung zwischen den einzelnen Ursprung und Ziel;
2 - Die Produktionen aus den Quellen und;
3 - Die Kapazitäten der Destinationen.
Wir zielen darauf ab, die Gesamtkosten des Verkehrs zu minimieren.
Diese Anwendung stellt daher die Mittel zur Überwachung, Prüfung und Methoden zu vergleichen, die eine erste mögliche Lösung (geringsten Kosten, Vogel und Nordwestecke) und ein Verfahren zur Optimierung der Lösung (Sprungbrett) erzeugen.