John Raphy Karippery
- Total activity 57
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 14
Comments
Recent activity by John Raphy Karippery-
Hello Jaromił, Thank you so much for your help and referances.all referances you mention are not free so I need to find another way find that referances. I have one more question about the lower an...
-
Hello Jaromił,TA[i,h] = arrival time of truck at node i. That is calculate model.addConstrs(TA[origin[h],h] == 0 for h in truck)model.addConstrs(TD[origin[h],h] == 0 for h in truck) for j in nodel...
-
Hello Mario, sorry for adding many questions. finally, I build a model for a time violation. \(TA_i^h\) = arrival time of truck at node i \(TD_i^h\) = departure time of truck at node i \( TA_{o^h...
-
Hello Mario,Yes upper bound on the size of a platoon <= 5 not all trucks make platoons. based on this model if trucks have large distance differences in the shortest path and travelling distance (...