How to properly specify Jacobian & Hessian functions of inequality constraints in Optim

后端 未结 0 1749
清酒与你
清酒与你 2021-01-27 02:34

I’m trying to use the Optim package in Julia to optimize an objective function with 19 variables, and the following inequality constraints:

0 <= x[1]/3 - x[2]          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题