Vehicle Routing
Vehicle Routing
to halt for refueling in an alternate fueling station. When AFS is limited, a vehicle
has to take up a route forcefully to refuel in the limited number of AFS which
can increase the route cost. This problem can be tackled if the vehicle can switch
between battery and fuel depending on the requirements, called the Hybrid Electric
In that way various genetic algorithm can be used to improve the vehicle routing
problem
Application
● The Application of the VRP is huge.
● The demand in the logistics is huge in this days. So, the VRP algorithm can
be used to drive the logistics to optimize the travelling time, cost etc.
● In the time of emergency, VRP algorithms can be efficiently used to manage
the traffic so that early delivery of necessary items is possible
● The VRP algorithms are hugely beneficial when a large number of automated
cars go in a particular region.
● And even VRP is a NP-hard problem. If there exists any algorithm, which can
solve this problem in a easier version, then some other optimization problem’s
solution can also be mimicked from that.