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

99 lines
5.9 KiB
TeX

\hypertarget{classeo_vl_uniform_quad_op}{}\doxysection{eo\+Vl\+Uniform\+Quad\+Op$<$ E\+OT $>$ Class Template Reference}
\label{classeo_vl_uniform_quad_op}\index{eoVlUniformQuadOp$<$ EOT $>$@{eoVlUniformQuadOp$<$ EOT $>$}}
{\ttfamily \#include $<$eo\+Variable\+Length\+Crossover.\+h$>$}
Inheritance diagram for eo\+Vl\+Uniform\+Quad\+Op$<$ E\+OT $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classeo_vl_uniform_quad_op__inherit__graph}
\end{center}
\end{figure}
Collaboration diagram for eo\+Vl\+Uniform\+Quad\+Op$<$ E\+OT $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classeo_vl_uniform_quad_op__coll__graph}
\end{center}
\end{figure}
\doxysubsection*{Public Types}
\begin{DoxyCompactItemize}
\item
\mbox{\Hypertarget{classeo_vl_uniform_quad_op_a112fb25313f4ec453800d47c2e243d04}\label{classeo_vl_uniform_quad_op_a112fb25313f4ec453800d47c2e243d04}}
typedef E\+O\+T\+::\+Atom\+Type {\bfseries Atom\+Type}
\item
\mbox{\Hypertarget{classeo_vl_uniform_quad_op_a112fb25313f4ec453800d47c2e243d04}\label{classeo_vl_uniform_quad_op_a112fb25313f4ec453800d47c2e243d04}}
typedef E\+O\+T\+::\+Atom\+Type {\bfseries Atom\+Type}
\end{DoxyCompactItemize}
\doxysubsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
\mbox{\Hypertarget{classeo_vl_uniform_quad_op_a938ad15695a4adb2152a8b92b2e294c5}\label{classeo_vl_uniform_quad_op_a938ad15695a4adb2152a8b92b2e294c5}}
{\bfseries eo\+Vl\+Uniform\+Quad\+Op} (unsigned \+\_\+\+Min, unsigned \+\_\+\+Max, double \+\_\+rate=0.\+5)
\item
bool \mbox{\hyperlink{classeo_vl_uniform_quad_op_ad02f29871208497571b6ab1d0ee3943c}{operator()}} (\mbox{\hyperlink{struct_dummy}{E\+OT}} \&\+\_\+eo1, \mbox{\hyperlink{struct_dummy}{E\+OT}} \&\+\_\+eo2)
\begin{DoxyCompactList}\small\item\em The pure virtual function that needs to be implemented by the subclass. \end{DoxyCompactList}\item
\mbox{\Hypertarget{classeo_vl_uniform_quad_op_a938ad15695a4adb2152a8b92b2e294c5}\label{classeo_vl_uniform_quad_op_a938ad15695a4adb2152a8b92b2e294c5}}
{\bfseries eo\+Vl\+Uniform\+Quad\+Op} (unsigned \+\_\+\+Min, unsigned \+\_\+\+Max, double \+\_\+rate=0.\+5)
\item
bool \mbox{\hyperlink{classeo_vl_uniform_quad_op_ad02f29871208497571b6ab1d0ee3943c}{operator()}} (\mbox{\hyperlink{struct_dummy}{E\+OT}} \&\+\_\+eo1, \mbox{\hyperlink{struct_dummy}{E\+OT}} \&\+\_\+eo2)
\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\+Vl\+Uniform\+Quad\+Op$<$ E\+O\+T $>$}
Direct Uniform Exchange of genes (obsolete, already \+:-\/) stays there for historical reasons
A very primitive version, that does no verification at all!!! N\+E\+E\+DS to be improved -\/ but no time now \+:-\/((( Especially, if both guys have maximal size, it will take a lot of time to generate 2 offspring that both are not oversized!!! Also, we should first check for identical atoms, and copy them to the offspring, and only after that exchange the other ones (Radcliffe\textquotesingle{}s R\+RR).
\doxysubsection{Member Function Documentation}
\mbox{\Hypertarget{classeo_vl_uniform_quad_op_ad02f29871208497571b6ab1d0ee3943c}\label{classeo_vl_uniform_quad_op_ad02f29871208497571b6ab1d0ee3943c}}
\index{eoVlUniformQuadOp$<$ EOT $>$@{eoVlUniformQuadOp$<$ EOT $>$}!operator()@{operator()}}
\index{operator()@{operator()}!eoVlUniformQuadOp$<$ EOT $>$@{eoVlUniformQuadOp$<$ EOT $>$}}
\doxysubsubsection{\texorpdfstring{operator()()}{operator()()}\hspace{0.1cm}{\footnotesize\ttfamily [1/2]}}
{\footnotesize\ttfamily template$<$class E\+OT $>$ \\
bool \mbox{\hyperlink{classeo_vl_uniform_quad_op}{eo\+Vl\+Uniform\+Quad\+Op}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$\+::operator() (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{struct_dummy}{E\+OT}} \&}]{, }\item[{\mbox{\hyperlink{struct_dummy}{E\+OT}} \&}]{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
The pure virtual function that needs to be implemented by the subclass.
\begin{DoxyRefDesc}{Todo}
\item[\mbox{\hyperlink{todo__todo000007}{Todo}}]F\+I\+X\+ME bad hardcoded limit, should use an algorithm that guarantee a correct size in a finite number of tries \end{DoxyRefDesc}
Implements \mbox{\hyperlink{classeo_b_f_aa03c40b95210569b826df79a2237a0d0}{eo\+B\+F$<$ E\+O\+T \&, E\+O\+T \&, bool $>$}}.
\mbox{\Hypertarget{classeo_vl_uniform_quad_op_ad02f29871208497571b6ab1d0ee3943c}\label{classeo_vl_uniform_quad_op_ad02f29871208497571b6ab1d0ee3943c}}
\index{eoVlUniformQuadOp$<$ EOT $>$@{eoVlUniformQuadOp$<$ EOT $>$}!operator()@{operator()}}
\index{operator()@{operator()}!eoVlUniformQuadOp$<$ EOT $>$@{eoVlUniformQuadOp$<$ EOT $>$}}
\doxysubsubsection{\texorpdfstring{operator()()}{operator()()}\hspace{0.1cm}{\footnotesize\ttfamily [2/2]}}
{\footnotesize\ttfamily template$<$class E\+OT $>$ \\
bool \mbox{\hyperlink{classeo_vl_uniform_quad_op}{eo\+Vl\+Uniform\+Quad\+Op}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$\+::operator() (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{struct_dummy}{E\+OT}} \&}]{, }\item[{\mbox{\hyperlink{struct_dummy}{E\+OT}} \&}]{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
The pure virtual function that needs to be implemented by the subclass.
\begin{DoxyRefDesc}{Todo}
\item[\mbox{\hyperlink{todo__todo000024}{Todo}}]F\+I\+X\+ME bad hardcoded limit, should use an algorithm that guarantee a correct size in a finite number of tries \end{DoxyRefDesc}
Implements \mbox{\hyperlink{classeo_b_f_aa03c40b95210569b826df79a2237a0d0}{eo\+B\+F$<$ E\+O\+T \&, E\+O\+T \&, bool $>$}}.
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
\item
deprecated/eo/src/eo\+Variable\+Length\+Crossover.\+h\end{DoxyCompactItemize}