diff --git a/docs/index.html b/docs/index.html index 33c2eaae6..501d1143d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -136,7 +136,7 @@

As is a development framework, you do not really need to install it on all your systems. Just put it somewhere on your development computer, compile it from here and indicate where to find it to your favorite build system.

is mainly developed for Linux, on which it is straightforward to install a C++ build chain. - For example, on Ubuntu 18.04: sudo apt install g++-8 cmake make libeigen3-dev libopenmpi-dev doxygen graphviz libgnuplot-iostream-dev

+ For example, on Ubuntu: sudo apt install g++ cmake make libeigen3-dev libopenmpi-dev doxygen graphviz libgnuplot-iostream-dev

use the CMake build system, so building it should be as simple as: mkdir build ; cd build ; cmake -DEDO=ON .. && make -j

@@ -234,12 +234,13 @@

Get help

-

If you need immediate support or have any question, the best way to get - answers is to send an email to paradiseo-help@lists.gforge.inria.fr. You can also consult the help archives, subscribe to our (low traffic) mailing-list or consult its archives. +

If you need immediate support or have any question, you can: +

-

Alternatively, you can join us on the official chatroom. You can try the online webchat app, or if you already use Element.io, you can directly connect to the #paradiseo:matrix.org multi-user chatroom with your favorite client.

-
@@ -531,7 +532,7 @@

Recent versions of uses the CMake portable build system, that permits to easily generate a build script for your environment.

-

If you have tested on a system not listed here, please let +

If you have tested on a system not listed here, please let us know.

@@ -861,7 +862,7 @@
  • The core EO module is described in the following scientific article:

    M. Keijzer, J.J. Merelo, G. Romero, G., M. Schoenauer, - Evolving + Evolving objects: A general purpose evolutionary computation library, Artificial Evolution, 2310, 829--888 (2002).

    @@ -875,7 +876,7 @@
  • The multi-objective module (MOEO) is described in: -

    A. Liefooghe, M. Basseur, L. Jourdan, E.-G. Talbi, -MOEO: A Framework for Evolutionary Multi-objective Optimization, EMO 2007, LNCS Vol. 4403, pp. 386-400, Matsushima, Japan.
    +
    A. Liefooghe, M. Basseur, L. Jourdan, E.-G. Talbi, -MOEO: A Framework for Evolutionary Multi-objective Optimization, EMO 2007, LNCS Vol. 4403, pp. 386-400, Matsushima, Japan.

  • @@ -887,7 +888,7 @@
  • A book about metaheuristics use as its framework of choice and explains in details several of its concepts, along with algorithmics content: -

    El-Ghazali Talbi, Metaheuristics: from design to implementation, Wiley, 2009. +
    El-Ghazali Talbi, Metaheuristics: from design to implementation, Wiley, 2009. (624pp), ISBN: 978-0-470-27858-1

    @@ -1026,24 +1027,24 @@ undiscovered knowledge.

    Paradiseo-EO

    Paradiseo-MO

    -