faif
Public Types | Static Public Member Functions | List of all members
faif::search::NextNodeCheckAll< Space > Struct Template Reference

the policy class for HillClimbing, check all neighbours More...

#include <HillClimbing.hpp>

Collaboration diagram for faif::search::NextNodeCheckAll< Space >:
Collaboration graph

Public Types

typedef Space::Individual Individual
 
typedef Individual::PNode PNode
 

Static Public Member Functions

static PNode nextNode (const PNode &initial)
 next node as the better neighbour More...
 

Detailed Description

template<typename Space>
struct faif::search::NextNodeCheckAll< Space >

the policy class for HillClimbing, check all neighbours

Member Function Documentation

template<typename Space >
static PNode faif::search::NextNodeCheckAll< Space >::nextNode ( const PNode &  initial)
inlinestatic

next node as the better neighbour


The documentation for this struct was generated from the following file: