paradiseo/Doxygen doc/latex/classeo_merge.tex
aaziz-alaoui e79679b3c9 adding the problem configuration interface to irace interface
problem_config_mapping created
2020-10-01 15:55:30 +02:00

40 lines
1.3 KiB
TeX

\hypertarget{classeo_merge}{}\doxysection{eo\+Merge$<$ Chrom $>$ Class Template Reference}
\label{classeo_merge}\index{eoMerge$<$ Chrom $>$@{eoMerge$<$ Chrom $>$}}
{\ttfamily \#include $<$eo\+Merge.\+h$>$}
Inheritance diagram for eo\+Merge$<$ Chrom $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classeo_merge__inherit__graph}
\end{center}
\end{figure}
Collaboration diagram for eo\+Merge$<$ Chrom $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classeo_merge__coll__graph}
\end{center}
\end{figure}
\doxysubsection*{Additional Inherited Members}
\doxysubsection{Detailed Description}
\subsubsection*{template$<$class Chrom$>$\newline
class eo\+Merge$<$ Chrom $>$}
\mbox{\hyperlink{classeo_merge}{eo\+Merge}}\+: Base class for elitist replacement algorithms. Merges the old population (first argument), with the new generation
Its signature is exactly that of the selection base \mbox{\hyperlink{classeo_select}{eo\+Select}}, but its purpose is to merge the two populations into one (the second argument). Note that the algorithms assume that the second argument denotes the next generation.
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
\item
deprecated/eo/src/eo\+Merge.\+h\end{DoxyCompactItemize}