MinLCA algorithms
Classes | Namespaces
random-graph.hh File Reference

Contains base definitions for defining particular random graphs. More...

#include <lemon/random.h>
Include dependency graph for random-graph.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  minlca::utils::RandomGraph< Graph >
 Base class for random graph generators. More...
 

Namespaces

 minlca
 Default namespace Default namespace for MinLCA algorithms.
 
 minlca::utils
 Namespace for util functions and classes.
 

Detailed Description

Contains base definitions for defining particular random graphs.

Definition in file random-graph.hh.