Philip Taffet
- 合計アクティビティ 32
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 7
- サブスクリプション 10
投稿
Philip Taffetによる最近のアクティビティ-
Astronomically low node throughput; major degeneracy?
回答済みHi, I'm trying to diagnose a large MIP model that appears to hang. Unlike previous models that have seemed to hang because they get stuck trying cuts at the root node, this model seems to select a ...
-
Injecting Heuristic Solution with Callback is Very Slow
進行中Hi, I have a heuristic for a difficult MIP I am solving. I'm using two processes, similar to How do I inject a solution calculated in a separate process? – Gurobi Support Portal . Although my heuri...
-
Issues calling cbStopOneMultiObj
回答済みI'm trying to run each step in a multi-objective optimization problem for the longer of 100s or 5 seconds after solving the root node. It seemed like the best way to implement that was with a callb...
-
Multi-scenario returns infinity objective value for some feasible scenarios
回答済みI'm trying to debug some very strange behavior on a model with thousands of scenarios (each scenario corresponds to a subproblem in a Dantzig-Wolfe-like decomposition). All scenarios are minimizati...
-
grbtune should take baseline parameters
回答済みWhen tuning performance on a model, I sometimes have some idea of parameters that seem to work well, either from a previous related model, trial-and-error, or some understanding I have of the model...
-
Tuning amount of time spent with warm starts
回答済みI'm trying to solve a difficult MIP using warm starts based on a model with extra constraints. Basically, I have an idea what some sums of variables in the full model may be. With these additional ...