Objectives

The first objective is to maximize the following function:

\[  \Variable{TotalProductiveCapacity} = \sum _{i \in \text {INDUSTRIES}} \Variable{ProductiveCapacity[i,num\_ years]}  \]

The second objective is to maximize the following function:

\[  \Variable{TotalProduction} = \sum _{i \in \text {INDUSTRIES}} \sum _{\text {year}=4}^5 \Variable{Production[i,year]}  \]

The third objective is to maximize the following function:

$\displaystyle  \Variable{TotalManpower} = \sum _{i \in \text {INDUSTRIES}} \sum _{\text {year} \in \text {YEARS}} ( \Argument{production\_ coeff[manpower,i]} \cdot \Variable{Production[i,year}+1\Variable{]}  $
$\displaystyle + \Argument{productive\_ capacity\_ coeff[manpower,i]} \cdot \Variable{ExtraCapacity[i,year}+2\Variable{]} )  $