Skip to content

LuisAraujo/Vehicle-Routing-Problem-Genetic-Algorithm

Repository files navigation

Vehicle Routing Problem using Genetic Algorthm in Javascript.

How Use

  • Download a file in data folder or create you won file in same form;
  • Click in Select Data and pick the file
  • Type the maximum generations number
  • Choose Selection Mode (Survival Children or Elitist)
  • Choose Variation Mode (Change Routes or Change Order of Locals)
  • Click in play icon in top of page

Views

  • You can view only the routes (Click in Draw only routes)
  • You can view all paths too (Click in Draw all paths)

Results

  • You can see the results in graphs (Click in Show Graphs)

Previews

Examples 01

Examples 2

Gerate Graphs

Gerate Graph 2