Does linprog support warm-starts?

1 view (last 30 days)
Kai
Kai on 29 Jan 2024
Answered: Bruno Luong on 29 Jan 2024
Hi everyone,
I need to solve an LP multiple times with (slightly) varying objective function.
Is there a way to use information from an earlier solve (i.e. feasible primal basis) to
warm-start linprog and save some computation time?
Thanks in advance
Kai

Accepted Answer

Bruno Luong
Bruno Luong on 29 Jan 2024
Not that I'm aware of.

More Answers (0)

Categories

Find more on Get Started with Optimization Toolbox in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!