Somreeta Pramanik
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Somreeta Pramanik-
Somreeta Pramanik commented,
Thank you for the help. I have a related question. As addGenConstrPow accepts a constant exponent, it does not accept k, which is an iterator variable. Is there an alternative way of doing it? Fol...
-
Somreeta Pramanik created a post,
Trouble in implementing `if` conditionals in Gurobi Python Objective Function
OngoingI have an objective function that has a if conditional in it. I am having trouble implementing it in Gurobi Python. I want to maximize the utility using an objective function like- U =1- erf(z), if...