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
73
Doxygen doc/latex/classmo_updater.tex
Normal file
73
Doxygen doc/latex/classmo_updater.tex
Normal file
|
|
@ -0,0 +1,73 @@
|
|||
\hypertarget{classmo_updater}{}\doxysection{mo\+Updater Class Reference}
|
||||
\label{classmo_updater}\index{moUpdater@{moUpdater}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$mo\+Updater.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for mo\+Updater\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=350pt]{classmo_updater__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for mo\+Updater\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=169pt]{classmo_updater__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
virtual void \mbox{\hyperlink{classmo_updater_a75d678281397954494f10716469fdf09}{init}} ()
|
||||
\item
|
||||
virtual void \mbox{\hyperlink{classmo_updater_a5a1c3c229914044bea40d05174a788b4}{last\+Call}} ()
|
||||
\item
|
||||
virtual std\+::string \mbox{\hyperlink{classmo_updater_af7310ddf7a57060b494b3f4746a18a5b}{class\+Name}} (void) const
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Additional Inherited Members}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
Base class for to update what ever you want similar to \mbox{\hyperlink{classeo_updater}{eo\+Updater}} But there is an init method !
|
||||
|
||||
\doxysubsection{Member Function Documentation}
|
||||
\mbox{\Hypertarget{classmo_updater_af7310ddf7a57060b494b3f4746a18a5b}\label{classmo_updater_af7310ddf7a57060b494b3f4746a18a5b}}
|
||||
\index{moUpdater@{moUpdater}!className@{className}}
|
||||
\index{className@{className}!moUpdater@{moUpdater}}
|
||||
\doxysubsubsection{\texorpdfstring{className()}{className()}}
|
||||
{\footnotesize\ttfamily virtual std\+::string mo\+Updater\+::class\+Name (\begin{DoxyParamCaption}\item[{void}]{ }\end{DoxyParamCaption}) const\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
|
||||
|
||||
class name
|
||||
|
||||
Reimplemented from \mbox{\hyperlink{classeo_functor_base}{eo\+Functor\+Base}}.
|
||||
|
||||
\mbox{\Hypertarget{classmo_updater_a75d678281397954494f10716469fdf09}\label{classmo_updater_a75d678281397954494f10716469fdf09}}
|
||||
\index{moUpdater@{moUpdater}!init@{init}}
|
||||
\index{init@{init}!moUpdater@{moUpdater}}
|
||||
\doxysubsubsection{\texorpdfstring{init()}{init()}}
|
||||
{\footnotesize\ttfamily virtual void mo\+Updater\+::init (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
|
||||
|
||||
first call of the updater
|
||||
|
||||
Reimplemented in \mbox{\hyperlink{classmo_double_incr_evaluation_ae0a0e80fc061e96e65b40b07b3070f6a}{mo\+Double\+Incr\+Evaluation$<$ Neighbor $>$}}, and \mbox{\hyperlink{classmo_double_incr_evaluation_ae0a0e80fc061e96e65b40b07b3070f6a}{mo\+Double\+Incr\+Evaluation$<$ mo\+Bit\+Neighbor $>$}}.
|
||||
|
||||
\mbox{\Hypertarget{classmo_updater_a5a1c3c229914044bea40d05174a788b4}\label{classmo_updater_a5a1c3c229914044bea40d05174a788b4}}
|
||||
\index{moUpdater@{moUpdater}!lastCall@{lastCall}}
|
||||
\index{lastCall@{lastCall}!moUpdater@{moUpdater}}
|
||||
\doxysubsubsection{\texorpdfstring{lastCall()}{lastCall()}}
|
||||
{\footnotesize\ttfamily virtual void mo\+Updater\+::last\+Call (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
|
||||
|
||||
last call of the updater
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
mo/src/continuator/mo\+Updater.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue