Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 577 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 577 Bytes

An efficient implementation of the Graph data structure in C++ with basic pathfinding (and other graph-based) algorithms.

This project also implements tentative support for real-world pathfinding using the resources provided by Dr. James D. Teresco's Map-based Educational Tools for Algorithm Learning.

[Teresco, 2012] Teresco, J. D. (2012). Highway data and map visualizations for educational use. In Proceedings of the 43rd ACM Technical Symposium on Computer Science Education (pp. 553–558).: ACM.

http://courses.teresco.org/metal/