MinLCA algorithms
Classes | Namespaces
simulated-annealing.hh File Reference

Description of generic simulated annealing algorithm. More...

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

Go to the source code of this file.

Classes

class  minlca::utils::SimulatedAnnealing< Node >
 Generic simulated annealing algorithm. More...
 

Namespaces

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

Detailed Description

Description of generic simulated annealing algorithm.

Definition in file simulated-annealing.hh.