Skip to content

dgodfrey206/FindRoutes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mathematical methods of supporting decisions.

Finding the optimal route by public transport using the simulated annealing algorithm.

Requirements:

  • C++ compiler supporting C++11 standard (tested on GCC 4.9.2)
  • Qt5 environment
  • Zip library

Additionally, to make graphs / prepare a database from HTML files, a Python interpreter version 3 (tested on v3.4.2) is required along with the libraries numby, matplotlib, BeautifulSoup.

About

High performance path optimization created using geolocation data and combining it with public transport schedules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published