Inferred pricing mixin
InferredPricingMixin
¶
Logic for models where price is not a Gurobi variable but is inferred post-solve from the active client decisions.
Iterates over routes and finds the marginal (highest-index) client with \(y_{ij}^z > 0.5\), then computes price as budget / weight.