paradiseo/trunk
2011-07-08 09:37:32 +00:00
..
lib remove old libraries 2009-03-05 13:09:27 +00:00
paradiseo-mo Verify if the neighbor fitness is invalid or not before the copy of fitness, if it is, the neighbor will copy an invalid fitness else the neighbor fitness will be set with the fitness of the copied neighbor 2011-07-08 09:37:32 +00:00
paradiseo-moeo variable initialization missing 2011-05-12 17:01:59 +00:00
paradiseo-old-mo CMake config updated 2010-06-18 15:11:41 +00:00
paradiseo-peo doc removed in trunk 2011-03-14 13:53:56 +00:00
problems/eval correction in nkq contribution() : q -> q-1 2011-02-04 13:34:16 +00:00
.mpd.conf git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@67 331e1502-861f-0410-8da2-ba01fb791d7f 2006-12-13 14:14:37 +00:00
AUTHORS README files updated 2010-06-08 14:46:21 +00:00
install.cmake CMake config updated 2010-06-18 15:11:41 +00:00
installParadiseo.sh Fixing bugs when cleaning the .bashrc file. 2009-02-24 15:52:25 +00:00
LICENSE converted to dos format 2008-03-06 09:48:55 +00:00
OldDartConfig.cmake move OldDartConfig/cmake 2008-11-17 13:39:51 +00:00
README numéro de version modifié 2010-06-28 09:23:58 +00:00

==========================================================================================
                       RELEASE		
==========================================================================================

The current release is paradisEO-1.3

==========================================================================================
                      INSTALLATION
==========================================================================================
The basic installation procedure must be done in the directory 
which contains the extracted archive.

 --> Example : bash installParadiseo.sh

Please try source installParadiseo.sh --help  for further information

==========================================================================================
                       DIRECTORY STRUCTURE
==========================================================================================
After unpacking the archive file, you should end up with the following
structure:

.../                        Installation directory (specified with ./installParadiseo.sh)
   |
   |
   +-- AUTHORS				      Author list 
   |
   |
   +-- INSTALL                    INSTALL file
   |
   |
   +-- install.cmake			  ParadisEO main install config file
   |
   |
   +-- installParadiseo.sh		  Install script
   |
   +-- lib/
   |	   | +-- /libxml2-2.7.3.tar.gz   LIBXML2 archive (required for ParadisEO-PEO)
   |	   | +-- /mpich2-1.0.8.tar.gz    MPICH2 archive (required for ParadisEO-PEO)
   |
   |
   + LICENCE				       Licence contents
   |
   |
   +-- paradiseo-eo 			   paradiseo-eo dir
   |
   |
   +-- paradiseo-mo                paradiseo-mo dir 
   |
   |
   +-- paradiseo-moeo              paradiseo-moeo  dir
   |   
   |
   +-- paradiseo-old-mo            paradiseo-old-mo  dir
   |   
   |
   +-- paradiseo-peo               paradiseo-peo  dir
   |
   |
   +-- problems                    classical problems evaluation functions
   |
   |
   +-- README				       README file

==========================================================================================
              NOTES
==========================================================================================

ParadisEO uses EO, a templates-based, ANSI-C++ compliant evolutionary computation library. 
It contains classes for almost any kind of evolutionary computation you might come up to - at 
least for the ones we could think of.
EO Website: http://eodev.sourceforge.net/.
EO is distributed under the GNU Lesser General Public License: http://www.gnu.org/copyleft/lesser.html

Please read README file of each extracted directory if you have
problems for the installation.

==========================================================================================
              CONTACT
==========================================================================================
For further information about ParadisEO, help or to report any
problem : paradiseo-help@lists.gforge.inria.fr