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/classeo_det_tournament_worth_select.tex
Normal file
62
Doxygen doc/latex/classeo_det_tournament_worth_select.tex
Normal file
|
|
@ -0,0 +1,62 @@
|
|||
\hypertarget{classeo_det_tournament_worth_select}{}\doxysection{eo\+Det\+Tournament\+Worth\+Select$<$ E\+OT, WorthT $>$ Class Template Reference}
|
||||
\label{classeo_det_tournament_worth_select}\index{eoDetTournamentWorthSelect$<$ EOT, WorthT $>$@{eoDetTournamentWorthSelect$<$ EOT, WorthT $>$}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$eo\+Select\+From\+Worth.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for eo\+Det\+Tournament\+Worth\+Select$<$ E\+OT, WorthT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=316pt]{classeo_det_tournament_worth_select__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for eo\+Det\+Tournament\+Worth\+Select$<$ E\+OT, WorthT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=350pt]{classeo_det_tournament_worth_select__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Types}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_det_tournament_worth_select_a640976d0f7488ddc92524038057053fb}\label{classeo_det_tournament_worth_select_a640976d0f7488ddc92524038057053fb}}
|
||||
typedef std\+::vector$<$ WorthT $>$\+::iterator {\bfseries worth\+Iterator}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_det_tournament_worth_select_a640976d0f7488ddc92524038057053fb}\label{classeo_det_tournament_worth_select_a640976d0f7488ddc92524038057053fb}}
|
||||
typedef std\+::vector$<$ WorthT $>$\+::iterator {\bfseries worth\+Iterator}
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_det_tournament_worth_select_a2a6c950aa006381e8f2a70ecaa84fb5e}\label{classeo_det_tournament_worth_select_a2a6c950aa006381e8f2a70ecaa84fb5e}}
|
||||
{\bfseries eo\+Det\+Tournament\+Worth\+Select} (\mbox{\hyperlink{classeo_perf2_worth}{eo\+Perf2\+Worth}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}}, WorthT $>$ \&perf2\+Worth, unsigned \+\_\+t\+Size)
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_det_tournament_worth_select_aae82e8fd6396170e874f891779bd92dc}\label{classeo_det_tournament_worth_select_aae82e8fd6396170e874f891779bd92dc}}
|
||||
virtual const \mbox{\hyperlink{struct_dummy}{E\+OT}} \& \mbox{\hyperlink{classeo_det_tournament_worth_select_aae82e8fd6396170e874f891779bd92dc}{operator()}} (const \mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&pop)
|
||||
\begin{DoxyCompactList}\small\item\em The pure virtual function that needs to be implemented by the subclass. \end{DoxyCompactList}\item
|
||||
\mbox{\Hypertarget{classeo_det_tournament_worth_select_a2a6c950aa006381e8f2a70ecaa84fb5e}\label{classeo_det_tournament_worth_select_a2a6c950aa006381e8f2a70ecaa84fb5e}}
|
||||
{\bfseries eo\+Det\+Tournament\+Worth\+Select} (\mbox{\hyperlink{classeo_perf2_worth}{eo\+Perf2\+Worth}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}}, WorthT $>$ \&perf2\+Worth, unsigned \+\_\+t\+Size)
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_det_tournament_worth_select_aae82e8fd6396170e874f891779bd92dc}\label{classeo_det_tournament_worth_select_aae82e8fd6396170e874f891779bd92dc}}
|
||||
virtual const \mbox{\hyperlink{struct_dummy}{E\+OT}} \& \mbox{\hyperlink{classeo_det_tournament_worth_select_aae82e8fd6396170e874f891779bd92dc}{operator()}} (const \mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&pop)
|
||||
\begin{DoxyCompactList}\small\item\em The pure virtual function that needs to be implemented by the subclass. \end{DoxyCompactList}\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Additional Inherited Members}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
\subsubsection*{template$<$class E\+OT, class WorthT = double$>$\newline
|
||||
class eo\+Det\+Tournament\+Worth\+Select$<$ E\+O\+T, Worth\+T $>$}
|
||||
|
||||
An instance of eo\+Select\+Perf2\+Worth that does selection from the Worthes using a ... determinisitic tournament, yes!
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
deprecated/eo/src/eo\+Select\+From\+Worth.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue