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
108
Doxygen doc/latex/classeo_mon_gen_op.tex
Normal file
108
Doxygen doc/latex/classeo_mon_gen_op.tex
Normal file
|
|
@ -0,0 +1,108 @@
|
|||
\hypertarget{classeo_mon_gen_op}{}\doxysection{eo\+Mon\+Gen\+Op$<$ E\+OT $>$ Class Template Reference}
|
||||
\label{classeo_mon_gen_op}\index{eoMonGenOp$<$ EOT $>$@{eoMonGenOp$<$ EOT $>$}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$eo\+Gen\+Op.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for eo\+Mon\+Gen\+Op$<$ E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=350pt]{classeo_mon_gen_op__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for eo\+Mon\+Gen\+Op$<$ E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=350pt]{classeo_mon_gen_op__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_mon_gen_op_a76048489b2938e3aa3503cc5d74e5baf}\label{classeo_mon_gen_op_a76048489b2938e3aa3503cc5d74e5baf}}
|
||||
{\bfseries eo\+Mon\+Gen\+Op} (\mbox{\hyperlink{classeo_mon_op}{eo\+Mon\+Op}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&\+\_\+op)
|
||||
\item
|
||||
unsigned \mbox{\hyperlink{classeo_mon_gen_op_a201916ef7b186c77f95807d3c6d30099}{max\+\_\+production}} (void)
|
||||
\item
|
||||
void \mbox{\hyperlink{classeo_mon_gen_op_aac7257021b6fb674c899ce6e460fdacb}{apply}} (\mbox{\hyperlink{classeo_populator}{eo\+Populator}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&\+\_\+it)
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_mon_gen_op_a928098041e7ab424b81a40b9aabcb466}\label{classeo_mon_gen_op_a928098041e7ab424b81a40b9aabcb466}}
|
||||
virtual std\+::string {\bfseries class\+Name} () const
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_mon_gen_op_a76048489b2938e3aa3503cc5d74e5baf}\label{classeo_mon_gen_op_a76048489b2938e3aa3503cc5d74e5baf}}
|
||||
{\bfseries eo\+Mon\+Gen\+Op} (\mbox{\hyperlink{classeo_mon_op}{eo\+Mon\+Op}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&\+\_\+op)
|
||||
\item
|
||||
unsigned \mbox{\hyperlink{classeo_mon_gen_op_a201916ef7b186c77f95807d3c6d30099}{max\+\_\+production}} (void)
|
||||
\item
|
||||
void \mbox{\hyperlink{classeo_mon_gen_op_aac7257021b6fb674c899ce6e460fdacb}{apply}} (\mbox{\hyperlink{classeo_populator}{eo\+Populator}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&\+\_\+it)
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_mon_gen_op_a928098041e7ab424b81a40b9aabcb466}\label{classeo_mon_gen_op_a928098041e7ab424b81a40b9aabcb466}}
|
||||
virtual std\+::string {\bfseries class\+Name} () const
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Additional Inherited Members}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
\subsubsection*{template$<$class E\+OT$>$\newline
|
||||
class eo\+Mon\+Gen\+Op$<$ E\+O\+T $>$}
|
||||
|
||||
Wrapper for \mbox{\hyperlink{classeo_mon_op}{eo\+Mon\+Op}}
|
||||
|
||||
\doxysubsection{Member Function Documentation}
|
||||
\mbox{\Hypertarget{classeo_mon_gen_op_aac7257021b6fb674c899ce6e460fdacb}\label{classeo_mon_gen_op_aac7257021b6fb674c899ce6e460fdacb}}
|
||||
\index{eoMonGenOp$<$ EOT $>$@{eoMonGenOp$<$ EOT $>$}!apply@{apply}}
|
||||
\index{apply@{apply}!eoMonGenOp$<$ EOT $>$@{eoMonGenOp$<$ EOT $>$}}
|
||||
\doxysubsubsection{\texorpdfstring{apply()}{apply()}\hspace{0.1cm}{\footnotesize\ttfamily [1/2]}}
|
||||
{\footnotesize\ttfamily template$<$class E\+OT $>$ \\
|
||||
void \mbox{\hyperlink{classeo_mon_gen_op}{eo\+Mon\+Gen\+Op}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$\+::apply (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{classeo_populator}{eo\+Populator}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&}]{\+\_\+pop }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
|
||||
|
||||
the function that will do the work
|
||||
|
||||
Implements \mbox{\hyperlink{classeo_gen_op_a7f068857fa57b4f399d2b447481c6448}{eo\+Gen\+Op$<$ E\+O\+T $>$}}.
|
||||
|
||||
\mbox{\Hypertarget{classeo_mon_gen_op_aac7257021b6fb674c899ce6e460fdacb}\label{classeo_mon_gen_op_aac7257021b6fb674c899ce6e460fdacb}}
|
||||
\index{eoMonGenOp$<$ EOT $>$@{eoMonGenOp$<$ EOT $>$}!apply@{apply}}
|
||||
\index{apply@{apply}!eoMonGenOp$<$ EOT $>$@{eoMonGenOp$<$ EOT $>$}}
|
||||
\doxysubsubsection{\texorpdfstring{apply()}{apply()}\hspace{0.1cm}{\footnotesize\ttfamily [2/2]}}
|
||||
{\footnotesize\ttfamily template$<$class E\+OT $>$ \\
|
||||
void \mbox{\hyperlink{classeo_mon_gen_op}{eo\+Mon\+Gen\+Op}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$\+::apply (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{classeo_populator}{eo\+Populator}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&}]{\+\_\+pop }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
|
||||
|
||||
the function that will do the work
|
||||
|
||||
Implements \mbox{\hyperlink{classeo_gen_op_a7f068857fa57b4f399d2b447481c6448}{eo\+Gen\+Op$<$ E\+O\+T $>$}}.
|
||||
|
||||
\mbox{\Hypertarget{classeo_mon_gen_op_a201916ef7b186c77f95807d3c6d30099}\label{classeo_mon_gen_op_a201916ef7b186c77f95807d3c6d30099}}
|
||||
\index{eoMonGenOp$<$ EOT $>$@{eoMonGenOp$<$ EOT $>$}!max\_production@{max\_production}}
|
||||
\index{max\_production@{max\_production}!eoMonGenOp$<$ EOT $>$@{eoMonGenOp$<$ EOT $>$}}
|
||||
\doxysubsubsection{\texorpdfstring{max\_production()}{max\_production()}\hspace{0.1cm}{\footnotesize\ttfamily [1/2]}}
|
||||
{\footnotesize\ttfamily template$<$class E\+OT $>$ \\
|
||||
unsigned \mbox{\hyperlink{classeo_mon_gen_op}{eo\+Mon\+Gen\+Op}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$\+::max\+\_\+production (\begin{DoxyParamCaption}\item[{void}]{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
|
||||
|
||||
Max production is used to reserve space for all elements that are used by the operator, not setting it properly can result in a crash
|
||||
|
||||
Implements \mbox{\hyperlink{classeo_gen_op_aaeaf1af3f0c36a94096b622a6c14241f}{eo\+Gen\+Op$<$ E\+O\+T $>$}}.
|
||||
|
||||
\mbox{\Hypertarget{classeo_mon_gen_op_a201916ef7b186c77f95807d3c6d30099}\label{classeo_mon_gen_op_a201916ef7b186c77f95807d3c6d30099}}
|
||||
\index{eoMonGenOp$<$ EOT $>$@{eoMonGenOp$<$ EOT $>$}!max\_production@{max\_production}}
|
||||
\index{max\_production@{max\_production}!eoMonGenOp$<$ EOT $>$@{eoMonGenOp$<$ EOT $>$}}
|
||||
\doxysubsubsection{\texorpdfstring{max\_production()}{max\_production()}\hspace{0.1cm}{\footnotesize\ttfamily [2/2]}}
|
||||
{\footnotesize\ttfamily template$<$class E\+OT $>$ \\
|
||||
unsigned \mbox{\hyperlink{classeo_mon_gen_op}{eo\+Mon\+Gen\+Op}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$\+::max\+\_\+production (\begin{DoxyParamCaption}\item[{void}]{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
|
||||
|
||||
Max production is used to reserve space for all elements that are used by the operator, not setting it properly can result in a crash
|
||||
|
||||
Implements \mbox{\hyperlink{classeo_gen_op_aaeaf1af3f0c36a94096b622a6c14241f}{eo\+Gen\+Op$<$ E\+O\+T $>$}}.
|
||||
|
||||
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
deprecated/eo/src/eo\+Gen\+Op.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue