RUPKATHA GHOSH
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 1
Posts
Recent activity by RUPKATHA GHOSH-
Adding a logarithmic constraint on a decision variable in Gurobi
AnsweredHi, So, I wanted to add this constraint to my quadratic model i.e., ln (w1) - ln (w2) + d12 = ln 2, where all these are decision variables. Since, logarithm does not take variable values, so I intr...