Byron Tasseff
-
Gurobi Staff
- 合計アクティビティ 59
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 28
- サブスクリプション 18
アクティビティの概要
Byron Tasseffさんの最近のアクティビティ-
Byron Tasseffさんがコメントを作成しました:
Hi Huan,Just to keep the information in one place, I'm quoting my response from your other post below in case it's useful for future readers: Yes, your observation can be correct for your particula...
-
Byron Tasseffさんがコメントを作成しました:
Hi Huan,Yes, your observation can be correct for your particular model. A manually introduced bilinear reformulation could sometimes solve faster than modeling the nonlinear relationship directly.H...
-
Byron Tasseffさんがコメントを作成しました:
Hi Huan,Thanks for sharing the examples. Yes, this difference in behavior is expected.One small point first: in Example 1 as written, x is not actually linked to the auxiliary power variables. You ...
-
Byron Tasseffさんがコメントを作成しました:
Hi Huan,You do not necessarily need to manually provide bounds for every auxiliary variable if those bounds are implied by other bounds in the model. Gurobi's presolve performs bound propagation, s...
-
Byron Tasseffさんがコメントを作成しました:
Hi João,I'm not very familiar with prioritizr, so I will mostly answer from the Gurobi perspective. To summarize, I would not expect Gurobi 8.0.0 and 13.0.1 to necessarily return the same solution....
-
Byron Tasseffさんがコメントを作成しました:
Hi Mengyu,The reported gap is not an error. It is the MIP gap, which measures how far the current best feasible solution could still be from the true optimum, based on the best objective bound avai...
-
Byron Tasseffさんがコメントを作成しました:
Hi Liu,Thank you for the detailed description. Models with bilinear terms and integer variables fall into the class of nonconvex MIQCP/MIQCQP problems that Gurobi handles with a global algorithm.(1...
-
Byron Tasseffさんがコメントを作成しました:
Hi Marco,Happy (soon-to-be) new year to you, as well!If your model includes bilinear terms, the most impactful modeling lever is usually tight variable bounds (especially on variables participating...
-
Byron Tasseffさんがコメントを作成しました:
Good news: this should be fixed in the latest documentation release. If you're viewing the PDF, please grab the newest version (via the same link you used above) to see the corrected tables. Thanks...
-
Byron Tasseffさんがコメントを作成しました:
Hi Adriano,Support for Python 3.14 is planned for our next technical release, Gurobi 13.0.1, which is currently scheduled for Q1 2026. We've just updated our Knowledge Base article, “Which Python v...