Fixed Charge Network Flow Model Problem

7 views (last 30 days)
I am a newbie to MathLab and want to get a linear programming example that I can use to solve my specific problem concerning fixed charge networks. The Fixed Charge Network Flow model can be solved using approximations by linear programming methods. Does anyone have an example that I could use? Many thanks.

Answers (1)

Steve Grikschat
Steve Grikschat on 7 May 2012
Here's a basic LP example that shows how to use linprog (the LP solver in Optimization Toolbox): http://www.mathworks.com/help/toolbox/optim/ug/bsmt5ib.html
Good luck!

Categories

Find more on Problem-Based Optimization Setup in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!