MinLCA algorithms
Classes | Namespaces
optimisation-sa-colours.hh File Reference

Definitions for a simulated annealing approach changing the colours. More...

#include <minlca/base.hh>
#include <minlca/optimisation.hh>
#include <utils/simulated-annealing.hh>
Include dependency graph for optimisation-sa-colours.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  minlca::MinLCAColoursSA< Graph >
 Class defining a local search approach changing the colours. More...
 
class  minlca::MinLCAColoursSA< Graph >::NodeSA
 Class defining the node for the simulated annealing search changing the colours. More...
 

Namespaces

 minlca
 Default namespace Default namespace for MinLCA algorithms.
 

Detailed Description

Definitions for a simulated annealing approach changing the colours.

Definition in file optimisation-sa-colours.hh.