tpbarron / vehicle_optimization

Vehicle simulator to test algorithms for traffic optimization.
1 stars 0 forks source link

Add distance to Road for A* calculation #24

Closed tpbarron closed 10 years ago

tpbarron commented 10 years ago

Eventually the weight for a Road could take into account many other factors like the speed limit, how busy it is, etc.