MCPcopy Index your code
hub / github.com/PyVRP/PyVRP / numLoadDimensions

Method numLoadDimensions

pyvrp/cpp/ProblemData.cpp:567–567  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

565}
566
567size_t ProblemData::numLoadDimensions() const { return numLoadDimensions_; }
568
569void ProblemData::validate() const
570{

Callers 6

evaluateMethod · 0.80
RouteMethod · 0.80
TripMethod · 0.80
RouteMethod · 0.80
updateMethod · 0.80
deltaLoadCostMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected