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,53 @@
\hypertarget{classeo_bin_op}{}\doxysection{eo\+Bin\+Op$<$ E\+O\+Type $>$ Class Template Reference}
\label{classeo_bin_op}\index{eoBinOp$<$ EOType $>$@{eoBinOp$<$ EOType $>$}}
{\ttfamily \#include $<$eo\+Op.\+h$>$}
Inheritance diagram for eo\+Bin\+Op$<$ E\+O\+Type $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classeo_bin_op__inherit__graph}
\end{center}
\end{figure}
Collaboration diagram for eo\+Bin\+Op$<$ E\+O\+Type $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classeo_bin_op__coll__graph}
\end{center}
\end{figure}
\doxysubsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
\mbox{\Hypertarget{classeo_bin_op_a2fcae5c904b77fa0ccc50a7f43f523a7}\label{classeo_bin_op_a2fcae5c904b77fa0ccc50a7f43f523a7}}
\mbox{\hyperlink{classeo_bin_op_a2fcae5c904b77fa0ccc50a7f43f523a7}{eo\+Bin\+Op}} ()
\begin{DoxyCompactList}\small\item\em Ctor. \end{DoxyCompactList}\item
\mbox{\Hypertarget{classeo_bin_op_af4a1b46fa5be84e30cb449b908b506be}\label{classeo_bin_op_af4a1b46fa5be84e30cb449b908b506be}}
virtual std\+::string {\bfseries class\+Name} () const
\item
\mbox{\Hypertarget{classeo_bin_op_a2fcae5c904b77fa0ccc50a7f43f523a7}\label{classeo_bin_op_a2fcae5c904b77fa0ccc50a7f43f523a7}}
\mbox{\hyperlink{classeo_bin_op_a2fcae5c904b77fa0ccc50a7f43f523a7}{eo\+Bin\+Op}} ()
\begin{DoxyCompactList}\small\item\em Ctor. \end{DoxyCompactList}\item
\mbox{\Hypertarget{classeo_bin_op_af4a1b46fa5be84e30cb449b908b506be}\label{classeo_bin_op_af4a1b46fa5be84e30cb449b908b506be}}
virtual std\+::string {\bfseries class\+Name} () const
\end{DoxyCompactItemize}
\doxysubsection*{Additional Inherited Members}
\doxysubsection{Detailed Description}
\subsubsection*{template$<$class E\+O\+Type$>$\newline
class eo\+Bin\+Op$<$ E\+O\+Type $>$}
Binary genetic operator\+: subclasses \mbox{\hyperlink{classeo_op}{eo\+Op}}, and defines basically the operator() with two operands, only the first one can be modified When defining your own, make sure that you return a boolean value indicating that you have changed the content.
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
\item
deprecated/eo/src/eo\+Op.\+h\end{DoxyCompactItemize}