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
38
Doxygen doc/latex/classeo_algo.tex
Normal file
38
Doxygen doc/latex/classeo_algo.tex
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
\hypertarget{classeo_algo}{}\doxysection{eo\+Algo$<$ E\+OT $>$ Class Template Reference}
|
||||
\label{classeo_algo}\index{eoAlgo$<$ EOT $>$@{eoAlgo$<$ EOT $>$}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$eo\+Algo.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for eo\+Algo$<$ E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=350pt]{classeo_algo__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for eo\+Algo$<$ E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=336pt]{classeo_algo__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Additional Inherited Members}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
\subsubsection*{template$<$class E\+OT$>$\newline
|
||||
class eo\+Algo$<$ E\+O\+T $>$}
|
||||
|
||||
This is the base class for population-\/transforming algorithms. There is only one operator defined, which takes a population and does stuff to it. It needn\textquotesingle{}t be a complete algorithm, can be also a step of an algorithm. This class just gives a common interface to linear population-\/transforming algorithms.
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
deprecated/eo/src/eo\+Algo.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue