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
62
Doxygen doc/latex/classone_max_eval.tex
Normal file
62
Doxygen doc/latex/classone_max_eval.tex
Normal file
|
|
@ -0,0 +1,62 @@
|
|||
\hypertarget{classone_max_eval}{}\doxysection{one\+Max\+Eval$<$ E\+OT $>$ Class Template Reference}
|
||||
\label{classone_max_eval}\index{oneMaxEval$<$ EOT $>$@{oneMaxEval$<$ EOT $>$}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$one\+Max\+Eval.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for one\+Max\+Eval$<$ E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=298pt]{classone_max_eval__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for one\+Max\+Eval$<$ E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=298pt]{classone_max_eval__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
void \mbox{\hyperlink{classone_max_eval_ab05d044e60556b86a76c77c7d9a58954}{operator()}} (\mbox{\hyperlink{struct_dummy}{E\+OT}} \&\+\_\+sol)
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Additional Inherited Members}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
\subsubsection*{template$<$class E\+OT$>$\newline
|
||||
class one\+Max\+Eval$<$ E\+O\+T $>$}
|
||||
|
||||
Full evaluation \mbox{\hyperlink{struct_function}{Function}} for One\+Max problem
|
||||
|
||||
\doxysubsection{Member Function Documentation}
|
||||
\mbox{\Hypertarget{classone_max_eval_ab05d044e60556b86a76c77c7d9a58954}\label{classone_max_eval_ab05d044e60556b86a76c77c7d9a58954}}
|
||||
\index{oneMaxEval$<$ EOT $>$@{oneMaxEval$<$ EOT $>$}!operator()@{operator()}}
|
||||
\index{operator()@{operator()}!oneMaxEval$<$ EOT $>$@{oneMaxEval$<$ EOT $>$}}
|
||||
\doxysubsubsection{\texorpdfstring{operator()()}{operator()()}}
|
||||
{\footnotesize\ttfamily template$<$class E\+OT $>$ \\
|
||||
void \mbox{\hyperlink{classone_max_eval}{one\+Max\+Eval}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$\+::operator() (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{struct_dummy}{E\+OT}} \&}]{\+\_\+sol }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
|
||||
|
||||
Count the number of 1 in a bit\+String
|
||||
\begin{DoxyParams}{Parameters}
|
||||
{\em \+\_\+sol} & the solution to evaluate \\
|
||||
\hline
|
||||
\end{DoxyParams}
|
||||
|
||||
|
||||
Implements \mbox{\hyperlink{classeo_u_f_a786e028409366dc273e19104f17ba68a}{eo\+U\+F$<$ E\+O\+T \&, void $>$}}.
|
||||
|
||||
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
problems/eval/one\+Max\+Eval.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue