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
88
Doxygen doc/latex/group___real.tex
Normal file
88
Doxygen doc/latex/group___real.tex
Normal file
|
|
@ -0,0 +1,88 @@
|
|||
\hypertarget{group___real}{}\doxysection{Vector of reals}
|
||||
\label{group___real}\index{Vector of reals@{Vector of reals}}
|
||||
|
||||
|
||||
Set of classes related to continuous black-\/box optimization problems.
|
||||
|
||||
|
||||
Collaboration diagram for Vector of reals\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=350pt]{group___real}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Classes}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_real_particle}{eo\+Real\+Particle$<$ Fit\+T $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_es_chrom_init}{eo\+Es\+Chrom\+Init$<$ E\+O\+T $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_es_full}{eo\+Es\+Full$<$ Fit $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_es_global_xover}{eo\+Es\+Global\+Xover$<$ E\+O\+T $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_es_mutate}{eo\+Es\+Mutate$<$ E\+O\+T $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_es_mutation_init}{eo\+Es\+Mutation\+Init}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_es_simple}{eo\+Es\+Simple$<$ Fit $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_es_standard_xover}{eo\+Es\+Standard\+Xover$<$ E\+O\+T $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_es_stdev}{eo\+Es\+Stdev$<$ Fit $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_normal_vec_mutation}{eo\+Normal\+Vec\+Mutation$<$ E\+O\+T $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_normal_mutation}{eo\+Normal\+Mutation$<$ E\+O\+T $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_one_fifth_mutation}{eo\+One\+Fifth\+Mutation$<$ E\+O\+T $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_real}{eo\+Real$<$ Fit\+T $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_double_exchange}{eo\+Double\+Exchange}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_double_intermediate}{eo\+Double\+Intermediate}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_real_init_bounded}{eo\+Real\+Init\+Bounded$<$ E\+O\+T $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_s_b_x_crossover}{eo\+S\+B\+X\+Crossover$<$ E\+O\+T $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_int_no_bounds}{eo\+Int\+No\+Bounds}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_int_interval}{eo\+Int\+Interval}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_int_below_bound}{eo\+Int\+Below\+Bound}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_int_above_bound}{eo\+Int\+Above\+Bound}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_general_int_bounds}{eo\+General\+Int\+Bounds}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_uniform_mutation}{eo\+Uniform\+Mutation$<$ E\+O\+T $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_det_uniform_mutation}{eo\+Det\+Uniform\+Mutation$<$ E\+O\+T $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_segment_crossover}{eo\+Segment\+Crossover$<$ E\+O\+T $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_arithmetic_crossover}{eo\+Arithmetic\+Crossover}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_real_ux_over}{eo\+Real\+Ux\+Over}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_int_bounds}{eo\+Int\+Bounds}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_real_bounds}{eo\+Real\+Bounds}}
|
||||
\end{DoxyCompactItemize}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
Set of classes related to continuous black-\/box optimization problems.
|
||||
|
||||
Here are several examples of test programs using \mbox{\hyperlink{classeo_real}{eo\+Real}}, \mbox{\hyperlink{classeo_es_simple}{eo\+Es\+Simple}}, \mbox{\hyperlink{classeo_es_stdev}{eo\+Es\+Stdev}} or \mbox{\hyperlink{classeo_es_full}{eo\+Es\+Full}} to build an Evoution Strategies algorithm\+:
|
||||
\begin{DoxyCodeInclude}{0}
|
||||
\end{DoxyCodeInclude}
|
||||
|
||||
\begin{DoxyCodeInclude}{0}
|
||||
\end{DoxyCodeInclude}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue