Ashrafur Rahman
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Ashrafur Rahman-
Ashrafur Rahman created a post,
writing capacity constraint equation in gurobipy
AnsweredI am modeling a pickup-dropoff problem and stuck writing the following constraints. $$\max \lbrace 0, q_i \rbrace \le Q^k_i \le \min \lbrace Q,Q+q_i \rbrace \quad \forall i\in N,k\in K$$ I would r...