Skip to content

junjun188/Vehicle-Routing-Problem-with-Time-Window

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 

Repository files navigation

Vehicle-Routing-Problem-with-Time-Windows

Vehicle Routing Problem with Time Windows(VRPTW) using Discrete Bat Algorithm(DBA)

Bat Algorithm(BA)

Bat algorithm is based on the echolocation behavior of bats. It is a metaheuristic method. All bats use echolocation to sense distance, and they also know the difference between food/prey and background barriers in some magical way. In simulations, we use virtual bats naturally.

Discrete Bat Algorithm(DBA)

Bat algorithm applies to the continuous domain. In the following, we extend bat algorithm to the discrete domain where we call this algorithm discrete bat algorithm.

Hybrid Discrete Bat Algorithm(HDBA)

A hybrid discrete bat algorithm is proposed using discrete bat algorithm combined with local search method.

About

Vehicle Routing Problem with Time Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published