compare_strategy_options
Simulate and compare pit-stop strategies for an F1 driver by projecting total remaining-race time from the current lap. Input multiple strategies with pit laps and tire compounds to see which yields the lowest total time.
Instructions
Projects total remaining-race time for N hypothetical strategies (each: a label, a list of pit laps, and a list of compounds — one more compound than pit laps) for the same driver.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| driver | Yes | ||
| season | Yes | ||
| circuit | Yes | ||
| session | Yes | ||
| strategies | Yes | ||
| current_lap | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||