yd-kwon / POMO

codes for the paper "POMO: Policy Optimization with Multiple Optima for Reinforcement Learning"
145 stars 40 forks source link

I have a question? #4

Closed nnhhoang closed 1 year ago

nnhhoang commented 1 year ago

What i need to do if i want to add time windows to this code ?

yd-kwon commented 1 year ago

you would have to modify the env file, so that the vehicle that is selected does not violate the time-window constraints.