bi-linear terms in the objective function

18 views
Skip to first unread message

Vipin Pandey

unread,
Feb 6, 2021, 7:48:50 AM2/6/21
to YALMIP
How can a bi-linear terms (multiplication of two decision variables ) in the objective function be transformed into a linear terms. Because, i tried to solve same problem using non-linear solver but it is taking too much time to solve the problem. it is to be noted there is no bilinear constraints. further the problem is being formulated as tri-level optimization. 

Johan Löfberg

unread,
Feb 6, 2021, 7:55:50 AM2/6/21
to YALMIP
if it a product of two continuous variables, it cannot be linearized (as per definition it is not linear, it is bilinear). You either solve it using a standard nonlinear solver, or a global bilinear solver, or approximate it using milp/sos2 approaches https://yalmip.github.io/command/interp2/
Reply all
Reply to author
Forward
0 new messages