git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@426 331e1502-861f-0410-8da2-ba01fb791d7f
68 lines
2.7 KiB
TeX
68 lines
2.7 KiB
TeX
\section{moNoAspirCrit$<$ M $>$ Class Template Reference}
|
|
\label{classmo_no_aspir_crit}\index{moNoAspirCrit@{moNoAspirCrit}}
|
|
One of the possible aspiration criterion (\doxyref{moAspirCrit}{p.}{classmo_aspir_crit}).
|
|
|
|
|
|
{\tt \#include $<$moNoAspirCrit.h$>$}
|
|
|
|
Inheritance diagram for moNoAspirCrit$<$ M $>$::\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[height=4cm]{classmo_no_aspir_crit}
|
|
\end{center}
|
|
\end{figure}
|
|
\subsection*{Private Member Functions}
|
|
\begin{CompactItemize}
|
|
\item
|
|
bool {\bf operator()} (const M \&\_\-\_\-move, const typename M::EOType::Fitness \&\_\-\_\-sol)
|
|
\begin{CompactList}\small\item\em Function which describes the aspiration criterion behaviour. \item\end{CompactList}\item
|
|
void {\bf init} ()
|
|
\begin{CompactList}\small\item\em Procedure which initialises all that needs a \doxyref{moNoAspirCrit}{p.}{classmo_no_aspir_crit}. \item\end{CompactList}\end{CompactItemize}
|
|
|
|
|
|
\subsection{Detailed Description}
|
|
\subsubsection*{template$<$class M$>$ class moNoAspirCrit$<$ M $>$}
|
|
|
|
One of the possible aspiration criterion (\doxyref{moAspirCrit}{p.}{classmo_aspir_crit}).
|
|
|
|
The simplest : never satisfied.
|
|
|
|
|
|
|
|
Definition at line 21 of file moNoAspirCrit.h.
|
|
|
|
\subsection{Member Function Documentation}
|
|
\index{moNoAspirCrit@{moNoAspirCrit}!operator()@{operator()}}
|
|
\index{operator()@{operator()}!moNoAspirCrit@{moNoAspirCrit}}
|
|
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class M$>$ bool {\bf moNoAspirCrit}$<$ M $>$::operator() (const M \& {\em \_\-\_\-move}, const typename M::EOType::Fitness \& {\em \_\-\_\-sol})\hspace{0.3cm}{\tt [inline, private]}}\label{classmo_no_aspir_crit_8a7180a8d5c25bfb6727d0b59551b0f8}
|
|
|
|
|
|
Function which describes the aspiration criterion behaviour.
|
|
|
|
Does nothing.
|
|
|
|
\begin{Desc}
|
|
\item[Parameters:]
|
|
\begin{description}
|
|
\item[{\em \_\-\_\-move}]a move. \item[{\em \_\-\_\-sol}]a fitness. \end{description}
|
|
\end{Desc}
|
|
\begin{Desc}
|
|
\item[Returns:]FALSE. \end{Desc}
|
|
|
|
|
|
Definition at line 32 of file moNoAspirCrit.h.\index{moNoAspirCrit@{moNoAspirCrit}!init@{init}}
|
|
\index{init@{init}!moNoAspirCrit@{moNoAspirCrit}}
|
|
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class M$>$ void {\bf moNoAspirCrit}$<$ M $>$::init ()\hspace{0.3cm}{\tt [inline, private, virtual]}}\label{classmo_no_aspir_crit_f3a286fc4c2d36bd390ba9a3074f3037}
|
|
|
|
|
|
Procedure which initialises all that needs a \doxyref{moNoAspirCrit}{p.}{classmo_no_aspir_crit}.
|
|
|
|
Nothing...
|
|
|
|
Implements {\bf moAspirCrit$<$ M $>$} \doxyref{}{p.}{classmo_aspir_crit_a8ce84510a5ec7c9078381e542c6d140}.
|
|
|
|
Definition at line 43 of file moNoAspirCrit.h.
|
|
|
|
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
|
\item
|
|
moNoAspirCrit.h\end{CompactItemize}
|