yalmip / YALMIP

MATLAB toolbox for optimization modeling
https://yalmip.github.io/
Other
464 stars 134 forks source link

How to provide a starting point for BMIBNB in yalmip? #1207

Closed namrata-kundu closed 1 year ago

namrata-kundu commented 1 year ago

I have a non-convex optimization problem and bmibnb takes a very long time to run and times out. Is there a way to provide a custom starting point such that it can converge to the optimal solution faster?