GraphLibrary  0.0.1
A simple library that implements various graph algorithms.
 All Classes Namespaces Files Functions Variables Typedefs Macros
Kruskal.hpp File Reference

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