adding the problem configuration interface to irace interface

problem_config_mapping created
This commit is contained in:
aaziz-alaoui 2020-10-01 15:55:30 +02:00
commit e79679b3c9
14462 changed files with 182271 additions and 6 deletions

View 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.