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

62 lines
3.2 KiB
TeX

\hypertarget{classeo_dual_pop_split}{}\doxysection{eo\+Dual\+Pop\+Split$<$ E\+OT $>$ Class Template Reference}
\label{classeo_dual_pop_split}\index{eoDualPopSplit$<$ EOT $>$@{eoDualPopSplit$<$ EOT $>$}}
{\ttfamily \#include $<$eo\+Dual\+Fitness.\+h$>$}
Inheritance diagram for eo\+Dual\+Pop\+Split$<$ E\+OT $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=316pt]{classeo_dual_pop_split__inherit__graph}
\end{center}
\end{figure}
Collaboration diagram for eo\+Dual\+Pop\+Split$<$ E\+OT $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classeo_dual_pop_split__coll__graph}
\end{center}
\end{figure}
\doxysubsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
\mbox{\Hypertarget{classeo_dual_pop_split_a10bef8754c2c8c801a3781da8479eb54}\label{classeo_dual_pop_split_a10bef8754c2c8c801a3781da8479eb54}}
void \mbox{\hyperlink{classeo_dual_pop_split_a10bef8754c2c8c801a3781da8479eb54}{operator()}} (const \mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&pop)
\begin{DoxyCompactList}\small\item\em Split the pop and keep them in members. \end{DoxyCompactList}\item
\mbox{\Hypertarget{classeo_dual_pop_split_af04d912d0c1c6942efc6225b4131cdfd}\label{classeo_dual_pop_split_af04d912d0c1c6942efc6225b4131cdfd}}
\mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \mbox{\hyperlink{classeo_dual_pop_split_af04d912d0c1c6942efc6225b4131cdfd}{merge}} () const
\begin{DoxyCompactList}\small\item\em Merge feasible and unfeasible populations into a new one. \end{DoxyCompactList}\item
\mbox{\Hypertarget{classeo_dual_pop_split_a7edd03c6987b96502a0eaff9965c1126}\label{classeo_dual_pop_split_a7edd03c6987b96502a0eaff9965c1126}}
\mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \& {\bfseries feasible} ()
\item
\mbox{\Hypertarget{classeo_dual_pop_split_aca1f5eed3f6ef2f4015d23eebd837228}\label{classeo_dual_pop_split_aca1f5eed3f6ef2f4015d23eebd837228}}
\mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \& {\bfseries unfeasible} ()
\end{DoxyCompactItemize}
\doxysubsection*{Protected Attributes}
\begin{DoxyCompactItemize}
\item
\mbox{\Hypertarget{classeo_dual_pop_split_a23bab61f55af05be39bbc52012dc7d43}\label{classeo_dual_pop_split_a23bab61f55af05be39bbc52012dc7d43}}
\mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ {\bfseries \+\_\+pop\+\_\+feasible}
\item
\mbox{\Hypertarget{classeo_dual_pop_split_aa6822a0fde0cce88426081b32b3a85d7}\label{classeo_dual_pop_split_aa6822a0fde0cce88426081b32b3a85d7}}
\mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ {\bfseries \+\_\+pop\+\_\+unfeasible}
\end{DoxyCompactItemize}
\doxysubsection*{Additional Inherited Members}
\doxysubsection{Detailed Description}
\subsubsection*{template$<$class E\+OT$>$\newline
class eo\+Dual\+Pop\+Split$<$ E\+O\+T $>$}
Separate the population into two\+: one with only feasible individuals, the other with unfeasible ones.
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
\item
eo/src/eo\+Dual\+Fitness.\+h\end{DoxyCompactItemize}