chintanp / ChargEval

MIT License
2 stars 4 forks source link

Departure time for each trip #7

Closed yululeah closed 3 years ago

yululeah commented 3 years ago

How to determine the departure time of each vehicle for each trip in the trip generation?

chintanp commented 3 years ago

The trip_start_time is calculated using the function rnd_date_time() (link) such that a vehicle reaches its destination by 10pm.