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

73 lines
4 KiB
TeX

\hypertarget{classeo_e_p_reduce}{}\doxysection{eo\+E\+P\+Reduce$<$ E\+OT $>$ Class Template Reference}
\label{classeo_e_p_reduce}\index{eoEPReduce$<$ EOT $>$@{eoEPReduce$<$ EOT $>$}}
{\ttfamily \#include $<$eo\+Reduce.\+h$>$}
Inheritance diagram for eo\+E\+P\+Reduce$<$ E\+OT $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classeo_e_p_reduce__inherit__graph}
\end{center}
\end{figure}
Collaboration diagram for eo\+E\+P\+Reduce$<$ E\+OT $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classeo_e_p_reduce__coll__graph}
\end{center}
\end{figure}
\doxysubsection*{Classes}
\begin{DoxyCompactItemize}
\item
struct \mbox{\hyperlink{structeo_e_p_reduce_1_1_cmp}{Cmp}}
\end{DoxyCompactItemize}
\doxysubsection*{Public Types}
\begin{DoxyCompactItemize}
\item
\mbox{\Hypertarget{classeo_e_p_reduce_a72ab6b824ed3bbf0373e043caa636bdc}\label{classeo_e_p_reduce_a72ab6b824ed3bbf0373e043caa636bdc}}
typedef E\+O\+T\+::\+Fitness {\bfseries Fitness}
\item
\mbox{\Hypertarget{classeo_e_p_reduce_a4f3a67504f39b03aeb13b378c5479ed0}\label{classeo_e_p_reduce_a4f3a67504f39b03aeb13b378c5479ed0}}
typedef std\+::pair$<$ float, typename \mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$\+::iterator $>$ \mbox{\hyperlink{classeo_e_p_reduce_a4f3a67504f39b03aeb13b378c5479ed0}{E\+Ppair}}
\begin{DoxyCompactList}\small\item\em helper struct for comparing on std\+::pairs \end{DoxyCompactList}\item
\mbox{\Hypertarget{classeo_e_p_reduce_a72ab6b824ed3bbf0373e043caa636bdc}\label{classeo_e_p_reduce_a72ab6b824ed3bbf0373e043caa636bdc}}
typedef E\+O\+T\+::\+Fitness {\bfseries Fitness}
\item
\mbox{\Hypertarget{classeo_e_p_reduce_a4f3a67504f39b03aeb13b378c5479ed0}\label{classeo_e_p_reduce_a4f3a67504f39b03aeb13b378c5479ed0}}
typedef std\+::pair$<$ float, typename \mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$\+::iterator $>$ \mbox{\hyperlink{classeo_e_p_reduce_a4f3a67504f39b03aeb13b378c5479ed0}{E\+Ppair}}
\begin{DoxyCompactList}\small\item\em helper struct for comparing on std\+::pairs \end{DoxyCompactList}\end{DoxyCompactItemize}
\doxysubsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
\mbox{\Hypertarget{classeo_e_p_reduce_a67e3767c0cfe90416ce82b9ab8d50753}\label{classeo_e_p_reduce_a67e3767c0cfe90416ce82b9ab8d50753}}
{\bfseries eo\+E\+P\+Reduce} (unsigned \+\_\+t\+\_\+size)
\item
\mbox{\Hypertarget{classeo_e_p_reduce_ae8fa0db3cbcdf09c8f315b359d330282}\label{classeo_e_p_reduce_ae8fa0db3cbcdf09c8f315b359d330282}}
void \mbox{\hyperlink{classeo_e_p_reduce_ae8fa0db3cbcdf09c8f315b359d330282}{operator()}} (\mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&\+\_\+newgen, unsigned \+\_\+newsize)
\begin{DoxyCompactList}\small\item\em The pure virtual function that needs to be implemented by the subclass. \end{DoxyCompactList}\item
\mbox{\Hypertarget{classeo_e_p_reduce_a67e3767c0cfe90416ce82b9ab8d50753}\label{classeo_e_p_reduce_a67e3767c0cfe90416ce82b9ab8d50753}}
{\bfseries eo\+E\+P\+Reduce} (unsigned \+\_\+t\+\_\+size)
\item
\mbox{\Hypertarget{classeo_e_p_reduce_ae8fa0db3cbcdf09c8f315b359d330282}\label{classeo_e_p_reduce_ae8fa0db3cbcdf09c8f315b359d330282}}
void \mbox{\hyperlink{classeo_e_p_reduce_ae8fa0db3cbcdf09c8f315b359d330282}{operator()}} (\mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&\+\_\+newgen, unsigned \+\_\+newsize)
\begin{DoxyCompactList}\small\item\em The pure virtual function that needs to be implemented by the subclass. \end{DoxyCompactList}\end{DoxyCompactItemize}
\doxysubsection*{Additional Inherited Members}
\doxysubsection{Detailed Description}
\subsubsection*{template$<$class E\+OT$>$\newline
class eo\+E\+P\+Reduce$<$ E\+O\+T $>$}
EP truncation method (some global stochastic tournament + sort) Softer selective pressure than pure truncate
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
\item
deprecated/eo/src/eo\+Reduce.\+h\end{DoxyCompactItemize}