Enrico Calandrini
- 合計アクティビティ 17
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 4
- サブスクリプション 3
投稿
Enrico Calandriniによる最近のアクティビティ-
How to Retrieve a Unique Identifier for a Node in Gurobi Callbacks?
回答済みHi everyone, I'm currently working with Gurobi and trying to extract specific information about the optimization process during a callback. I was wondering if there is a way to retrieve a unique id...
-
Quadratic Constraint Modification
回答済みHi everyone, First of all, thank you very much for your excellent work! I'm writing to address a question I'm currently facing. I'm solving a QCP model with both quadratic and linear constraints....
-
How to understand if a dual solution is available
回答済みHi, I'm currently using Gurobi to solve a problem and I chose the dual simplex algoritm by setting the Method parameter to 1. At the end of the optimization I would like to understand if a dual sol...