bin-packing#
P-Median problem#
Description: this notebook states the p-median problem with a simple example, and a MIP formulation in amplpy. The problem is parametrized with a class, so it is easier to sample and replicate experiments. A graphical solution is plotted.
VPSolver: Cutting & Packing Problems#
Description: Solving cutting & packing problems using arc-flow formulations