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
33
Doxygen doc/latex/group___samplers.tex
Normal file
33
Doxygen doc/latex/group___samplers.tex
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
\hypertarget{group___samplers}{}\doxysection{Samplers}
|
||||
\label{group___samplers}\index{Samplers@{Samplers}}
|
||||
|
||||
|
||||
Functors that draw and repair individuals according to a given distribution.
|
||||
|
||||
|
||||
Collaboration diagram for Samplers\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=350pt]{group___samplers}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Classes}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
class \mbox{\hyperlink{classedo_sampler}{edo\+Sampler$<$ D $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classedo_sampler_binomial}{edo\+Sampler\+Binomial$<$ E\+O\+T, D $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classedo_sampler_normal_mono}{edo\+Sampler\+Normal\+Mono$<$ E\+O\+T, D $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classedo_sampler_normal_multi}{edo\+Sampler\+Normal\+Multi$<$ E\+O\+T, D $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classedo_sampler_uniform}{edo\+Sampler\+Uniform$<$ E\+O\+T, D $>$}}
|
||||
\end{DoxyCompactItemize}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
Functors that draw and repair individuals according to a given distribution.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue