Dawid Rataj
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 1
Activity overview
Latest activity by Dawid Rataj-
Dawid Rataj commented,
Hey, First of all thanks for the help so far. I think it is going to be more effective if I provide more context to what I am doing. The optimization I am trying to solve is regarding power system...
-
Dawid Rataj commented,
Hey, The only problem is that if I do it in that fashion then following is not defined, so I am missing something before I add the constraint. I can not just run the: m.addConstr(complementary...
-
Dawid Rataj commented,
Hey David, Thanks for the answer, but could you explain a little bit further? Taking the easy example, the complementary condition 3, should I just do following: m.addConstr(complementary_condit...
-
Dawid Rataj created a post,
Proper use of addSOS
OpenHey all, I am trying to model my complementary constraints, which is harder than I anticipated. I have a bi-level optimization problem, to make it one level I find KKT conditions of lower level pr...