YIHAN ZHOU
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by YIHAN ZHOU-
YIHAN ZHOU commented,
Can you I see how your cvs data looks like?
-
YIHAN ZHOU created a post,
VRPTW Infeasible
AnsweredI was trying to code this model in python with gurobi, but I have some problems that caused the infeasible. Here is my code: from gurobipy import Model, GRB, quicksumimport numpy as npimport pan...