Skip to main content
Part of the Strategy family.
One row per stint. Evaluates pit strategy: what was the optimal pit lap vs actual? The argmin of int_pit_strategy_cost_curve’s Total_Cost(L) over every candidate lap in the horizon, replacing the “first lap where expected wear exceeds 0.5 s” threshold that stood here until 2026-08-23 and had no pit-loss term in it. That threshold returned ‘optimal’ on 8 stints of 7,129 and ‘unknown’ on 2,231; the argmin returns 715 and 266. Two horizons are reported. The verdict follows the two-stint window (this stint’s first lap through the next stint’s last), the only framing well posed for the 61% of stints in a 2-stop or longer race; the race-remainder optimum is carried alongside as a diagnostic. opportunity_cost_s is now Total_Cost(actual) - Total_Cost(optimal), so pitting early carries a cost too, which the overrun-only definition could not express. Pit-loss is per circuit from int_pit_loss_circuit’s empirical, EB-shrunk estimate (19.3–29.6 s over the 147 races that resolve one), falling back to the circuit_reference seed and then 21.0 s; pit_loss_source records which was used.

Lineage

Overview

12 tests guard this model - 12 generic, 0 singular.

Columns