
LAN Happy
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Posts
Recent activity by LAN Happy-
nonlinear programming problem
AnsweredI am modeling a nonlinear programming problem where the price is a nonlinear function of probabilities. How should I use Gurobi to handle this? model_de = Model("model_de")probabilities = model_de...