Code: Select all
\begin{align}
& \mathrlap{\text{minimize}\; z_{\text{ASP}_{fix}}=\sum_{c\in C_{t_{k}}}\sum_{e=1}^{P_{c}}\sum_{t\in T}o_{c,t}^{\text{pp}}(e)*y_{c,e,t}+\sum_{i\in\mathcal{F}}\sum_{d\in\mathcal{D}}o_{i}^{\text{sw}}(d)*z_{d}}\\
& \text{subject to\;}\nonumber \\
& \sum_{c\in C_{t_{k}}}\sum_{d\in D_{c}}\Theta_{i}^{d}*z_{d}\geq1 & & & \forall & i\in F\setminus F_{t_{k}}^{\text{pas}}\label{eq:ASPfix_assignAllFlights}\\
\end{align}
Thanks for the help!!!