X89codered89X
- 149
- 2
I have an optimization where I'd like to express the idea that some of my parameters cannot equal a certain value
e.g... max \ f(x) = ... s.t. x_3 \neq 1
Is there a standard method to solve this using lagrangian optimization?
Thanks.
e.g... max \ f(x) = ... s.t. x_3 \neq 1
Is there a standard method to solve this using lagrangian optimization?
Thanks.