Definition at line 1408 of file routing.h.
◆ NodeNeighborsByCostClass()
◆ ComputeNeighbors()
| void ComputeNeighbors |
( |
const RoutingModel & |
routing_model, |
|
|
int |
num_neighbors |
|
) |
| |
Computes num_neighbors neighbors of all nodes for every cost class in routing_model.
◆ GetNeighborsOfNodeForCostClass()
| const std::vector<int>& GetNeighborsOfNodeForCostClass |
( |
int |
cost_class, |
|
|
int |
node_index |
|
) |
| const |
|
inline |
Returns the neighbors of the given node for the given cost_class.
Definition at line 1416 of file routing.h.
The documentation for this class was generated from the following file: