Calling GAMS from MATLAB to optimize a MILP

조회 수: 1 (최근 30일)
Azam Boskabadi
Azam Boskabadi 2020년 2월 6일
답변: Harsha Priya Daggubati 2020년 4월 9일
Hi
I coded a Mixed Integer Linear Problem(MILP) in MATLAB and I solved it with Gurobi (I called Gurobi from MATLAB) and I have the results.
Now, I want to use the existing matrices (A, RightHandSide, Coefficients of ObjectiveFunction, Signs of Constraints, LowerBound, UpperBound, VariableType) to solve the MILP with calling GAMS and compare the results. As I searched internet, I can find the written model in GAMS and how we can use those materials to solve the problem with MATLAB, but I can't find even a small example that how we can call GAMS from MATLAB to optimize a MILP written in MATLAB, Can anyone help me with that?
Thank you

답변 (1개)

Harsha Priya Daggubati
Harsha Priya Daggubati 2020년 4월 9일
Hi,
You can refer to the following link, to help you interface GAMS with MATLAB

카테고리

Help CenterFile Exchange에서 App Building에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by