index de la doc modifié

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1873 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
jhumeau 2010-06-28 14:57:24 +00:00
commit bc80ddded3
2 changed files with 12 additions and 5 deletions

View file

@ -2,8 +2,16 @@
@section Introduction
ParadisEO-MO is a white-box object-oriented generic framework dedicated to the flexible design of local search algorithms.
ParadisEO-MO is a white-box object-oriented generic framework dedicated to the flexible design of local search algorithms (hill-climbing, tabu search, simulated annealing, ...)
@section tutorials Tutorials
Tutorials for ParadisEO-MO are available in the "Tutorials section" of the <a href="http://paradiseo.gforge.inria.fr">ParadisEO website</a>.
@section Design
For an introduction to the design of ParadisEO-MO,
you can look at the <a href="http://paradiseo.gforge.inria.fr">ParadisEO website</a>.
@section LICENSE