Mike wants to invest in $X_1$ if and only if he invests into $X_2$ or $X_3$ or both.
Please help i can't get my head around this
Thanks
Mike wants to invest in $X_1$ if and only if he invests into $X_2$ or $X_3$ or both.
Please help i can't get my head around this
Thanks
The constraint $$ X_1 \geq \frac12 (X_2 + X_3) $$ would ensure that $X_1$ is one if either is one. On the other hand: $$ X_1 \leq X_2 + X_3 $$ would ensure that $X_1$ is zero if both are zero.