paradiseo/trunk/paradiseo-eo/doc/latex/classeo_reduce_merge.tex
legrand c3aec878e5 Paradiseo-eo sources added
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@40 331e1502-861f-0410-8da2-ba01fb791d7f
2006-12-12 14:49:08 +00:00

49 lines
2.1 KiB
TeX

\section{eo\-Reduce\-Merge$<$ EOT $>$ Class Template Reference}
\label{classeo_reduce_merge}\index{eoReduceMerge@{eoReduceMerge}}
eo\-Reduce\-Merge: Replacement strategies that start by reducing the parents, then merge with the offspring
{\tt \#include $<$eo\-Reduce\-Merge.h$>$}
Inheritance diagram for eo\-Reduce\-Merge$<$ EOT $>$::\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[height=2.50896cm]{classeo_reduce_merge}
\end{center}
\end{figure}
\subsection*{Public Member Functions}
\begin{CompactItemize}
\item
{\bf eo\-Reduce\-Merge} ({\bf eo\-Reduce}$<$ {\bf EOT} $>$ \&\_\-reduce, {\bf eo\-Merge}$<$ {\bf EOT} $>$ \&\_\-merge)\label{classeo_reduce_merge_a0}
\item
void {\bf operator()} ({\bf eo\-Pop}$<$ {\bf EOT} $>$ \&\_\-parents, {\bf eo\-Pop}$<$ {\bf EOT} $>$ \&\_\-offspring)\label{classeo_reduce_merge_a1}
\begin{CompactList}\small\item\em The pure virtual function that needs to be implemented by the subclass. \item\end{CompactList}\end{CompactItemize}
\subsection*{Private Attributes}
\begin{CompactItemize}
\item
{\bf eo\-Reduce}$<$ {\bf EOT} $>$ \& {\bf reduce}\label{classeo_reduce_merge_r0}
\item
{\bf eo\-Merge}$<$ {\bf EOT} $>$ \& {\bf merge}\label{classeo_reduce_merge_r1}
\end{CompactItemize}
\subsection{Detailed Description}
\subsubsection*{template$<$class EOT$>$ class eo\-Reduce\-Merge$<$ EOT $>$}
eo\-Reduce\-Merge: Replacement strategies that start by reducing the parents, then merge with the offspring
This is the way to do SSGA: the offspring gets inserted in the population even if it is worse than anybody else.
: eo\-Reduce\-Merge, {\bf eo\-SSGAWorse\-Replacement}{\rm (p.\,\pageref{classeo_s_s_g_a_worse_replacement})}, {\bf eo\-SSGADet\-Tournament\-Replacement}{\rm (p.\,\pageref{classeo_s_s_g_a_det_tournament_replacement})}, {\bf eo\-SSGAStoch\-Tournament\-Replacement}{\rm (p.\,\pageref{classeo_s_s_g_a_stoch_tournament_replacement})}
Definition at line 53 of file eo\-Reduce\-Merge.h.
The documentation for this class was generated from the following file:\begin{CompactItemize}
\item
eo\-Reduce\-Merge.h\end{CompactItemize}