Qu Shiyuan
- 合計アクティビティ 10
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 4
投稿
Qu Shiyuanによる最近のアクティビティ-
How to get gurobi.model from the model described by cvxpy?
回答済みI would like to transfer a micp problem modeled by CVXPY to GUROBI model, how can I achieve this?
-
How to get the total coeff matrix of MILP model
回答済みI am working on research of ML4CO with gurobi optimizer and wish to utilize the coeff matrix as some kind of input of neural networks. If I have problems in format of problem.lp, after loading it i...
-
How to express two LinExpr in equivalence in one constraint
回答済みI have an issue that I cannot generate a constraint which describe two LinExpr to be of equal value. The code as follow. There in the code, I would like to realize the constraints with the followin...