Shuvomoy Das Gupta
- 合計アクティビティ 15
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 4
投稿
Shuvomoy Das Guptaによる最近のアクティビティ-
Accessing the piecewise-linear approximation of a nonconvex quadratic optimization problem
回答済みI am trying to solve a nonconvex quadratic optimization problem of the form: $$p^{\star}=\left(\begin{array}{ll} \textrm{minimize} & c^{\top}x\\ \textrm{subject to} & a_{i}^{\top}x+x^{\top}Q_{i}x-b...
-
Custom heuristic implementation for MIQCP
回答済みI am trying to solve an MIQCP, for which a fractional solution at a MIP node can be converted to an integer feasible solution rather easily using a heuristic. Does Gurobi support custom heuristics ...
-
Tips for speeding up MIP solution process when the warm-start point is almost always optimal
回答済みDear All, I am trying to solve a MIP in Gurobi. For this particular problem, I have a feasible point that is globally optimal for the MIP. So, essentially when I am warm-starting with this point, G...
-
Warm start Non-Convex Quadratic Optimization
回答済みDear All, I am trying to solve a non-convex quadratic optimization problem in Gurobi, and Gurobi can solve it without any issue though it takes a while to solve it. However, for this particular pro...