git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@889 331e1502-861f-0410-8da2-ba01fb791d7f
44 lines
1.8 KiB
TeX
44 lines
1.8 KiB
TeX
\section{moAspirCrit$<$ M $>$ Class Template Reference}
|
|
\label{classmo_aspir_crit}\index{moAspirCrit@{moAspirCrit}}
|
|
Description of the conditions in which a tabu move could be accepted.
|
|
|
|
|
|
{\tt \#include $<$moAspirCrit.h$>$}
|
|
|
|
Inheritance diagram for moAspirCrit$<$ M $>$::\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[height=4cm]{classmo_aspir_crit}
|
|
\end{center}
|
|
\end{figure}
|
|
\subsection*{Public Member Functions}
|
|
\begin{CompactItemize}
|
|
\item
|
|
virtual void {\bf init} ()=0
|
|
\begin{CompactList}\small\item\em Procedure which initialises all that needs an aspiration criterion. \item\end{CompactList}\end{CompactItemize}
|
|
|
|
|
|
\subsection{Detailed Description}
|
|
\subsubsection*{template$<$class M$>$ class moAspirCrit$<$ M $>$}
|
|
|
|
Description of the conditions in which a tabu move could be accepted.
|
|
|
|
It is only a description... An object that herits from this class is needed to be used in a \doxyref{moTS}{p.}{classmo_t_s}. See moNoAspriCrit for example.
|
|
|
|
Definition at line 47 of file moAspirCrit.h.
|
|
|
|
\subsection{Member Function Documentation}
|
|
\index{moAspirCrit@{moAspirCrit}!init@{init}}
|
|
\index{init@{init}!moAspirCrit@{moAspirCrit}}
|
|
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class M$>$ virtual void {\bf moAspirCrit}$<$ M $>$::init ()\hspace{0.3cm}{\tt [pure virtual]}}\label{classmo_aspir_crit_a8ce84510a5ec7c9078381e542c6d140}
|
|
|
|
|
|
Procedure which initialises all that needs an aspiration criterion.
|
|
|
|
It can be possible that this procedure does nothing...
|
|
|
|
Implemented in {\bf moImprBestFitAspirCrit$<$ M $>$} \doxyref{}{p.}{classmo_impr_best_fit_aspir_crit_ffa451a14ff4ea86fb8bd9fdbc348630}, and {\bf moNoAspirCrit$<$ M $>$} \doxyref{}{p.}{classmo_no_aspir_crit_f3a286fc4c2d36bd390ba9a3074f3037}.
|
|
|
|
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
|
\item
|
|
moAspirCrit.h\end{CompactItemize}
|