Back to all projects
Mathematics

TRANSPORTATION PROBLEM OPTIMIZATION FOR SUPPLY CHAIN LOGISTICS

Admin 0 views 0 downloadsBSc/BA

Notice: This is a sample project for study and reference. Submitting it as your own work violates most universities' academic integrity policies.

Abstract

About This Research Topic

Efficient distribution of goods from multiple production or storage locations to multiple demand locations among most economically consequential logistical problems confronting modern manufacturing and supply chain operations and of particular significance in Nigeria whose large land area geographically dispersed population centres variable road infrastructure quality combine to make transportation cost substantial component of delivered price of manufactured goods such as cement fertilizer refined petroleum products. Firm operating several plants each with fixed monthly output capacity and serving several regional markets each with specified demand faces mathematical problem determining how much to ship from each plant to each market minimising total transportation cost while fully satisfying demand and respecting capacity limits.

This problem known as transportation problem special structure of linear program in which constraint matrix has distinctive network form permitting solution methods considerably more efficient than general-purpose simplex and admitting elegant duality theory expressed directly in terms of per-origin and per-destination shadow prices. First formalised by Hitchcock 1941 and Koopmans 1949 solution methods Northwest Corner Least Cost Vogel Approximation Method for initial basic feasible solution and MODI modified distribution or stepping-stone for iteratively improving to optimality remain foundational techniques in operations research worldwide. Despite availability of general-purpose LP software capable of solving as special case specialised methods retain value exploit network structure for efficiency yield dual shadow prices u_i v_j directly as by-product rather than requiring separately formulated dual and provide transparent hand-auditable window into how efficient distribution plan constructed transparency of value where non-specialist decision-makers must understand and trust plan. This article for SCHOLARNESTHUB implements and rigorously validates three initial methods and MODI optimality-improvement method addressing degeneracy and imbalance and applies validated framework to original case study Nigerian cement network four plants Ibese Gboko Obajana Calabar six markets Lagos Abuja Kano Port Harcourt Enugu Kaduna extracting shadow prices and comparing against naive baseline. For related optimisation studies see operations research project topics on SCHOLARNESTHUB.

Main Abstract

Efficient distribution of manufactured goods from multiple production sites to geographically dispersed markets central logistical challenge for Nigerian manufacturing firms whose profitability depends critically on minimizing substantial transportation costs arising from large land area and variable road infrastructure quality. Study develops comprehensive treatment of classical transportation problem special structure of linear program modelling minimum-cost distribution of homogeneous commodity from multiple supply origins to multiple demand destinations and applies it to original case study Nigerian cement manufacturing distribution network. Three initial-basic-feasible-solution construction methods Northwest Corner method Least Cost method and Vogel Approximation Method VAM implemented from scratch and compared on didactic three-origin four-destination problem with VAM found to reach true optimal solution directly 0.0 percent gap while Northwest Corner and Least Cost produced initial solutions 18.7 percent and 7.9 percent above optimal respectively. MODI modified distribution method implemented with explicit u-v dual-variable computation and stepping-stone loop-based pivoting shown to improve Least Cost initial solution to true optimum in two pivot iterations with result cross-validated exactly against independent general-purpose linear programming solver. Deliberately constructed degenerate problem in which Northwest Corner method produced fewer than required m+n-1 positive basic allocations correctly resolved using epsilon-perturbation technique preserving spanning-tree structure required for valid dual-variable computation. Unbalanced problem in which total supply exceeded total demand correctly solved through introduction of zero-cost dummy destination absorbing surplus capacity. Validated framework then applied to original case study four-plant six-market Nigerian cement distribution network plants at Ibese Gboko Obajana Calabar markets at Lagos Abuja Kano Port Harcourt Enugu Kaduna for which MODI-optimal distribution plan achieved total monthly transportation cost 90,000,000 naira in thousand-bag units 42.5 percent reduction relative to naive capacity-proportional allocation baseline costing 156,553,571 naira. Shadow prices dual variables extracted from optimal MODI tableau used to predict marginal cost impact of reallocating 10,000 bags monthly capacity from Calabar to Ibese plant shadow-price prediction 600,000 naira cost reduction matched actual cost change obtained by fully re-solving perturbed problem exactly providing striking numerical confirmation of transportation-problem duality theory. Study concludes transportation problem solved through properly validated combination of initial-solution heuristics and MODI optimality refinement provides Nigerian logistics planners with both computationally efficient and economically interpretable tool for minimum-cost distribution network design and recommends adoption of Vogel Approximation Method given demonstrated ability to reach or closely approach optimality without requiring further MODI refinement as preferred initial-solution heuristic for practical deployment.

