Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::LocationContainer Member List

This is the complete list of members for operations_research::LocationContainer, including all inherited members.

AddLocation(int64_t x, int64_t y)operations_research::LocationContainerinline
AddRandomLocation(int64_t x_max, int64_t y_max)operations_research::LocationContainer
AddRandomLocation(int64_t x_max, int64_t y_max, int duplicates)operations_research::LocationContainer
LocationContainer(int64_t speed, bool use_deterministic_seed)operations_research::LocationContainer
ManhattanDistance(RoutingIndexManager::NodeIndex from, RoutingIndexManager::NodeIndex to) constoperations_research::LocationContainer
ManhattanTime(RoutingIndexManager::NodeIndex from, RoutingIndexManager::NodeIndex to) constoperations_research::LocationContainer
NegManhattanDistance(RoutingIndexManager::NodeIndex from, RoutingIndexManager::NodeIndex to) constoperations_research::LocationContainer
SameLocation(RoutingIndexManager::NodeIndex node1, RoutingIndexManager::NodeIndex node2) constoperations_research::LocationContainer
SameLocationFromIndex(int64_t node1, int64_t node2) constoperations_research::LocationContainer