A dynamic-programming search for the stop sequence that minimizesDocumentation Index
Fetch the complete documentation index at: https://nozle.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
(fuel_cost + λ * detour_time) while
respecting tank capacity and a destination fuel reserve. The
knob time_value_dollars_per_minute controls λ — higher values
make the optimizer more time-sensitive (skip cheap-but-distant
stations), lower values prioritize cost.