Somreeta Pramanik
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Somreeta Pramanik-
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...