paradiseo/trunk
jboisson 7879a70248 moImprBestFitAspirCrit.h has been updated, a bug ??? Strange, several line codes do not correspond with the associated commentaries... it must be tested
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1325 331e1502-861f-0410-8da2-ba01fb791d7f
2009-01-13 14:17:59 +00:00
..
lib deleted eo archive because of the sources integration 2007-07-03 08:14:10 +00:00
paradiseo-mo moImprBestFitAspirCrit.h has been updated, a bug ??? Strange, several line codes do not correspond with the associated commentaries... it must be tested 2009-01-13 14:17:59 +00:00
paradiseo-moeo Several modifications have been made to obtain g++ (GCC) 4.3.2 20081105 compatibility, -Wno-unused-parameter and -Wno-ignored-qualifiers have been added to avoid the corresponding warnings (only moeo is concerned by the second one). In order to avoid all the warnings, several modifications into EO are needed. 2008-12-17 17:35:43 +00:00
paradiseo-peo cooperation.cpp and multistart.cpp were empty cd ..cd .. I fill them in order to compil the platform. However, it is very strange... It must be checked carrefuly 2008-12-17 18:07:43 +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 added basic files 2008-02-01 13:32:25 +00:00
INSTALL added release info 2008-03-05 13:47:26 +00:00
install.cmake Several modifications have been made to obtain g++ (GCC) 4.3.2 20081105 compatibility, -Wno-unused-parameter and -Wno-ignored-qualifiers have been added to avoid the corresponding warnings (only moeo is concerned by the second one). In order to avoid all the warnings, several modifications into EO are needed. 2008-12-17 17:35:43 +00:00
installParadiseo.sh removed ctest -R flags 2008-03-18 16:01:54 +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 added release info 2008-03-05 13:47:26 +00:00

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

The current release is paradiseo-ix86-1.1

==========================================================================================
                      BUILDING PARADISEO FULL PACKAGE
==========================================================================================
The basic installation procedure must be done in the directory 
which contains the extracted archive.

 --> Example : source 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.cmake			  ParadisEO main install config file
   |
   |
   +-- installParadiseo.sh		  Install script
   |
   +-- lib/
   |	   | +-- /libxml2-2.6.0.tar.bz2   LIBXML2 archive (required for ParadisEO)
   |	   | +-- /mpich2-1.0.3.tar.gz     MPICH2 archive (required for ParadisEO)
   |
   |
   + LICENSE				   Licence contents
   |
   |
   +-- paradiseo-eo 			   paradiseo-eo dir
   |
   |
   +-- paradiseo-mo                        paradiseo-mo dir 
   |
   |
   +-- paradiseo-moeo                      paradiseo-moeo  dir
   |   
   |
   +-- paradiseo-peo                       paradiseo-peo  dir
   |
   +-- README				   README file
   |   
   |
   +-- .mpd.conf			   Paradiseo-peo config file


==========================================================================================
                       DIRECTORY STRUCTURE AFTER INSTALLATION
==========================================================================================
After running the script "installParadiseo.sh" and if the process is successful,
you should have the following structure :

.../                        Installation directory (specified with ./installParadiseo.sh)
   |
   |
   +-- AUTHORS				  Author list 
   |
   |
   +-- install.cmake			  ParadisEO main install config file
   |
   |
   +-- installParadiseo.sh		  Install script
   |
   |
   +-- INSTALL
   |
   |
   +-- lib/
   |	   | +-- /libxml2-2.6.0.tar.bz2   LIBXML2 archive (required for ParadisEO-PEO)
   |	   | +-- /mpich2-1.0.3.tar.gz     MPICH2 archive (required for ParadisEO-PEO)
   |
   +-- libxml2				   Libxml2 install directory (required for ParadisEO-PEO)
   |
   + LICENSE				   Licence contents
   |
   |
   +-- mpich2				   Mpich2 install directory (required for ParadisEO-PEO)
   |
   |
   +-- paradiseo-eo 			   paradiseo-eo dir
   |
   |
   +-- paradiseo-mo                        paradiseo-mo dir 
   |
   |
   +-- paradiseo-moeo                      paradiseo-moeo  dir
   |   
   |
   +-- paradiseo-peo                       paradiseo-peo  dir
   |
   +-- README				   README file
   |   
   |
   +-- .mpd.conf			   Paradiseo-peo config 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