In a linear programming model we have two decision variables $x_i$ and $x_{ij}$, and two parameters (i.e., non-decision variables) $a_i^k$ and $b_{ij}^k$.
We would like to confirm whether the following constraints are considered linear and thus does not invalidate the linearity of the model:
- $x_i > a_i^k * b_{ij}^k, \forall i,j \in \mathcal{I}, \forall k \in \mathcal{K}$
- $x_{ij} < a_i^k * b_{ij}^k, \forall i,j \in \mathcal{I}, \forall k \in \mathcal{K}$