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!