HGS-CVRP

(★ 439)

Modern implementation of the hybrid genetic search (HGS) algorithm specialized to the capacitated vehicle routing problem (CVRP). This code also includes an additional neighborhood called SWAP*.

  • .gitignore
  • CMakeLists.txt
  • LICENSE
  • README.md
// repository documentation