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
76
Doxygen doc/latex/classmoeo_archive_updater.tex
Normal file
76
Doxygen doc/latex/classmoeo_archive_updater.tex
Normal file
|
|
@ -0,0 +1,76 @@
|
|||
\hypertarget{classmoeo_archive_updater}{}\doxysection{moeo\+Archive\+Updater$<$ M\+O\+E\+OT $>$ Class Template Reference}
|
||||
\label{classmoeo_archive_updater}\index{moeoArchiveUpdater$<$ MOEOT $>$@{moeoArchiveUpdater$<$ MOEOT $>$}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$moeo\+Archive\+Updater.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for moeo\+Archive\+Updater$<$ M\+O\+E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=200pt]{classmoeo_archive_updater__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for moeo\+Archive\+Updater$<$ M\+O\+E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=200pt]{classmoeo_archive_updater__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\hyperlink{classmoeo_archive_updater_a1497a2bc8df12565b3ea21bb8e08bee1}{moeo\+Archive\+Updater}} (\mbox{\hyperlink{classmoeo_archive}{moeo\+Archive}}$<$ M\+O\+E\+OT $>$ \&\+\_\+arch, const \mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ M\+O\+E\+OT $>$ \&\+\_\+pop)
|
||||
\item
|
||||
void \mbox{\hyperlink{classmoeo_archive_updater_a3d72137dce51d0d4f0cc7207be42878a}{operator()}} ()
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Additional Inherited Members}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
\subsubsection*{template$<$class M\+O\+E\+OT$>$\newline
|
||||
class moeo\+Archive\+Updater$<$ M\+O\+E\+O\+T $>$}
|
||||
|
||||
This class allows to update the archive at each generation with newly found non-\/dominated solutions.
|
||||
|
||||
\doxysubsection{Constructor \& Destructor Documentation}
|
||||
\mbox{\Hypertarget{classmoeo_archive_updater_a1497a2bc8df12565b3ea21bb8e08bee1}\label{classmoeo_archive_updater_a1497a2bc8df12565b3ea21bb8e08bee1}}
|
||||
\index{moeoArchiveUpdater$<$ MOEOT $>$@{moeoArchiveUpdater$<$ MOEOT $>$}!moeoArchiveUpdater@{moeoArchiveUpdater}}
|
||||
\index{moeoArchiveUpdater@{moeoArchiveUpdater}!moeoArchiveUpdater$<$ MOEOT $>$@{moeoArchiveUpdater$<$ MOEOT $>$}}
|
||||
\doxysubsubsection{\texorpdfstring{moeoArchiveUpdater()}{moeoArchiveUpdater()}}
|
||||
{\footnotesize\ttfamily template$<$class M\+O\+E\+OT $>$ \\
|
||||
\mbox{\hyperlink{classmoeo_archive_updater}{moeo\+Archive\+Updater}}$<$ M\+O\+E\+OT $>$\+::\mbox{\hyperlink{classmoeo_archive_updater}{moeo\+Archive\+Updater}} (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{classmoeo_archive}{moeo\+Archive}}$<$ M\+O\+E\+OT $>$ \&}]{\+\_\+arch, }\item[{const \mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ M\+O\+E\+OT $>$ \&}]{\+\_\+pop }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
|
||||
|
||||
Ctor
|
||||
\begin{DoxyParams}{Parameters}
|
||||
{\em \+\_\+arch} & an archive of non-\/dominated solutions \\
|
||||
\hline
|
||||
{\em \+\_\+pop} & the main population \\
|
||||
\hline
|
||||
\end{DoxyParams}
|
||||
|
||||
|
||||
\doxysubsection{Member Function Documentation}
|
||||
\mbox{\Hypertarget{classmoeo_archive_updater_a3d72137dce51d0d4f0cc7207be42878a}\label{classmoeo_archive_updater_a3d72137dce51d0d4f0cc7207be42878a}}
|
||||
\index{moeoArchiveUpdater$<$ MOEOT $>$@{moeoArchiveUpdater$<$ MOEOT $>$}!operator()@{operator()}}
|
||||
\index{operator()@{operator()}!moeoArchiveUpdater$<$ MOEOT $>$@{moeoArchiveUpdater$<$ MOEOT $>$}}
|
||||
\doxysubsubsection{\texorpdfstring{operator()()}{operator()()}}
|
||||
{\footnotesize\ttfamily template$<$class M\+O\+E\+OT $>$ \\
|
||||
void \mbox{\hyperlink{classmoeo_archive_updater}{moeo\+Archive\+Updater}}$<$ M\+O\+E\+OT $>$\+::operator() (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
|
||||
|
||||
Updates the archive with newly found non-\/dominated solutions contained in the main population
|
||||
|
||||
Implements \mbox{\hyperlink{classeo_f_a8b8f7f70edd96ec765c29357b373913d}{eo\+F$<$ void $>$}}.
|
||||
|
||||
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
moeo/src/utils/moeo\+Archive\+Updater.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue