Xiangfeng Zhu
- 合計アクティビティ 11
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
投稿
Xiangfeng Zhuによる最近のアクティビティ-
Constraints doesn't work
回答済みHi, I'm trying to translate an LP problem into Gurobi using python but my program is not working. I spent several days to debug it but it's still not working. I appreciate any help! Specifically, ...
-
Non-Zero test for summation of variables
回答済みHi all, I have a list of variable and I want to add a constraint to limit the number of non-zero variables. How should I do this? I try to compare it to something like IntFeasTol but I think two-si...