Mixed integer linear programming in matlab and cplex as solver
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello, I wrote MILP code in MATLAB by making coefficient matrix using example cplexmilpex. It was tedious and time consuming, because one of my decision variables has 6 indexes (subscripts). Then, I call cplex to solve my problem which is fine but my objective value is zero all the time which I guess I might made some mistakes in my matrix multiplication... I was wondering is there any method/ example for MILP in Matlab and call cplex as solver which has decision variables with 6 subscripts, I meant more than 3 subscripts at least? Thank you! Samira
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 RF Blockset Models for Transceivers에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!