TabuSearchDefaultTraits Struct Template Reference

#include <lemon/tabu_search.h>

List of all members.


Detailed Description

template<typename GRAPH, typename VALUE, typename HEIGHTMAP, typename BETTER, bool UNDIR>
struct lemon::TabuSearchDefaultTraits< GRAPH, VALUE, HEIGHTMAP, BETTER, UNDIR >

This template defines the needed types for the TabuSearch class. Is main purpos is to simplify the main class's template interface, but it provides the EdgeIt type, passing to the concrete graph wheter it is directed or undirected.


The documentation for this struct was generated from the following file:
Generated on Tue Oct 31 09:51:21 2006 for LEMON by  doxygen 1.5.1