How can I include constant terms in the vector f of linprog optimization?
조회 수: 4 (최근 30일)
이전 댓글 표시
The detailed explaination of my problem is inside the file attached. Please see it.
댓글 수: 0
채택된 답변
Torsten
2018년 8월 21일
Constant terms in the objective don't change the optimal solution vector. Thus can just set them to 0.
Best wishes
Torsten.
댓글 수: 0
추가 답변 (1개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!