64 lines
3.6 KiB
TeX
64 lines
3.6 KiB
TeX
\hypertarget{classeo_vl_uniform_bin_op}{}\doxysection{eo\+Vl\+Uniform\+Bin\+Op$<$ E\+OT $>$ Class Template Reference}
|
|
\label{classeo_vl_uniform_bin_op}\index{eoVlUniformBinOp$<$ EOT $>$@{eoVlUniformBinOp$<$ EOT $>$}}
|
|
|
|
|
|
{\ttfamily \#include $<$eo\+Variable\+Length\+Crossover.\+h$>$}
|
|
|
|
|
|
|
|
Inheritance diagram for eo\+Vl\+Uniform\+Bin\+Op$<$ E\+OT $>$\+:
|
|
\nopagebreak
|
|
\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[width=350pt]{classeo_vl_uniform_bin_op__inherit__graph}
|
|
\end{center}
|
|
\end{figure}
|
|
|
|
|
|
Collaboration diagram for eo\+Vl\+Uniform\+Bin\+Op$<$ E\+OT $>$\+:
|
|
\nopagebreak
|
|
\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[width=350pt]{classeo_vl_uniform_bin_op__coll__graph}
|
|
\end{center}
|
|
\end{figure}
|
|
\doxysubsection*{Public Types}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
\mbox{\Hypertarget{classeo_vl_uniform_bin_op_a30f9f670c406d4f5a7d69336a0506617}\label{classeo_vl_uniform_bin_op_a30f9f670c406d4f5a7d69336a0506617}}
|
|
typedef E\+O\+T\+::\+Atom\+Type {\bfseries Atom\+Type}
|
|
\item
|
|
\mbox{\Hypertarget{classeo_vl_uniform_bin_op_a30f9f670c406d4f5a7d69336a0506617}\label{classeo_vl_uniform_bin_op_a30f9f670c406d4f5a7d69336a0506617}}
|
|
typedef E\+O\+T\+::\+Atom\+Type {\bfseries Atom\+Type}
|
|
\end{DoxyCompactItemize}
|
|
\doxysubsection*{Public Member Functions}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
\mbox{\Hypertarget{classeo_vl_uniform_bin_op_a4165f198e1ccba5c0b3bdfa888b38057}\label{classeo_vl_uniform_bin_op_a4165f198e1ccba5c0b3bdfa888b38057}}
|
|
{\bfseries eo\+Vl\+Uniform\+Bin\+Op} (unsigned \+\_\+\+Min, unsigned \+\_\+\+Max, double \+\_\+rate=0.\+5)
|
|
\item
|
|
\mbox{\Hypertarget{classeo_vl_uniform_bin_op_a8681af608d4ea1a5820ad4fb3d8d19da}\label{classeo_vl_uniform_bin_op_a8681af608d4ea1a5820ad4fb3d8d19da}}
|
|
bool \mbox{\hyperlink{classeo_vl_uniform_bin_op_a8681af608d4ea1a5820ad4fb3d8d19da}{operator()}} (\mbox{\hyperlink{struct_dummy}{E\+OT}} \&\+\_\+eo1, const \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_bin_op_a4165f198e1ccba5c0b3bdfa888b38057}\label{classeo_vl_uniform_bin_op_a4165f198e1ccba5c0b3bdfa888b38057}}
|
|
{\bfseries eo\+Vl\+Uniform\+Bin\+Op} (unsigned \+\_\+\+Min, unsigned \+\_\+\+Max, double \+\_\+rate=0.\+5)
|
|
\item
|
|
\mbox{\Hypertarget{classeo_vl_uniform_bin_op_a8681af608d4ea1a5820ad4fb3d8d19da}\label{classeo_vl_uniform_bin_op_a8681af608d4ea1a5820ad4fb3d8d19da}}
|
|
bool \mbox{\hyperlink{classeo_vl_uniform_bin_op_a8681af608d4ea1a5820ad4fb3d8d19da}{operator()}} (\mbox{\hyperlink{struct_dummy}{E\+OT}} \&\+\_\+eo1, const \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\+Bin\+Op$<$ E\+O\+T $>$}
|
|
|
|
Direct Uniform Exchange of genes for Variable Length, B\+I\+N\+A\+RY version
|
|
|
|
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 some time to generate even 1 offspring that is 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).
|
|
|
|
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
|
\item
|
|
deprecated/eo/src/eo\+Variable\+Length\+Crossover.\+h\end{DoxyCompactItemize}
|