faif
Public Member Functions | List of all members
faif::search::StopAfterNSteps< STEPS_NUM > Struct Template Reference

Stop condition, finish the algorithm after STEPS_NUM iterations. More...

#include <Space.hpp>

Collaboration diagram for faif::search::StopAfterNSteps< STEPS_NUM >:
Collaboration graph

Public Member Functions

template<typename Population >
void update (const Population &)
 
bool isFinished () const
 

Detailed Description

template<unsigned STEPS_NUM>
struct faif::search::StopAfterNSteps< STEPS_NUM >

Stop condition, finish the algorithm after STEPS_NUM iterations.


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