
Vineet Jagadeesan Nair
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
Activity overview
Latest activity by Vineet Jagadeesan Nair-
Vineet Jagadeesan Nair created a post,
Quadratic objective function auxiliary terms result in nonconvex model?
Awaiting user inputI'm formulating a convex optimization problem with quadratic (convex) objective function and linear constraints. I needed to introduce auxiliary variables for each of the quadratic objective terms,...
-
Vineet Jagadeesan Nair commented,
Yes, this is the kind of solution I was looking for. Thank you!
-
Vineet Jagadeesan Nair created a post,
Losing multiobjective behavior after feasibility relaxation?
AnsweredWhen I run model.feasRelax on my multiobjective model (with minrelax = 0), it seems to automatically turn the model into a single objective model (model.IsMultiObj = 0 and model.NumObj =1). Thus, I...