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
60
Doxygen doc/latex/classeo_external_eval_func.tex
Normal file
60
Doxygen doc/latex/classeo_external_eval_func.tex
Normal file
|
|
@ -0,0 +1,60 @@
|
|||
\hypertarget{classeo_external_eval_func}{}\doxysection{eo\+External\+Eval\+Func$<$ F, External, External\+EO $>$ Class Template Reference}
|
||||
\label{classeo_external_eval_func}\index{eoExternalEvalFunc$<$ F, External, ExternalEO $>$@{eoExternalEvalFunc$<$ F, External, ExternalEO $>$}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$eo\+External\+Op\+Functions.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for eo\+External\+Eval\+Func$<$ F, External, External\+EO $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=345pt]{classeo_external_eval_func__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for eo\+External\+Eval\+Func$<$ F, External, External\+EO $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=345pt]{classeo_external_eval_func__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_external_eval_func_ad0fc89c831aec5fb6d5cefe1ae21d3a0}\label{classeo_external_eval_func_ad0fc89c831aec5fb6d5cefe1ae21d3a0}}
|
||||
{\bfseries eo\+External\+Eval\+Func} (F($\ast$\+\_\+eval)(const External \&))
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_external_eval_func_a21665f8a8eb167a8fd184f773472bf01}\label{classeo_external_eval_func_a21665f8a8eb167a8fd184f773472bf01}}
|
||||
void {\bfseries operator()} (External\+EO \&eo)
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_external_eval_func_ad0fc89c831aec5fb6d5cefe1ae21d3a0}\label{classeo_external_eval_func_ad0fc89c831aec5fb6d5cefe1ae21d3a0}}
|
||||
{\bfseries eo\+External\+Eval\+Func} (F($\ast$\+\_\+eval)(const External \&))
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_external_eval_func_a21665f8a8eb167a8fd184f773472bf01}\label{classeo_external_eval_func_a21665f8a8eb167a8fd184f773472bf01}}
|
||||
void {\bfseries operator()} (External\+EO \&eo)
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Additional Inherited Members}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
\subsubsection*{template$<$class F, class External, class External\+EO = eo\+External\+E\+O$<$\+F, External$>$$>$\newline
|
||||
class eo\+External\+Eval\+Func$<$ F, External, External\+E\+O $>$}
|
||||
|
||||
\begin{DoxyVerb}Evaluation of external struct, ctor expects a function of the following
|
||||
signature:
|
||||
|
||||
Fit func(External&);
|
||||
\end{DoxyVerb}
|
||||
|
||||
|
||||
Where External is the user defined struct or class and Fit the fitness type
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
deprecated/eo/src/other/eo\+External\+Op\+Functions.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue