Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
567
size_t ProblemData::numLoadDimensions() const { return numLoadDimensions_; }
568
569
void ProblemData::validate() const
570
{
Callers
6
evaluate
Method · 0.80
Route
Method · 0.80
Trip
Method · 0.80
Route
Method · 0.80
update
Method · 0.80
deltaLoadCost
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected