Yuzhou Jiang
- 合計アクティビティ 15
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 4
投稿
Yuzhou Jiangによる最近のアクティビティ-
An detailed explanation of the algorithm Gurobi uses to solve LP and IP
回答済みHi there, This is a general question. What are the algorithms Gurobi uses to solve LP and IP? Are there resources available that I can read? I am looking for a more detailed explanation. Thanks, Yu...
-
Querying WLS license status
回答済みHi, I have a license through WLS. I am curious if, other than through WLS manager, I can query my license-related information via other methods. To clarity, things I hope to query can be, if I have...
-
Impact of memory on time to add Gurobi matrix variables
回答済みHi there, I am using .addMvar() from Python API to add several variable vectors, each containing about 150,000 variables, for my project. I do a lot of data processing and storing, which incurs a P...
-
Why does Gurobi ignore the non-convex quadratic constraints?
回答済みHi there, I am modelling a non-convex quadratically constrained mixed-integer (binary) problem. The non-linearity occurs both in the objective function and one set of constraints. The form of non-l...