Skip to content

Pc hlp solution

PC_HLPSolution

Bases: PriceMixin, DecisionMixin, HubLocationMixin, LinearWeightMixin, InferredPricingMixin, RecursiveDecisionMixin, BaseModelSolution

Solution for the PC-HLP (Fast Lagrange) model.

Since PC-HLP has no explicit price variable, price is inferred from the budget-to-weight ratio of the marginal client on each route. Recursive decisions are unrolled to the original client indices.

Mixin composition: