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

Method prevEndLate

pyvrp/cpp/DurationSegment.cpp:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6using pyvrp::DurationSegment;
7
8Duration DurationSegment::prevEndLate() const { return prevEndLate_; }
9
10Duration DurationSegment::releaseTime() const { return releaseTime_; }
11

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected