Supplying an initial point to intlinprog

I was wondering if it is possible to supply an initial point, which is a feasible solution of the MILP, to intlinprog so that it may perform better?

Answers (1)

Lea
Lea on 17 Nov 2023
Yes, see details on x0 here https://www.mathworks.com/help/optim/ug/intlinprog.html

Asked:

on 27 Nov 2014

Answered:

Lea
on 17 Nov 2023

Community Treasure Hunt

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

Start Hunting!