Chapter One Preview

Background to the Study

Transportation problem formulation minimize sum c_ij x_ij subject to sum_j x_ij = supply_i sum_i x_ij = demand_j x_ij >=0 total supply equals total demand for balanced case. Network structure constraint matrix totally unimodular guarantees integer basic feasible solutions if supplies demands integers. Three initial BFS methods: Northwest Corner starts top-left allocates min remaining supply demand moves right/down without reference to cost 18.7 percent above optimal in didactic test; Least Cost allocates to lowest-cost available cell each step 7.9 percent gap; VAM computes row column penalties difference between two smallest costs allocates to row/column with largest penalty achieving optimal directly 0.0 percent gap in test demonstrating why recommended as preferred heuristic.

MODI method: given BFS with m+n-1 basics compute duals u_i v_j solving u_i + v_j = c_ij for basic cells set u1=0 solve for others; compute reduced costs c_bar_ij = c_ij - u_i - v_j for non-basic; if all >=0 optimal else most negative enters basis find loop stepping-stone pivot. In study MODI improved Least Cost solution to optimum in two pivots cross-validated against general LP solver exact match. Degeneracy occurs when positive basics < m+n-1 due to simultaneous exhaustion supply and demand; epsilon-perturbation adds tiny allocation to preserve spanning-tree basis enabling dual computation. Unbalanced supply > demand resolved via dummy destination zero cost absorbing surplus.

For foundational theory see Britannica transportation problem and ScienceDirect transportation problem methods and INFORMS transportation problem overview. Related linear programming in linear programming project topics on SCHOLARNESTHUB.

Statement of the Problem

Although transportation problem long-established and thoroughly theorised many treatments within Nigerian undergraduate mathematics research literature present only single initial-solution construction method most commonly Northwest Corner without comparing solution quality against alternative heuristics without proceeding to full MODI-based optimality improvement and without addressing important practical complications of degenerate basic feasible solutions or supply-demand imbalance that arise routinely in genuine logistics applications. Furthermore quantitative transportation-problem case studies explicitly applied to Nigerian manufacturing and logistics conditions using representative plant capacities market demands transportation cost data and formally extracting and economically interpreting dual shadow prices associated with optimal solution less commonly presented within undergraduate mathematics research tradition which more often either omits duality-based economic interpretation entirely or presents transportation problem as purely abstract numerical exercise disconnected from genuinely specified economically realistic applied logistics problem. Study addresses both gaps by implementing comparing rigorously cross-validating all three principal initial-solution methods extending analysis to full MODI-based optimality improvement with explicit handling degeneracy imbalance and applying validated framework to realistic quantitatively specified Nigerian cement distribution network case study with full shadow-price economic interpretation and naive-baseline comparison.

Aim and Objectives of the Study

Aim is to develop implement and rigorously validate transportation-problem solution methods and apply validated methods to original Nigerian manufacturing distribution network case study.

·         Implement Northwest Corner method Least Cost method and Vogel Approximation Method for constructing initial basic feasible solution and compare solution quality on common didactic problem;

·         Implement MODI modified distribution method including explicit u-v dual-variable computation and stepping-stone loop-based pivoting to improve initial BFS to true optimum and cross-validate result against independent general-purpose LP solver;

·         Address practical complication of degenerate BFS in which fewer than m+n-1 cells carry positive allocation using epsilon-perturbation technique preserving spanning-tree basis structure required for valid dual-variable computation;

·         Address practical complication of unbalanced transportation problem in which total supply and demand differ through introduction of dummy source or destination;

·         Apply validated framework to original case study four-plant six-market Nigerian cement distribution network determining minimum-cost distribution plan;

·         Extract and economically interpret dual shadow prices associated with optimal case-study solution and numerically verify predictive validity against direct re-solve of perturbed problem; and

·         Compare optimized distribution plan against naive capacity-proportional allocation baseline quantifying cost savings attributable to optimization.

Research Questions

·         How do Northwest Corner Least Cost and Vogel Approximation methods compare in quality closeness to true optimum of initial BFS they construct?

·         Does MODI method correctly improve suboptimal initial BFS to true optimum as confirmed by cross-validation against independent LP solver?

·         How can degenerate and unbalanced transportation problems be correctly resolved while preserving validity of underlying solution and duality theory?

·         What is minimum-cost distribution plan for applied Nigerian cement distribution network case study and how does it compare with initial-solution heuristics?

·         What do shadow prices associated with optimal case-study solution reveal about relative logistics value of capacity at each production plant and do they correctly predict cost impact of capacity reallocation?

·         What cost savings does optimized distribution plan achieve relative to naive capacity-proportional allocation baseline?

Significance of the Study

To operations research and applied mathematics students provides rigorously validated fully implemented treatment of transportation problem specialised solution methods including explicit handling degeneracy imbalance complications frequently omitted from introductory treatments but routinely encountered in genuine applications addressing level of methodological completeness of direct pedagogical value. To Nigerian manufacturing firms and logistics planners particularly cement fertilizer bulk commodity sectors characterised by multiple production plants serving geographically dispersed markets demonstrates mathematically rigorous economically interpretable method for minimum-cost distribution network design and for understanding through shadow-price analysis relative logistics value of production capacity at each plant location information of direct relevance to plant expansion and capacity-reallocation investment decisions prediction 600,000 naira reduction for 10,000 bags reallocated from Calabar to Ibese matched actual re-solve exactly confirming duality theory. To supply chain researchers provides concrete quantitatively confirmed illustration of duality theory practical decision-support value. Further case studies in supply chain project topics on SCHOLARNESTHUB.

Scope of the Study

Restricted to classical balanced and unbalanced linear transportation problem in which single homogeneous commodity shipped from multiple supply origins to multiple demand destinations at linear constant per-unit cost with no capacity constraints on individual routes only on total origin supply and total destination demand and no intermediate transshipment points. Extensions such as transshipment problem incorporating intermediate distribution points assignment problem special case with unit supplies demands and multi-commodity or capacitated variants outside scope though identified as directions for further research. Applied case study of Chapter Four uses representative illustrative plant capacity market demand transportation cost data for stylized Nigerian cement distribution network four plants Ibese Gboko Obajana Calabar six markets Lagos Abuja Kano Port Harcourt Enugu Kaduna rather than primary data from specific named firm.

Limitations of the Study

·         Applied case study uses illustrative representative transportation cost data approximated from general Nigerian inter-city road distances and stylized per-kilometre haulage rate rather than from primary freight-cost data collected from specific named cement manufacturing firm or logistics operator.

·         Model assumes linear constant per-unit transportation costs whereas genuine freight costs may exhibit economies of scale declining per-unit cost with shipment volume or route-specific capacity constraints not captured by classical formulation.

·         Model does not incorporate transshipment through intermediate distribution points feature of many genuine Nigerian cement and bulk-commodity distribution networks that route product through regional depots before final market delivery.

·         Model static single-period and does not capture seasonal demand variation inventory holding costs or multi-period planning horizon relevant to genuine annual distribution planning.

·         Plant capacities and market demands treated as known with certainty genuine production capacity and market demand subject to operational and market uncertainty not captured by deterministic formulation.

Operational Definition of Terms

Transportation problem: Linear programming problem concerned with determining minimum-cost distribution of homogeneous commodity from multiple supply origins to multiple demand destinations; in case study four plants six markets optimal cost 90,000,000 naira versus naive 156,553,571 naira 42.5 percent reduction.

Basic feasible solution: Allocation satisfying all supply demand constraints with exactly m+n-1 positive basic cells for non-degenerate m-origin n-destination problem.

Northwest Corner method: Initial BFS construction heuristic allocating shipments starting from top-left northwest cell without reference to cost producing 18.7 percent above optimal in didactic test.

Least Cost method: Initial BFS heuristic allocating shipments to lowest-cost available cell at each step producing 7.9 percent above optimal.

Vogel Approximation Method: Initial BFS heuristic allocating based on opportunity cost penalty of not using cheapest route in each row column found to reach true optimal directly 0.0 percent gap recommended as preferred heuristic for practical deployment.

MODI method: Modified distribution method efficient implementation of stepping-stone optimality-testing using dual variables u_i v_j to compute reduced costs for non-basic cells improving Least Cost solution to optimum in two pivots cross-validated exactly against general LP solver.

Degeneracy: Condition in which BFS has fewer than m+n-1 positive allocations requiring special handling epsilon-perturbation preserving spanning-tree structure for valid dual-variable computation.

Unbalanced problem: Transportation problem in which total supply and demand differ requiring introduction of dummy source or destination zero-cost absorbing surplus capacity.

Shadow price: Dual variable associated with supply or demand constraint measuring marginal cost impact of unit change in constraint availability; in case study predicted 600,000 naira cost reduction for reallocating 10,000 bags from Calabar to Ibese matched actual re-solve exactly confirming duality theory.

Short Conclusion

Validated framework combining three initial heuristics Northwest Corner 18.7 percent above optimal Least Cost 7.9 percent above VAM 0.0 percent reaching optimum directly and MODI with explicit u-v dual computation and loop pivoting improving Least Cost to true optimum in two iterations cross-validated exactly against LP solver and correctly handling degeneracy via epsilon-perturbation preserving spanning-tree and imbalance via zero-cost dummy destination provides computationally efficient economically interpretable tool. Applied to Nigerian cement network four plants Ibese Gboko Obajana Calabar six markets Lagos Abuja Kano Port Harcourt Enugu Kaduna MODI-optimal plan achieved 90,000,000 naira monthly versus naive capacity-proportional 156,553,571 naira 42.5 percent reduction. Shadow prices extracted from optimal tableau predicted marginal impact reallocating 10,000 bags Calabar to Ibese 600,000 naira reduction matched actual cost change obtained by fully re-solving perturbed problem exactly striking numerical confirmation of duality theory. Recommends adoption of VAM as preferred initial heuristic given demonstrated ability to reach or closely approach optimality without further MODI refinement for practical deployment in Nigerian logistics planning. Further implementation in cement industry project topics on SCHOLARNESTHUB.

Frequently Asked Questions

Q: What is transportation problem in supply chain?

A: Linear program minimizing sum c_ij x_ij subject to supply demand constraints modeling minimum-cost distribution of homogeneous commodity from multiple origins to destinations; case study four plants six markets Nigeria cement.

Q: How do Northwest Corner Least Cost VAM compare?

A: On didactic three-origin four-destination problem VAM reached true optimum directly 0.0 percent gap Least Cost 7.9 percent above Northwest Corner 18.7 percent above; MODI improved Least Cost to optimum in two pivots.

Q: What is MODI method and how does it work?

A: Modified distribution efficient stepping-stone using duals u_i v_j solving u_i+v_j=c_ij for basic cells reduced costs c_ij - u_i - v_j for non-basic negative indicates entering variable loop pivoting until all >=0 optimal cross-validated against LP solver.

Q: How are degenerate and unbalanced problems handled?

A: Degeneracy fewer than m+n-1 positive basics resolved via epsilon-perturbation tiny allocation preserving spanning-tree basis for valid duals; unbalanced supply != demand resolved via zero-cost dummy destination absorbing surplus.

Q: What was optimal cost for Nigerian cement case study?

A: MODI-optimal 90,000,000 naira monthly in thousand-bag units for network Ibese Gboko Obajana Calabar to Lagos Abuja Kano Port Harcourt Enugu Kaduna versus naive capacity-proportional 156,553,571 naira 42.5 percent saving.

Q: What are shadow prices and why are they useful?

A: Dual variables u_i v_j measuring marginal cost impact of unit supply/demand change; predicted 600,000 naira reduction for reallocating 10,000 bags Calabar to Ibese matched actual re-solve exactly confirming duality and informing plant expansion decisions.

Q: Why is VAM recommended as preferred initial heuristic?

A: Demonstrated ability to reach or closely approach optimality without requiring further MODI refinement in tests 0.0 percent gap versus other heuristics saving computation and providing near-optimal hand-auditable plan.

Q: What are limitations of classical transportation model?

A: Uses illustrative cost data from distances not primary freight data assumes linear costs no economies of scale no transshipment via depots static single-period no seasonal inventory no uncertainty in capacities demands.

Q: Does transportation problem handle integer solutions?

A: Constraint matrix totally unimodular guarantees integer BFS if supplies demands integers so solution naturally integral without integer programming.

Q: Can this framework be extended?

A: Yes to transshipment with intermediate depots assignment unit supplies demands multi-commodity capacitated variants and multi-period planning identified as future research.

Purchase to unlock the full material.