Table 27.2 shows the parameters that are used in this example.
Table 27.2: Parameters
|
Parameter Name |
Interpretation |
|---|---|
|
travel_time[i,j] |
Travel time (in minutes) between nodes |
|
num_vehicles |
Number of vehicles |
|
time_limit |
Number of minutes in the planning horizon |
|
depot |
Node name of depot |
|
num_subtours |
Number of subtours in the current formulation |
|
num_components[v] |
Number of connected components in the solution for vehicle |
|
component_id[i] |
Connected component that contains node |
|
ci |
Dummy index for members of COMPONENT_IDS |