Gleb Belov
- Total activity 4
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Gleb Belov-
Incorrect solution of a conic QCP
Awaiting user inputFor the following conic quadratic model: Minimize 0.375 x + 5e+06 ySubject To q: [ x * y ] >= 1BoundsEnd Gurobi 10.0.2 (Linux x86_64) returns an incorrect solution: x = 3651.48 y = 3.29228e-08 x*y...