Fixed Charge Network Flow Model Problem
조회 수: 1 (최근 30일)
이전 댓글 표시
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.
댓글 수: 0
답변 (1개)
Steve Grikschat
2012년 5월 7일
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!
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!