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
94
Doxygen doc/latex/classeo_one_max_init.tex
Normal file
94
Doxygen doc/latex/classeo_one_max_init.tex
Normal file
|
|
@ -0,0 +1,94 @@
|
|||
\hypertarget{classeo_one_max_init}{}\doxysection{eo\+One\+Max\+Init$<$ GenotypeT $>$ Class Template Reference}
|
||||
\label{classeo_one_max_init}\index{eoOneMaxInit$<$ GenotypeT $>$@{eoOneMaxInit$<$ GenotypeT $>$}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$eo\+One\+Max\+Init.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for eo\+One\+Max\+Init$<$ GenotypeT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=318pt]{classeo_one_max_init__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for eo\+One\+Max\+Init$<$ GenotypeT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=318pt]{classeo_one_max_init__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_one_max_init_ab52e16052ac8f72cc0d7e5b95a71b3c2}\label{classeo_one_max_init_ab52e16052ac8f72cc0d7e5b95a71b3c2}}
|
||||
\mbox{\hyperlink{classeo_one_max_init_ab52e16052ac8f72cc0d7e5b95a71b3c2}{eo\+One\+Max\+Init}} (unsigned \+\_\+vec\+Size)
|
||||
\begin{DoxyCompactList}\small\item\em Ctor -\/ no requirement. \end{DoxyCompactList}\item
|
||||
void \mbox{\hyperlink{classeo_one_max_init_af110709964c128b0912268aa677a29dd}{operator()}} (GenotypeT \&\+\_\+genotype)
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_one_max_init_ab52e16052ac8f72cc0d7e5b95a71b3c2}\label{classeo_one_max_init_ab52e16052ac8f72cc0d7e5b95a71b3c2}}
|
||||
\mbox{\hyperlink{classeo_one_max_init_ab52e16052ac8f72cc0d7e5b95a71b3c2}{eo\+One\+Max\+Init}} (unsigned \+\_\+vec\+Size)
|
||||
\begin{DoxyCompactList}\small\item\em Ctor -\/ no requirement. \end{DoxyCompactList}\item
|
||||
void \mbox{\hyperlink{classeo_one_max_init_af110709964c128b0912268aa677a29dd}{operator()}} (GenotypeT \&\+\_\+genotype)
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Additional Inherited Members}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
\subsubsection*{template$<$class GenotypeT$>$\newline
|
||||
class eo\+One\+Max\+Init$<$ Genotype\+T $>$}
|
||||
|
||||
-\/$\ast$-\/ mode\+: c++; c-\/indent-\/level\+: 4; c++-\/member-\/init-\/indent\+: 8; comment-\/column\+: 35; -\/$\ast$-\/
|
||||
|
||||
The above line is usefulin Emacs-\/like editors Always write a comment in this format before class definition if you want the class to be documented by Doxygen
|
||||
|
||||
There is NO A\+S\+S\+U\+M\+P\+T\+I\+ON on the class GenoypeT. In particular, it does not need to derive from \mbox{\hyperlink{class_e_o}{EO}} (e.\+g. to initialize atoms of an \mbox{\hyperlink{classeo_vector}{eo\+Vector}} you will need an \mbox{\hyperlink{classeo_init}{eo\+Init$<$\+Atom\+Type$>$}})
|
||||
|
||||
\doxysubsection{Member Function Documentation}
|
||||
\mbox{\Hypertarget{classeo_one_max_init_af110709964c128b0912268aa677a29dd}\label{classeo_one_max_init_af110709964c128b0912268aa677a29dd}}
|
||||
\index{eoOneMaxInit$<$ GenotypeT $>$@{eoOneMaxInit$<$ GenotypeT $>$}!operator()@{operator()}}
|
||||
\index{operator()@{operator()}!eoOneMaxInit$<$ GenotypeT $>$@{eoOneMaxInit$<$ GenotypeT $>$}}
|
||||
\doxysubsubsection{\texorpdfstring{operator()()}{operator()()}\hspace{0.1cm}{\footnotesize\ttfamily [1/2]}}
|
||||
{\footnotesize\ttfamily template$<$class GenotypeT $>$ \\
|
||||
void \mbox{\hyperlink{classeo_one_max_init}{eo\+One\+Max\+Init}}$<$ GenotypeT $>$\+::operator() (\begin{DoxyParamCaption}\item[{GenotypeT \&}]{\+\_\+genotype }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
|
||||
|
||||
initialize a genotype
|
||||
|
||||
|
||||
\begin{DoxyParams}{Parameters}
|
||||
{\em \+\_\+genotype} & generally a genotype that has been default-\/constructed whatever it contains will be lost \\
|
||||
\hline
|
||||
\end{DoxyParams}
|
||||
|
||||
|
||||
Implements \mbox{\hyperlink{classeo_u_f_a786e028409366dc273e19104f17ba68a}{eo\+U\+F$<$ Genotype\+T \&, void $>$}}.
|
||||
|
||||
\mbox{\Hypertarget{classeo_one_max_init_af110709964c128b0912268aa677a29dd}\label{classeo_one_max_init_af110709964c128b0912268aa677a29dd}}
|
||||
\index{eoOneMaxInit$<$ GenotypeT $>$@{eoOneMaxInit$<$ GenotypeT $>$}!operator()@{operator()}}
|
||||
\index{operator()@{operator()}!eoOneMaxInit$<$ GenotypeT $>$@{eoOneMaxInit$<$ GenotypeT $>$}}
|
||||
\doxysubsubsection{\texorpdfstring{operator()()}{operator()()}\hspace{0.1cm}{\footnotesize\ttfamily [2/2]}}
|
||||
{\footnotesize\ttfamily template$<$class GenotypeT $>$ \\
|
||||
void \mbox{\hyperlink{classeo_one_max_init}{eo\+One\+Max\+Init}}$<$ GenotypeT $>$\+::operator() (\begin{DoxyParamCaption}\item[{GenotypeT \&}]{\+\_\+genotype }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
|
||||
|
||||
initialize a genotype
|
||||
|
||||
|
||||
\begin{DoxyParams}{Parameters}
|
||||
{\em \+\_\+genotype} & generally a genotype that has been default-\/constructed whatever it contains will be lost \\
|
||||
\hline
|
||||
\end{DoxyParams}
|
||||
|
||||
|
||||
Implements \mbox{\hyperlink{classeo_u_f_a786e028409366dc273e19104f17ba68a}{eo\+U\+F$<$ Genotype\+T \&, void $>$}}.
|
||||
|
||||
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
deprecated/eo/tutorial/\+Lesson5/eo\+One\+Max\+Init.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue