Applying Greedy Algorithm and Local Search in a Supply Chain distribution problem

Version 1.0.0.0 (573 KB) by Ramiz
In this work, we applied Greedy Algorithm for solving a Supply Chain Distribution Network problem.
2.1K Downloads
Updated 11 Jun 2010

View License

This is an application of the Greedy Algorithm and the Local Search for finding a solution for the SC Distribution Network problem.
We dealt with one level SC composed of a set of factories and a set of Sales Points, each sales point has a demand at a certain time, each factory has a production limit. Furthermore, we assumed lost sales penalty (if a certain demand is not satisfied). The goal was to find the matrix of amount of products shipped from any factory to any sales point to minimize total costs. More information in the pdf file attached.

Cite As

Ramiz (2024). Applying Greedy Algorithm and Local Search in a Supply Chain distribution problem (https://www.mathworks.com/matlabcentral/fileexchange/27882-applying-greedy-algorithm-and-local-search-in-a-supply-chain-distribution-problem), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0