Large scale optimization problem

Hi,
I have linear optimization problem with up to 10^6 - 10^8 optimized variables and up to 10^6. Does anyone have experience if this large scale problem (the best solved as mixed integer linear problem) can be still solved using Matlab, optimization package?
Thanks a lot in advance for your advice,
Barbora

댓글 수: 2

Joachim Schlosser
Joachim Schlosser 2016년 4월 19일
Regardless of whether the computation time would be in favor or not: What kind of optimization is this? And what measures have you taken to reduce complexity?
Before tackling a complex problem, first see on how to reduce complexity.
Pushkar Khatri
Pushkar Khatri 2018년 6월 2일
편집: Pushkar Khatri 2018년 6월 2일
What if it's a convex optimization problem with the variable x a matrix of around 500x500 size? I'm trying to solve it using interior-point/sqp algorithm but it's taking forever to return the output. But it seems to work well for quite smaller sized matrices. What should i do? (the problem doesn't have a gradient situation)

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

답변 (0개)

카테고리

도움말 센터File Exchange에서 Linear Programming and Mixed-Integer Linear Programming에 대해 자세히 알아보기

질문:

2016년 4월 19일

편집:

2018년 6월 2일

Community Treasure Hunt

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

Start Hunting!

Translated by