
Namkyoung Lee
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Posts
Recent activity by Namkyoung Lee-
How to get the index value of binary variable using indicator constraint
AnsweredThis thread resumes Indicator constraint which contains constant value. I adopted indicator constraint previously you recommended and focused on programming which means that constant A equals const...
-
Indicator constraint which contains constant value
AnsweredThis is connected posting of recent question.There is an objective function including a formula which is actually so complicated to convert into gurobi library type or slack using. And the input of...
-
How can I get values of variables awaiting model update in Gurobi python
AnsweredI develop a quadratic programming model using Gurobi python API. In terms of objective formulation containing a function associated with decision variable, such as obj = f(x) + g(y), I need to get ...