Skip to content

Ps hlp solution

PS_HLPSolution

Bases: PriceMixin, DecisionMixin, HubLocationMixin, BaseModelSolution

Solution for the PS-HLP (Big M) model.

Unlike the Lagrange-based models, PS-HLP has price as an explicit Gurobi variable, so no inference is needed. The price values are extracted directly from the solver.

Mixin composition: