matsim-org / matsim-libs

Multi-Agent Transport Simulation
www.matsim.org
477 stars 445 forks source link

make drt work with electric vehicles, shifts and prebooking #3385

Closed nkuehnel closed 2 months ago

nkuehnel commented 2 months ago

This setup should now work with electirc vehicles, shifts and prebooking

Lesson learned after hours of debugging: priority queues do not iterate in the order as one may hope for T__T

sebhoerl commented 1 month ago

priority queues do not iterate in the order as one may hope for T__T

We also figured this out recently :D