Trista Cheng
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Trista Cheng-
Trista Cheng commented,
Hi Thanks for your promt reply. I have another relative question. The screenshot below is captured from the official website document. Could you please provide some examples of explicit construc...
-
Trista Cheng commented,
Hello Jaromił, Thanks for your promt reply. I look into the links you provided and did some search concerning LinExpr, quicksum, tupledict.sum, add, addTerms. I tried different writing ways to solv...
-
Trista Cheng created a post,
Difference between nested quicksum and several quicksums
OngoingHello, I have a question about optimization effiency. I implement gurobi optimizer in Python. I wonder if model with nested quicksum would performs better that with parellel quicksums. I provide ...