Xiangfeng Zhu
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by 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.