adding the problem configuration interface to irace interface

problem_config_mapping created
This commit is contained in:
aaziz-alaoui 2020-10-01 15:55:30 +02:00
commit e79679b3c9
14462 changed files with 182271 additions and 6 deletions

View 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}