parallel-solves#

AMPL Development Tutorial 5/6 – Parallelizing Subproblem Solves in Benders Decomposition#

5_benders_parallel_stoch_floc.ipynb Open In Colab Kaggle Gradient Open In SageMaker Studio Lab
Description: In the fifth installment of our six-part series, we delve deeper by showing how to evolve our Benders decomposition Python script from a serial execution to one that solves subproblems in parallel.