|
GraphLibrary
0.0.1
A simple library that implements various graph algorithms.
|
Go to the source code of this file.
Classes | |
| class | gl::algorithm::BFS< Graph > |
| Class that provides Graph traversal using the BFS scheme. More... | |
Namespaces | |
| gl | |
| gl::algorithm | |