Taposh Kumar Kapuria
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 4
Activity overview
Latest activity by Taposh Kumar Kapuria-
Taposh Kumar Kapuria commented,
Thanks for your comments. Could you please suggest any resources to solve vrp with heuristics /metaheuristics in python?
-
Taposh Kumar Kapuria created a post,
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...
-
Taposh Kumar Kapuria commented,
A big thank you!
-
Taposh Kumar Kapuria created a post,
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
-
Taposh Kumar Kapuria commented,
Thanks for a great explanation!
-
Taposh Kumar Kapuria created a post,
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