paradiseo/Doxygen doc/latex/classmoeo_exhaustive_neighborhood_explorer.tex
aaziz-alaoui e79679b3c9 adding the problem configuration interface to irace interface
problem_config_mapping created
2020-10-01 15:55:30 +02:00

85 lines
5.3 KiB
TeX

\hypertarget{classmoeo_exhaustive_neighborhood_explorer}{}\doxysection{moeo\+Exhaustive\+Neighborhood\+Explorer$<$ Neighbor $>$ Class Template Reference}
\label{classmoeo_exhaustive_neighborhood_explorer}\index{moeoExhaustiveNeighborhoodExplorer$<$ Neighbor $>$@{moeoExhaustiveNeighborhoodExplorer$<$ Neighbor $>$}}
{\ttfamily \#include $<$moeo\+Exhaustive\+Neighborhood\+Explorer.\+h$>$}
Inheritance diagram for moeo\+Exhaustive\+Neighborhood\+Explorer$<$ Neighbor $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=251pt]{classmoeo_exhaustive_neighborhood_explorer__inherit__graph}
\end{center}
\end{figure}
Collaboration diagram for moeo\+Exhaustive\+Neighborhood\+Explorer$<$ Neighbor $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=251pt]{classmoeo_exhaustive_neighborhood_explorer__coll__graph}
\end{center}
\end{figure}
\doxysubsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
\mbox{\hyperlink{classmoeo_exhaustive_neighborhood_explorer_abcfd7bbcd356ffecef64f98772e0449b}{moeo\+Exhaustive\+Neighborhood\+Explorer}} (\mbox{\hyperlink{classmo_neighborhood}{mo\+Neighborhood}}$<$ \mbox{\hyperlink{classmo_bit_neighbor}{Neighbor}} $>$ \&\+\_\+neighborhood, \mbox{\hyperlink{classmo_eval}{mo\+Eval}}$<$ \mbox{\hyperlink{classmo_bit_neighbor}{Neighbor}} $>$ \&\+\_\+eval)
\item
void \mbox{\hyperlink{classmoeo_exhaustive_neighborhood_explorer_a638c0ff84d62f767d2ebcf252f26c5fe}{operator()}} (\mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{classeo_bit}{M\+O\+E\+OT}} $>$ \&\+\_\+src, std\+::vector$<$ unsigned int $>$ \+\_\+select, \mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{classeo_bit}{M\+O\+E\+OT}} $>$ \&\+\_\+dest)
\end{DoxyCompactItemize}
\doxysubsection*{Additional Inherited Members}
\doxysubsection{Detailed Description}
\subsubsection*{template$<$class Neighbor$>$\newline
class moeo\+Exhaustive\+Neighborhood\+Explorer$<$ Neighbor $>$}
Explorer which explore all the neighborhood
\doxysubsection{Constructor \& Destructor Documentation}
\mbox{\Hypertarget{classmoeo_exhaustive_neighborhood_explorer_abcfd7bbcd356ffecef64f98772e0449b}\label{classmoeo_exhaustive_neighborhood_explorer_abcfd7bbcd356ffecef64f98772e0449b}}
\index{moeoExhaustiveNeighborhoodExplorer$<$ Neighbor $>$@{moeoExhaustiveNeighborhoodExplorer$<$ Neighbor $>$}!moeoExhaustiveNeighborhoodExplorer@{moeoExhaustiveNeighborhoodExplorer}}
\index{moeoExhaustiveNeighborhoodExplorer@{moeoExhaustiveNeighborhoodExplorer}!moeoExhaustiveNeighborhoodExplorer$<$ Neighbor $>$@{moeoExhaustiveNeighborhoodExplorer$<$ Neighbor $>$}}
\doxysubsubsection{\texorpdfstring{moeoExhaustiveNeighborhoodExplorer()}{moeoExhaustiveNeighborhoodExplorer()}}
{\footnotesize\ttfamily template$<$class Neighbor $>$ \\
\mbox{\hyperlink{classmoeo_exhaustive_neighborhood_explorer}{moeo\+Exhaustive\+Neighborhood\+Explorer}}$<$ \mbox{\hyperlink{classmo_bit_neighbor}{Neighbor}} $>$\+::\mbox{\hyperlink{classmoeo_exhaustive_neighborhood_explorer}{moeo\+Exhaustive\+Neighborhood\+Explorer}} (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{classmo_neighborhood}{mo\+Neighborhood}}$<$ \mbox{\hyperlink{classmo_bit_neighbor}{Neighbor}} $>$ \&}]{\+\_\+neighborhood, }\item[{\mbox{\hyperlink{classmo_eval}{mo\+Eval}}$<$ \mbox{\hyperlink{classmo_bit_neighbor}{Neighbor}} $>$ \&}]{\+\_\+eval }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
Constructor
\begin{DoxyParams}{Parameters}
{\em \+\_\+neighborhood} & a neighborhood \\
\hline
{\em \+\_\+eval} & neighbor evaluation function \\
\hline
\end{DoxyParams}
\doxysubsection{Member Function Documentation}
\mbox{\Hypertarget{classmoeo_exhaustive_neighborhood_explorer_a638c0ff84d62f767d2ebcf252f26c5fe}\label{classmoeo_exhaustive_neighborhood_explorer_a638c0ff84d62f767d2ebcf252f26c5fe}}
\index{moeoExhaustiveNeighborhoodExplorer$<$ Neighbor $>$@{moeoExhaustiveNeighborhoodExplorer$<$ Neighbor $>$}!operator()@{operator()}}
\index{operator()@{operator()}!moeoExhaustiveNeighborhoodExplorer$<$ Neighbor $>$@{moeoExhaustiveNeighborhoodExplorer$<$ Neighbor $>$}}
\doxysubsubsection{\texorpdfstring{operator()()}{operator()()}}
{\footnotesize\ttfamily template$<$class Neighbor $>$ \\
void \mbox{\hyperlink{classmoeo_exhaustive_neighborhood_explorer}{moeo\+Exhaustive\+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}} $>$ \&}]{\+\_\+src, }\item[{std\+::vector$<$ unsigned int $>$}]{\+\_\+select, }\item[{\mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{classeo_bit}{M\+O\+E\+OT}} $>$ \&}]{\+\_\+dest }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
functor to explore the neighborhood
\begin{DoxyParams}{Parameters}
{\em \+\_\+src} & the population to explore \\
\hline
{\em \+\_\+select} & contains index of individuals from the population to explore \\
\hline
{\em \+\_\+dest} & contains new generated individuals \\
\hline
\end{DoxyParams}
Implements \mbox{\hyperlink{classmoeo_pop_neighborhood_explorer_a76bf140553eb97f0f900cfa3ecec745e}{moeo\+Pop\+Neighborhood\+Explorer$<$ Neighbor $>$}}.
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
\item
moeo/src/explorer/moeo\+Exhaustive\+Neighborhood\+Explorer.\+h\end{DoxyCompactItemize}