|
GraphLibrary
0.0.1
A simple library that implements various graph algorithms.
|
Go to the source code of this file.
Classes | |
| class | gl::algorithm::Kruskal< Graph > |
| Class that computes a Minimum Spanning Tree using Kruskal's algorithm. More... | |
Namespaces | |
| gl::algorithm | |