Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 247 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 247 Bytes

BioAI_project2

Capacitated Vehicle Routing Problem with Time Windows (CVRPTW)

Finds the optimal path to visit each node using a Genetic Algorithm with several:

  • Construction heuristics
  • Crossover with heuristics
  • Mutation with heuristics