AUTHORS, index.h and moFitComparator have been updated

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@616 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
jboisson 2007-09-25 14:31:28 +00:00
commit 6c119796e0
263 changed files with 2315 additions and 1611 deletions

View file

@ -1,5 +1,12 @@
\section{Introduction}\label{main_intro}
MO is an extension of the ANSI-C++ compliant evolutionary computation library EO. \par
It contains classes for almost any kind of one solution based heuristics.\section{Tutorial}\label{main_tutorial}
\section{Installation}\label{main_install}
The installation procedure of the package is detailed in the {\tt README} file in the top-directory of the source-tree.\section{Overall Design}\label{main_design}
\section{Introduction}\label{main_Introduction}
MO is an extension of the ANSI-C++ compliant evolutionary computation library {\bf EO}. \par
It contains classes for almost any kind of one solution based heuristics.\section{AUTHORS}\label{main_authors}
\begin{TabularC}{1}
\hline
Sebastien CAHON \\\hline
{\tt Jean-Charles BOISSON} \\\hline
\end{TabularC}
\section{LICENCE}\label{main_LICENCE}
\section{Home Page}\label{main_Paradiseo}
{\tt http://paradiseo.gforge.inria.fr}\section{Installation}\label{main_Installation}
The installation procedure of the package is detailed in the {\tt README} file in the top-directory of the source-tree.