/** @mainpage Welcome to PARADISEO-Moving Objects @section Introduction MO is an extension of the ANSI-C++ compliant evolutionary computation library EO.
It contains classes for almost any kind of one solution based heuristics. @section authors AUTHORS
Sebastien CAHON
Jean-Charles BOISSON
@section LICENCE @section Paradiseo Home Page http://paradiseo.gforge.inria.fr @section Installation The installation procedure of the package is detailed in the README file in the top-directory of the source-tree. */ // coding: iso-8859-1 // mode: C++ // c-file-style: "Stroustrup" // fill-column: 80 // End: