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,125 @@
\hypertarget{classeo_es_standard_xover}{}\doxysection{eo\+Es\+Standard\+Xover$<$ E\+OT $>$ Class Template Reference}
\label{classeo_es_standard_xover}\index{eoEsStandardXover$<$ EOT $>$@{eoEsStandardXover$<$ EOT $>$}}
{\ttfamily \#include $<$eo\+Es\+Standard\+Xover.\+h$>$}
Inheritance diagram for eo\+Es\+Standard\+Xover$<$ E\+OT $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classeo_es_standard_xover__inherit__graph}
\end{center}
\end{figure}
Collaboration diagram for eo\+Es\+Standard\+Xover$<$ E\+OT $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classeo_es_standard_xover__coll__graph}
\end{center}
\end{figure}
\doxysubsection*{Public Types}
\begin{DoxyCompactItemize}
\item
\mbox{\Hypertarget{classeo_es_standard_xover_a49faa632f1e819e47b9a6617e2ccf7b0}\label{classeo_es_standard_xover_a49faa632f1e819e47b9a6617e2ccf7b0}}
typedef E\+O\+T\+::\+Fitness {\bfseries FitT}
\item
\mbox{\Hypertarget{classeo_es_standard_xover_a49faa632f1e819e47b9a6617e2ccf7b0}\label{classeo_es_standard_xover_a49faa632f1e819e47b9a6617e2ccf7b0}}
typedef E\+O\+T\+::\+Fitness {\bfseries FitT}
\end{DoxyCompactItemize}
\doxysubsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
\mbox{\hyperlink{classeo_es_standard_xover_a471a688c24af0972094add32bee5f732}{eo\+Es\+Standard\+Xover}} (\mbox{\hyperlink{classeo_bin_op}{eo\+Bin\+Op}}$<$ double $>$ \&\+\_\+cross\+Obj, \mbox{\hyperlink{classeo_bin_op}{eo\+Bin\+Op}}$<$ double $>$ \&\+\_\+cross\+Mut)
\item
\mbox{\Hypertarget{classeo_es_standard_xover_a5fca83ef6773b15df3ec1fb08b6c48b8}\label{classeo_es_standard_xover_a5fca83ef6773b15df3ec1fb08b6c48b8}}
virtual std\+::string \mbox{\hyperlink{classeo_es_standard_xover_a5fca83ef6773b15df3ec1fb08b6c48b8}{class\+Name}} () const
\begin{DoxyCompactList}\small\item\em The class name. Used to display statistics. \end{DoxyCompactList}\item
bool \mbox{\hyperlink{classeo_es_standard_xover_a7f9b4c8976878ea246459582de7042a8}{operator()}} (\mbox{\hyperlink{struct_dummy}{E\+OT}} \&\+\_\+eo1, const \mbox{\hyperlink{struct_dummy}{E\+OT}} \&\+\_\+eo2)
\item
\mbox{\hyperlink{classeo_es_standard_xover_a471a688c24af0972094add32bee5f732}{eo\+Es\+Standard\+Xover}} (\mbox{\hyperlink{classeo_bin_op}{eo\+Bin\+Op}}$<$ double $>$ \&\+\_\+cross\+Obj, \mbox{\hyperlink{classeo_bin_op}{eo\+Bin\+Op}}$<$ double $>$ \&\+\_\+cross\+Mut)
\item
\mbox{\Hypertarget{classeo_es_standard_xover_a5fca83ef6773b15df3ec1fb08b6c48b8}\label{classeo_es_standard_xover_a5fca83ef6773b15df3ec1fb08b6c48b8}}
virtual std\+::string \mbox{\hyperlink{classeo_es_standard_xover_a5fca83ef6773b15df3ec1fb08b6c48b8}{class\+Name}} () const
\begin{DoxyCompactList}\small\item\em The class name. Used to display statistics. \end{DoxyCompactList}\item
bool \mbox{\hyperlink{classeo_es_standard_xover_a7f9b4c8976878ea246459582de7042a8}{operator()}} (\mbox{\hyperlink{struct_dummy}{E\+OT}} \&\+\_\+eo1, const \mbox{\hyperlink{struct_dummy}{E\+OT}} \&\+\_\+eo2)
\end{DoxyCompactItemize}
\doxysubsection*{Additional Inherited Members}
\doxysubsection{Detailed Description}
\subsubsection*{template$<$class E\+OT$>$\newline
class eo\+Es\+Standard\+Xover$<$ E\+O\+T $>$}
-\/$\ast$-\/ mode\+: c++; c-\/indent-\/level\+: 4; c++-\/member-\/init-\/indent\+: 8; comment-\/column\+: 35; -\/$\ast$-\/
\DoxyHorRuler{0}
eo\+Es\+Local\+Xover.\+h \+: ES global crossover (c) Marc Schoenauer 2001 \begin{DoxyVerb}This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact: marc.schoenauer@polytechnique.fr http://eeaax.cmap.polytchnique.fr/
\end{DoxyVerb}
Standard (i.\+e. \mbox{\hyperlink{classeo_bin_op}{eo\+Bin\+Op}}) crossover operator for ES genotypes. Uses some Atom crossovers to handle both the object variables and the mutation strategy parameters It is an \mbox{\hyperlink{classeo_bin_op}{eo\+Bin\+Op}} and has to be wrapped into an \mbox{\hyperlink{classeo_gen_op}{eo\+Gen\+Op}} before being used like the global version
\doxysubsection{Constructor \& Destructor Documentation}
\mbox{\Hypertarget{classeo_es_standard_xover_a471a688c24af0972094add32bee5f732}\label{classeo_es_standard_xover_a471a688c24af0972094add32bee5f732}}
\index{eoEsStandardXover$<$ EOT $>$@{eoEsStandardXover$<$ EOT $>$}!eoEsStandardXover@{eoEsStandardXover}}
\index{eoEsStandardXover@{eoEsStandardXover}!eoEsStandardXover$<$ EOT $>$@{eoEsStandardXover$<$ EOT $>$}}
\doxysubsubsection{\texorpdfstring{eoEsStandardXover()}{eoEsStandardXover()}\hspace{0.1cm}{\footnotesize\ttfamily [1/2]}}
{\footnotesize\ttfamily template$<$class E\+OT $>$ \\
\mbox{\hyperlink{classeo_es_standard_xover}{eo\+Es\+Standard\+Xover}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$\+::\mbox{\hyperlink{classeo_es_standard_xover}{eo\+Es\+Standard\+Xover}} (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{classeo_bin_op}{eo\+Bin\+Op}}$<$ double $>$ \&}]{\+\_\+cross\+Obj, }\item[{\mbox{\hyperlink{classeo_bin_op}{eo\+Bin\+Op}}$<$ double $>$ \&}]{\+\_\+cross\+Mut }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
(Default) Constructor. \mbox{\Hypertarget{classeo_es_standard_xover_a471a688c24af0972094add32bee5f732}\label{classeo_es_standard_xover_a471a688c24af0972094add32bee5f732}}
\index{eoEsStandardXover$<$ EOT $>$@{eoEsStandardXover$<$ EOT $>$}!eoEsStandardXover@{eoEsStandardXover}}
\index{eoEsStandardXover@{eoEsStandardXover}!eoEsStandardXover$<$ EOT $>$@{eoEsStandardXover$<$ EOT $>$}}
\doxysubsubsection{\texorpdfstring{eoEsStandardXover()}{eoEsStandardXover()}\hspace{0.1cm}{\footnotesize\ttfamily [2/2]}}
{\footnotesize\ttfamily template$<$class E\+OT $>$ \\
\mbox{\hyperlink{classeo_es_standard_xover}{eo\+Es\+Standard\+Xover}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$\+::\mbox{\hyperlink{classeo_es_standard_xover}{eo\+Es\+Standard\+Xover}} (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{classeo_bin_op}{eo\+Bin\+Op}}$<$ double $>$ \&}]{\+\_\+cross\+Obj, }\item[{\mbox{\hyperlink{classeo_bin_op}{eo\+Bin\+Op}}$<$ double $>$ \&}]{\+\_\+cross\+Mut }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
(Default) Constructor.
\doxysubsection{Member Function Documentation}
\mbox{\Hypertarget{classeo_es_standard_xover_a7f9b4c8976878ea246459582de7042a8}\label{classeo_es_standard_xover_a7f9b4c8976878ea246459582de7042a8}}
\index{eoEsStandardXover$<$ EOT $>$@{eoEsStandardXover$<$ EOT $>$}!operator()@{operator()}}
\index{operator()@{operator()}!eoEsStandardXover$<$ EOT $>$@{eoEsStandardXover$<$ EOT $>$}}
\doxysubsubsection{\texorpdfstring{operator()()}{operator()()}\hspace{0.1cm}{\footnotesize\ttfamily [1/2]}}
{\footnotesize\ttfamily template$<$class E\+OT $>$ \\
bool \mbox{\hyperlink{classeo_es_standard_xover}{eo\+Es\+Standard\+Xover}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$\+::operator() (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{struct_dummy}{E\+OT}} \&}]{\+\_\+eo1, }\item[{const \mbox{\hyperlink{struct_dummy}{E\+OT}} \&}]{\+\_\+eo2 }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
modifies one parents in the populator using a second parent
Implements \mbox{\hyperlink{classeo_b_f_aa03c40b95210569b826df79a2237a0d0}{eo\+B\+F$<$ E\+O\+T \&, const E\+O\+T \&, bool $>$}}.
\mbox{\Hypertarget{classeo_es_standard_xover_a7f9b4c8976878ea246459582de7042a8}\label{classeo_es_standard_xover_a7f9b4c8976878ea246459582de7042a8}}
\index{eoEsStandardXover$<$ EOT $>$@{eoEsStandardXover$<$ EOT $>$}!operator()@{operator()}}
\index{operator()@{operator()}!eoEsStandardXover$<$ EOT $>$@{eoEsStandardXover$<$ EOT $>$}}
\doxysubsubsection{\texorpdfstring{operator()()}{operator()()}\hspace{0.1cm}{\footnotesize\ttfamily [2/2]}}
{\footnotesize\ttfamily template$<$class E\+OT $>$ \\
bool \mbox{\hyperlink{classeo_es_standard_xover}{eo\+Es\+Standard\+Xover}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$\+::operator() (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{struct_dummy}{E\+OT}} \&}]{\+\_\+eo1, }\item[{const \mbox{\hyperlink{struct_dummy}{E\+OT}} \&}]{\+\_\+eo2 }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
modifies one parents in the populator using a second parent
Implements \mbox{\hyperlink{classeo_b_f_aa03c40b95210569b826df79a2237a0d0}{eo\+B\+F$<$ E\+O\+T \&, const E\+O\+T \&, bool $>$}}.
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
\item
deprecated/eo/src/es/eo\+Es\+Standard\+Xover.\+h\end{DoxyCompactItemize}