graph
# Information
* License: [GPL-2](http://www.gnu.org/licenses/gpl-2.0.html)
* Links:
* [Subversion Repository](http://www.alunduil.com/svn/graph/trunk)
* Owner: [Alex Brandt](mailto:alunduil@alunduil.com)
# Description
A templated graph library showing off many features of the boost library as well as an implementation of Djikstra’s shortest path algorithm.