/** @mainpage Welcome to PARADISEO-Moving Objects @section intro 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 tutorial Tutorial @section install Installation The installation procedure of the package is detailed in the README file in the top-directory of the source-tree. @section design Overall Design */ // coding: iso-8859-1 // mode: C++ // c-file-style: "Stroustrup" // fill-column: 80 // End: