Omkar Katta
- 合計アクティビティ 10
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 3
投稿
Omkar Kattaによる最近のアクティビティ-
QCP Results Change for Different Versions of Gurobi
回答済みI recently upgraded to the latest version of Gurobi and noticed some discrepancies in the results of my QCPs. For example, after maximizing the same QCP under Gurobi v9.0.3 and under Gurobi v9.1.2,...
-
Presolve isn't identifying redundant constraints in QCPs
進行中I am comparing the results of two QCPs, a smaller one and a larger one. The only difference between these two QCPs is the inclusion of one linear constraint. By construction, this linear constraint...
-
Attaining optimality without an incumbent solution
回答済みI am trying to solve a MIP where I minimize the absolute value of one of the decision variables. As a result, the minimum objective value of the MIP is 0. I'm coding the objective function as the s...