Table 24.2 shows the parameters used in this example.
Table 24.2: Parameters
|
Parameter Name |
Interpretation |
|---|---|
|
east[i] |
East coordinate of node |
|
north[i] |
North coordinate of node |
|
frequency[i] |
Number of times node |
|
requirement[i] |
Collection requirement of node |
|
distance[i,j] |
Distance between nodes |
|
distance_scale |
Distance scale |
|
num_days |
Number of days in planning horizon |
|
capacity |
Capacity of the lorry (in 1,000 litres) |
|
depot |
Node number of depot |
|
num_subtours |
Number of subtours in current formulation |
|
iter |
Iteration number for each round of subtour elimination constraints |
|
num_components[d] |
Number of connected components in solution for day |
|
component_id[i] |
Connected component containing node |
|
ci,cj |
Dummy indices for members of COMPONENT_IDS |