adding the problem configuration interface to irace interface
problem_config_mapping created
This commit is contained in:
parent
8fa2270ffd
commit
e79679b3c9
14462 changed files with 182271 additions and 6 deletions
40
Doxygen doc/latex/classeo_merge.tex
Normal file
40
Doxygen doc/latex/classeo_merge.tex
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
\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}
|
||||
Loading…
Add table
Add a link
Reference in a new issue