Description Usage Value Examples
Data example for the Selection and Allocation problem.
1 |
list with the following information:
I | Set of aircrafts to select. |
Periods | Set of time Periods. |
WP | Maximum number of time periods with no rests. |
RP | Number of time periods of rest. |
UP | Maximum number time periods working. |
TRP | Number of time periods flying from fire to rest place and vice versa. |
A | Number of time periods to arrive to the wildfire. |
CWP | Number of time periods worked currently with no rests. |
CRP | Number of time periods rested currently. |
CUP | Number of time periods worked currently. |
C | Cost per period of the aircrafts. |
P | Cost of select the aircrafts. |
BPR | Base yield of the aircrafts in each time period. |
SP | Perimeter of the wildfire in each time period. |
NVC | Incremental cost of the wildfire in each time period. |
EF | Efficience of the aircrafts in each time period. |
nMax | Maximum number of aircrafts working in the wildfire in each time period. |
nMin | Minimum number of aircrafts working in the wildfire in each time period. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.