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
62
Doxygen doc/latex/classmoeo_pop_neighborhood_explorer.tex
Normal file
62
Doxygen doc/latex/classmoeo_pop_neighborhood_explorer.tex
Normal file
|
|
@ -0,0 +1,62 @@
|
|||
\hypertarget{classmoeo_pop_neighborhood_explorer}{}\doxysection{moeo\+Pop\+Neighborhood\+Explorer$<$ Neighbor $>$ Class Template Reference}
|
||||
\label{classmoeo_pop_neighborhood_explorer}\index{moeoPopNeighborhoodExplorer$<$ Neighbor $>$@{moeoPopNeighborhoodExplorer$<$ Neighbor $>$}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$moeo\+Pop\+Neighborhood\+Explorer.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for moeo\+Pop\+Neighborhood\+Explorer$<$ Neighbor $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=350pt]{classmoeo_pop_neighborhood_explorer__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for moeo\+Pop\+Neighborhood\+Explorer$<$ Neighbor $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=251pt]{classmoeo_pop_neighborhood_explorer__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Types}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classmoeo_pop_neighborhood_explorer_a1f5dc4cda3e6bbe9e3814bff2b0228f4}\label{classmoeo_pop_neighborhood_explorer_a1f5dc4cda3e6bbe9e3814bff2b0228f4}}
|
||||
typedef \mbox{\hyperlink{classeo_bit}{Neighbor\+::\+E\+OT}} {\bfseries M\+O\+E\+OT}
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
virtual void \mbox{\hyperlink{classmoeo_pop_neighborhood_explorer_a76bf140553eb97f0f900cfa3ecec745e}{operator()}} (\mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{classeo_bit}{M\+O\+E\+OT}} $>$ \&, std\+::vector$<$ unsigned int $>$, \mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{classeo_bit}{M\+O\+E\+OT}} $>$ \&)=0
|
||||
\end{DoxyCompactItemize}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
\subsubsection*{template$<$class Neighbor$>$\newline
|
||||
class moeo\+Pop\+Neighborhood\+Explorer$<$ Neighbor $>$}
|
||||
|
||||
Abstract class for multi-\/objective local search neighborhood exploration
|
||||
|
||||
\doxysubsection{Member Function Documentation}
|
||||
\mbox{\Hypertarget{classmoeo_pop_neighborhood_explorer_a76bf140553eb97f0f900cfa3ecec745e}\label{classmoeo_pop_neighborhood_explorer_a76bf140553eb97f0f900cfa3ecec745e}}
|
||||
\index{moeoPopNeighborhoodExplorer$<$ Neighbor $>$@{moeoPopNeighborhoodExplorer$<$ Neighbor $>$}!operator()@{operator()}}
|
||||
\index{operator()@{operator()}!moeoPopNeighborhoodExplorer$<$ Neighbor $>$@{moeoPopNeighborhoodExplorer$<$ Neighbor $>$}}
|
||||
\doxysubsubsection{\texorpdfstring{operator()()}{operator()()}}
|
||||
{\footnotesize\ttfamily template$<$class Neighbor $>$ \\
|
||||
virtual void \mbox{\hyperlink{classmoeo_pop_neighborhood_explorer}{moeo\+Pop\+Neighborhood\+Explorer}}$<$ \mbox{\hyperlink{classmo_bit_neighbor}{Neighbor}} $>$\+::operator() (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{classeo_bit}{M\+O\+E\+OT}} $>$ \&}]{, }\item[{std\+::vector$<$ unsigned int $>$}]{, }\item[{\mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{classeo_bit}{M\+O\+E\+OT}} $>$ \&}]{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [pure virtual]}}
|
||||
|
||||
abstract functor which realize exploration
|
||||
|
||||
Implemented in \mbox{\hyperlink{classmoeo_exhaustive_neighborhood_explorer_a638c0ff84d62f767d2ebcf252f26c5fe}{moeo\+Exhaustive\+Neighborhood\+Explorer$<$ Neighbor $>$}}, and \mbox{\hyperlink{classmoeo_sub_neighborhood_explorer_a3331d5a4732a55e7d920a346cb69a8f5}{moeo\+Sub\+Neighborhood\+Explorer$<$ Neighbor $>$}}.
|
||||
|
||||
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
moeo/src/explorer/moeo\+Pop\+Neighborhood\+Explorer.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue