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,57 @@
\hypertarget{classeo_external_mon_op}{}\doxysection{eo\+External\+Mon\+Op$<$ F, External, External\+EO $>$ Class Template Reference}
\label{classeo_external_mon_op}\index{eoExternalMonOp$<$ F, External, ExternalEO $>$@{eoExternalMonOp$<$ F, External, ExternalEO $>$}}
{\ttfamily \#include $<$eo\+External\+Op\+Functions.\+h$>$}
Inheritance diagram for eo\+External\+Mon\+Op$<$ F, External, External\+EO $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classeo_external_mon_op__inherit__graph}
\end{center}
\end{figure}
Collaboration diagram for eo\+External\+Mon\+Op$<$ F, External, External\+EO $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classeo_external_mon_op__coll__graph}
\end{center}
\end{figure}
\doxysubsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
\mbox{\Hypertarget{classeo_external_mon_op_a005ce7584686aeae91e7fce6a0cd9559}\label{classeo_external_mon_op_a005ce7584686aeae91e7fce6a0cd9559}}
{\bfseries eo\+External\+Mon\+Op} (bool($\ast$\+\_\+mutate)(External \&))
\item
\mbox{\Hypertarget{classeo_external_mon_op_a59276df9d5702d640f270827d34efa42}\label{classeo_external_mon_op_a59276df9d5702d640f270827d34efa42}}
bool {\bfseries operator()} (External\+EO \&eo)
\item
\mbox{\Hypertarget{classeo_external_mon_op_a005ce7584686aeae91e7fce6a0cd9559}\label{classeo_external_mon_op_a005ce7584686aeae91e7fce6a0cd9559}}
{\bfseries eo\+External\+Mon\+Op} (bool($\ast$\+\_\+mutate)(External \&))
\item
\mbox{\Hypertarget{classeo_external_mon_op_a59276df9d5702d640f270827d34efa42}\label{classeo_external_mon_op_a59276df9d5702d640f270827d34efa42}}
bool {\bfseries operator()} (External\+EO \&eo)
\end{DoxyCompactItemize}
\doxysubsection*{Additional Inherited Members}
\doxysubsection{Detailed Description}
\subsubsection*{template$<$class F, class External, class External\+EO = eo\+External\+E\+O$<$\+F, External$>$$>$\newline
class eo\+External\+Mon\+Op$<$ F, External, External\+E\+O $>$}
Mutation of external struct, ctor expects a function of the following signature\+:
bool func(\+External\&);
Where External is the user defined struct or class. The function should return true when it changed something, false otherwise
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
\item
deprecated/eo/src/other/eo\+External\+Op\+Functions.\+h\end{DoxyCompactItemize}