Xiangfeng Zhu
- 合計アクティビティ 11
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
コメント
Xiangfeng Zhuによる最近のアクティビティ-
Hi Eli, I think you're right. I think didn't understand how Model.addGenConstrIndicator() works before. Thanks so much for your help. Xiangfeng
-
Hi Eli, I really appreciate your help and I'm trying to fix the problem. However, it seems like it didn't work. (the slowest is smaller than the data transmission time) status = m.addVars([i for i ...
-
>Maybe a client's processing time bw should only be counted if the client is assigned at least one sample? Yes! I think that might be the problem. I'll check this. Thanks so much!
-
Hi Eli, Sorry to bother you, but any ideas? Thanks, Xiangfeng
-
Hi Eli, Thanks for your prompt reply! For example, if there are two classes of interest and there are 5 clients. num_of_class = 2num_of_clients = 5preference = [50, 50] # We want 50 samples of cl...
-
It worked! Thanks so much!
-
Thanks for your prompt reply! They are GRB.INTEGER and I set the lower bound to zero.