Help with Mixed-Integer Linear Programming (MILP) problem

조회 수: 7 (최근 30일)
Branko Knezevic
Branko Knezevic 2011년 1월 21일
I need to be able to solve MILP problems. Matrix A is of the size of about 70x70, so the problem is not small but big enough. In each run I do around 9000 optimizations and I need the result in a few minutes. I used TOMLAB licence and it works great (it is very easy to use and speed performance is great). Now the firm is looking for the best solution on the mark, meaning it answers the conditions and it is the cheapest possible. Does someone have any suggestions?
  댓글 수: 1
Walter Roberson
Walter Roberson 2011년 1월 21일
Does "cheapest" refer to the cost of the software, or to the run-time ? That is, instead of finding the optimal solution, any solution within the constraints would be acceptable?

댓글을 달려면 로그인하십시오.

답변 (2개)

Andrew Newell
Andrew Newell 2011년 1월 27일

Ahmed Shahein
Ahmed Shahein 2011년 2월 3일
Did you tried the YALMIP invoking GLPK?
http://users.isy.liu.se/johanl/yalmip/pmwiki.php?n=Main.HomePage
http://www.gnu.org/software/glpk/glpk.html
Despite that issue, I formulated a MILP problem could you help me formulating it into a format suitable for Matlab?
Regards.
  댓글 수: 1
Andrew Newell
Andrew Newell 2011년 2월 3일
How about you create a new question and add some detail?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Problem-Based Optimization Setup에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by