Go to file
HeshamTB ee94355f42
Method in route getFastestTimeOfTravel(Vehicle):
- Every subclass of Vehicle needs to return
    the max of it self.

    - Calculate best case (empty streets) for
    a given vehcile using a Route.
2020-11-23 01:20:48 +03:00
.idea Move counting methods to street 2020-11-17 20:44:10 +03:00
src Method in route getFastestTimeOfTravel(Vehicle): 2020-11-23 01:20:48 +03:00
.gitignore SUV Class 2020-11-08 02:31:20 +03:00
Hajj-simulation.iml init commit 2020-10-09 22:22:37 +03:00