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
47
Doxygen doc/latex/classedo_bounder_rng.tex
Normal file
47
Doxygen doc/latex/classedo_bounder_rng.tex
Normal file
|
|
@ -0,0 +1,47 @@
|
|||
\hypertarget{classedo_bounder_rng}{}\doxysection{edo\+Bounder\+Rng$<$ E\+OT $>$ Class Template Reference}
|
||||
\label{classedo_bounder_rng}\index{edoBounderRng$<$ EOT $>$@{edoBounderRng$<$ EOT $>$}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$edo\+Bounder\+Rng.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for edo\+Bounder\+Rng$<$ E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=298pt]{classedo_bounder_rng__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for edo\+Bounder\+Rng$<$ E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=298pt]{classedo_bounder_rng__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classedo_bounder_rng_afefc06fb1f49cc7e713d24559a1645f1}\label{classedo_bounder_rng_afefc06fb1f49cc7e713d24559a1645f1}}
|
||||
{\bfseries edo\+Bounder\+Rng} (\mbox{\hyperlink{struct_dummy}{E\+OT}} min, \mbox{\hyperlink{struct_dummy}{E\+OT}} max, \mbox{\hyperlink{classeo_rnd_generator}{eo\+Rnd\+Generator}}$<$ double $>$ \&rng)
|
||||
\item
|
||||
\mbox{\Hypertarget{classedo_bounder_rng_aab3dfa215bc89d8e1f2cce8920ca6360}\label{classedo_bounder_rng_aab3dfa215bc89d8e1f2cce8920ca6360}}
|
||||
void \mbox{\hyperlink{classedo_bounder_rng_aab3dfa215bc89d8e1f2cce8920ca6360}{operator()}} (\mbox{\hyperlink{struct_dummy}{E\+OT}} \&x)
|
||||
\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$<$typename E\+OT$>$\newline
|
||||
class edo\+Bounder\+Rng$<$ E\+O\+T $>$}
|
||||
|
||||
A bounder that randomly draw new values for variables going out bounds, using an \mbox{\hyperlink{classeo_rng}{eo\+Rng}} to do so.
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
edo/src/edo\+Bounder\+Rng.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue