faif
Public Types | List of all members
faif::search::Node< Individual > Struct Template Reference

the struct to create node in search space from individual More...

#include <Node.hpp>

Inheritance diagram for faif::search::Node< Individual >:
Inheritance graph
Collaboration diagram for faif::search::Node< Individual >:
Collaboration graph

Public Types

typedef boost::shared_ptr< Individual > PNode
 
typedef std::vector< PNode > Path
 
typedef std::vector< PNode > Children
 

Detailed Description

template<typename Individual>
struct faif::search::Node< Individual >

the struct to create node in search space from individual


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