                       ================================
                         Aquarium 2.0.X documentation
                       ================================

Welcome to Life Simulation !

This archive contains Aquarium 2.0.X.


Compiling and installing
========================

Please read the INSTALL file carefully for instructions on how to get
Aquarium compiled on your machine.


Starting Aquarium
=================

Aquarium can be started using two modes :
NOTE:
    The following examples assume that Genetic Simulation has been compiled on
    your system and that the script runMe are localized in the main directory 
    of Aquarium.

Here are the steps:

runMe :

  | % runMe -p <parameters> -piste <the_piste> -l <worms_list> -lang <language> -m <mode>

  <parameters>	is the name of a file containing the parameters of the 
      	      	simulation.
  <worms_list>	is the name of a file containing the worms list.
  <the_piste> 	is the name of a file containing the piste (place where lives 
      	      	the worms).
  <language>  	is the language to use : FR for french or EN for english.
  <mode>  	is the mode to use : text for textual and visual in order
      	      	to use the Ihm.

  Or for a list of command-line options:

  | % runMe --help


Bugs :
=====
- Sometime, when you click on the button '?', the number of worm
that is displayed is not correct, be sure to have a correct number by 
clicking again on the button.
- If your computer is too speed, it is possible that when you will
try to save a simulation, the application will freeze.
- Be carreful : you at least 2 worms for a crossing over, so take attention
to your pourcentage of killed worms, for example, if you have 100 worms and
a killing rate of 99%, there will be only one worm left, so, no crossing over,
and no evolution.


Authors :
=========
Ferret Renaud 	: renaud91@hotmail.com
Vidonne Muriel	: muriel_vidonne@yahoo.fr


And finally :
=============
Have fun.
