Skip to content

Ant Colony Optimization application for optimizing the path between two stations from the CDMX subway system.

Notifications You must be signed in to change notification settings

scalixtro/Ant-Colony-Metro-CDMX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ant-Colony-Metro-CDMX

Ant Colony Optimization (ACO) application for optimizing the path between two stations from the CDMX subway system.

Instituto Politécnico Nacional Inteligencia Artificial - Dr. Anzueto Ríos Álvaro

Techonogies used

  • HTML
  • CSS
  • Python
  • Flask

Description

In the main page, a simplified version of the Mexico's City subway system is shown. The user choose the start and end stations either by clicking on the station nodes or by writing their names in the text boxes. After choosing the two stations, the user must click on the button with the text Encontrar ruta. When this happen, the ACO algorithm starts searching for the best route based on the closest path. When the algorithm finish the number of epochs, the best route found is displayed in a new page. Then, the user can search for a new path.

About

Ant Colony Optimization application for optimizing the path between two stations from the CDMX subway system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published