Ru Xin Chua
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by Ru Xin Chua-
This variable gives a datatype of datetime64[ns] arrival=np.array(data["Vessel Arrival Time"]) This variable gives a datatype of gurobi.var t=model.addVars(vessel_number,vtype=GRB.CONTINUOUS ,...
-
variable t is tupledict while arrivaltime is timedate64. that is why subtraction not possible. any idea how to convert