Core functors that made the basis of EDO. More...
Classes | |
class | edoBounder< EOT > |
The interface of a set of classes that modifies a solution so as to respect a given set of bounds (typically an hypercube). More... | |
class | edoContinue< D > |
A continuator that check the state of an edoDistrib. More... | |
class | edoDistrib< EOT > |
Base class for distributions. More... | |
class | edoEstimator< D > |
Base class for estimators. More... | |
class | edoEstimatorAdaptive< D > |
An interface that explicits the needs for a permanent distribution that will be updated by operators. More... | |
class | edoModifier< D > |
A functor to arbitrarly modify a distribution. More... | |
class | edoRepairer< EOT > |
The interface of a set of classes that modifies an unfeasible candidate solution so as to respect a given set of constraints and thus make a feasible solution. More... | |
class | edoSampler< D > |
Base class for samplers. More... |
Core functors that made the basis of EDO.