tabu_search.h File Reference


Detailed Description

Author:
Szabadkai Mark
#include <lemon/bits/utility.h>
#include <lemon/error.h>
#include <lemon/time_measure.h>
#include <functional>
#include <deque>


Classes

struct  TabuSearchDefaultTraits< GRAPH, VALUE, HEIGHTMAP, BETTER, UNDIR >
 Default Traits for TabuSearch class. More...
struct  TabuSearchPolicyConcept< TS >
 Policy hierarchy to controll the search algorithm. More...
struct  PolicyAndCombination
 Some basic methode, how tow Policies can be combined. More...
struct  CombinePolicies< CP1, CP2, COMBINATION >
 CombinePolicies. More...
struct  IterationPolicy< TS >
 IterationPolicy limits the number of iterations and the number of iterations without improvement. More...
struct  HeightPolicy< TS >
 HeightPolicy stops the search when a given height is reached or exceeds. More...
struct  TimePolicy< TS >
 TimePolicy limits the time for searching. More...
class  TabuSearch< GRAPH, VALUE, POLICY, TRAITS >
 TabuSearch main class. More...
class  BadParameterError
 Thrown by setting the size of the tabu-set and the given size is less than 2. More...

Namespaces

namespace  lemon
 The namespace of LEMON.

Generated on Thu Jun 4 04:03:10 2009 for LEMON by  doxygen 1.5.9