Clear Filters
Clear Filters

How can I include constant terms in the vector f of linprog optimization?

1 view (last 30 days)
The detailed explaination of my problem is inside the file attached. Please see it.

Accepted Answer

Torsten
Torsten on 21 Aug 2018
Constant terms in the objective don't change the optimal solution vector. Thus can just set them to 0.
Best wishes
Torsten.

More Answers (1)

Francesco Palmiotto
Francesco Palmiotto on 30 Aug 2018
It's right. Thank you very much. All the best Francesco

Categories

Find more on Problem-Based Optimization Setup in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!