Richard Li
- 合計アクティビティ 13
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 4
投稿
Richard Liによる最近のアクティビティ-
List of cutting plane techniques implemented by Gurobi
進行中This is the list of cutting planes in Mosek. is there a similar list in gurobi? I want to know what cutting planes are used.
-
LP with 26251550 rows, 1332396 columns and 177780888 nonzeros has very slow crossover
回答済みI have a very large LP, with many decision variables and constraints. I am using the default crossover setting The initial barrier solution completes in a reasonable amount of time. The first two p...
-
Ordering of binary variables in branch and bound tree
回答済みHow does Gurobi order the binary variables? I.e., how does it decide which binary variable is the root node, which ones are the children, etc. I believe for my problem I have a more optimal order...
-
Warm starting Gurobi's binary variables
回答済みSuppose I have an optimization problem with 1000 binary variables. I predict the binaries, with say a neural network. With the 1000 predicted binaries, 999 are "correct" in the sense that they belo...