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

the concept for space with fitness More...

#include <Space.hpp>

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

Public Types

typedef Space::Individual Individual
 
typedef Space::Fitness Fitness
 

Public Member Functions

 BOOST_CONCEPT_USAGE (SpaceConcept)
 

Public Attributes

Individual ind
 

Detailed Description

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

the concept for space with fitness


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