MCPcopy Create free account
hub / github.com/PyVRP/PyVRP / overtime

Method overtime

pyvrp/cpp/Route.cpp:402–402  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

400Duration Route::duration() const { return duration_; }
401
402Duration Route::overtime() const { return overtime_; }
403
404Cost Route::durationCost() const { return durationCost_; }
405

Callers 4

test_overtimeFunction · 0.95
PYBIND11_MODULEFunction · 0.45
test_relocate_overtimeFunction · 0.45
test_overtimeFunction · 0.45

Calls

no outgoing calls

Tested by 3

test_overtimeFunction · 0.76
test_relocate_overtimeFunction · 0.36
test_overtimeFunction · 0.36