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:
PriceMixin— price tableDecisionMixin— active routesHubLocationMixin— hub status- [
BaseModelSolution][bilevelpy.solution.core.BaseModelSolution] — base variable extraction