Taposh Kumar Kapuria
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 4
Posts
Recent activity by Taposh Kumar Kapuria-
Validity of a VRP formulation and code
AnsweredA delivery company is operating in Virginia and has a fleet of trucks that are used to deliver groceries from supermarkets to consumers. The company delivers orders and operates its fleet for one s...
-
What is exactly auxiliary variables in the opt model?
AnsweredCan anyone tell me what is the exact definition of auxiliary (helper) variables in the optimization model? How to create identify /create them during formulating a problem? Thanks
-
Difference between (addVars & addVar) and (addConstrs & addConstr)
AnsweredHi, I'm a beginner in Gurobi! Could you please guide me to use which function to when? Thanks