MO full import
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@25 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
754f79be6a
commit
bbad098cba
315 changed files with 46407 additions and 0 deletions
46
trunk/paradiseo-mo/docs/latex/classmo_aspir_crit.tex
Normal file
46
trunk/paradiseo-mo/docs/latex/classmo_aspir_crit.tex
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
\section{mo\-Aspir\-Crit$<$ 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 $<$mo\-Aspir\-Crit.h$>$}
|
||||
|
||||
Inheritance diagram for mo\-Aspir\-Crit$<$ M $>$::\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[height=2cm]{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 a aspiration criterion. \item\end{CompactList}\end{CompactItemize}
|
||||
|
||||
|
||||
\subsection{Detailed Description}
|
||||
\subsubsection*{template$<$class M$>$ class mo\-Aspir\-Crit$<$ 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 {\bf mo\-TS}{\rm (p.\,\pageref{classmo_t_s})}. See mo\-No\-Aspri\-Crit for example.
|
||||
|
||||
|
||||
|
||||
Definition at line 22 of file mo\-Aspir\-Crit.h.
|
||||
|
||||
\subsection{Member Function Documentation}
|
||||
\index{moAspirCrit@{mo\-Aspir\-Crit}!init@{init}}
|
||||
\index{init@{init}!moAspirCrit@{mo\-Aspir\-Crit}}
|
||||
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class M$>$ virtual void {\bf mo\-Aspir\-Crit}$<$ M $>$::init ()\hspace{0.3cm}{\tt [pure virtual]}}\label{classmo_aspir_crit_a8ce84510a5ec7c9078381e542c6d140}
|
||||
|
||||
|
||||
Procedure which initialises all that needs a aspiration criterion.
|
||||
|
||||
It can be possible that this procedure do nothing...
|
||||
|
||||
Implemented in {\bf mo\-Impr\-Best\-Fit\-Aspir\-Crit$<$ M $>$} {\rm (p.\,\pageref{classmo_impr_best_fit_aspir_crit_ffa451a14ff4ea86fb8bd9fdbc348630})}, and {\bf mo\-No\-Aspir\-Crit$<$ M $>$} {\rm (p.\,\pageref{classmo_no_aspir_crit_f3a286fc4c2d36bd390ba9a3074f3037})}.
|
||||
|
||||
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
||||
\item
|
||||
mo\-Aspir\-Crit.h\end{CompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue