How can I write objective function with variable plus constant for solving using intlinprog Ex. X1+4
이전 댓글 표시
How can I write objective function with variable plus constant for solving using intlinprog Ex. X1+4
Thank you for your time
채택된 답변
추가 답변 (1개)
Aurele Turnes
2017년 11월 13일
편집: Aurele Turnes
2017년 11월 13일
1 개 추천
If you have R2017b, the new Problem-based approach lets you specify constant terms in the objective of linear and mixed-integer linear problems. Although Matt is correct that the constant term will not change the final solution value, just the objective value.
카테고리
도움말 센터 및 File Exchange에서 Linear Programming and Mixed-Integer Linear Programming에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!