Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Алгоритм ALT / Algorithm ALT

Алгоритм ALT (A star search algorithm, landmarks, and the triangle inequality) - алгоритм поиска кратчайшего пути на графах, дальнейшее развитие алгоритмов Дейкстры (Dijkstra’s algorithm) и A* (A star search algorithm). Реализован в рамках курсовой работы при обучении в вузе.

Литературные источники / References

  1. Goldberg, Andrew & Werneck, Renato. (2005). Computing Point-to-Point Shortest Paths from External Memory.
  2. Goldberg, Andrew & Harrelson, Chris. (2003). Computing the shortest path: A* search meets graph theory.
  3. Funch, Fabian. (2010). On Preprocessing the ALT-Algorithm.

About

Реализация алгоритма поиска кратчайшего пути ALT в ознакомительных целях

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.