diff --git a/website/index.html b/website/index.html index 5dd753ca4..0ac361d25 100644 --- a/website/index.html +++ b/website/index.html @@ -99,9 +99,6 @@ -
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. + 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.
Alternatively, you can join us on the official chatroom. You can try our webchat interface, or if you already use IRC, you can directly connect to the irc.freenode.org/#paradiseo multi-user chatroom with your favorite client.
@@ -479,19 +476,19 @@ ISBN: 978-0-470-27858-1Research Reports
Journal papers
Conference papers
The flow-shop is one of the most widely investigated scheduling problem of the literature. But, the majority of studies considers it on a single-criterion form. However, other objectives than minimizing the makespan can be taken into account, like, e.g., minimizing the total tardiness.
Ref: -
Tutorials SMP: new -
For your convenience, you can browse an online API doc for Paradiseo version 2.0:
Paradiseo development is open and contributions are welcomed.
The official bug tracker is available on the project page. But you may be more confortable using the issue tracker of Johann Dreo's project page on GitHub.
-If you have any question about contributing: subscribe to our (low traffic) mailing-list.
+If you have any question about contributing: subscribe to our (low traffic) mailing-list.
El-Ghazali Talbi's INRIA team did a lot of contributions starting from around 2003, +
El-Ghazali Talbi's + INRIA team did a lot of contributions starting from around 2003, on their own module collection called Paradiseo. - Thomas Legrand, S. Cahon and N.Melab worked on parallelization modules. - Arnaud Liefooghe worked a lot on the multi-objective module and - on the local-search one along with Sébastien Verel and Jeremy Humeau. + Thomas Legrand, Sébastien Cahon and Nouredine Melab + worked on parallelization modules. + Arnaud Liefooghe + worked a lot on the multi-objective module and + on the local-search one along with Sébastien Verel + and Jeremy Humeau. In the same team, Clive Canape and J. Boisson made significant contributions. Karima Boufaras specifically worked on (now deprecated) GPU tools.
The (then) EO project was then taken over by Johann Dreo, - who worked with the help of Caner Candan on adding the EDO module. - Johann and Benjamin Bouvier have also designed a - MPI parallelization module. Alexandre Quemy also worked on parallelization codes.
+ who worked with the help of Caner Candan on adding the EDO module. + Johann and Benjamin Bouvier have also designed a + MPI parallelization module. Alexandre Quemy + also worked on parallelization codes.In 2012, the two project (EO and Paradiseo) were merged in a single one by Johann Dreo, Sébastien Verel and Arnaud Liefooghe, who act as maintainers ever since.
diff --git a/website/lightblue.css b/website/lightblue.css index aa0f932fc..091a12484 100644 --- a/website/lightblue.css +++ b/website/lightblue.css @@ -41,16 +41,6 @@ pre { margin:0.2em; } -ul.badges { - list-style-type:none; - margin-top:2em; -} - -ul.badges li { - margin-left:0px; - margin-top:0.5em; -} - #alt { font-size:small; float:left; @@ -68,8 +58,6 @@ ul.badges li { } #toc { - /* background-color:#222; */ - /* padding: 0.01em 0.5em 0.1em 0.5em; */ } @@ -84,9 +72,6 @@ ul.badges li { font-weight:normal; font-style:italic; padding:1em; - /* padding:18px 0px 0px 50px; */ - /* float:left; */ - /* margin:0px 0px 10px 0px; */ } nav { @@ -202,34 +187,6 @@ a:hover { text-decoration:underline; } -#appendix { - background:url("Purine_Nucleoside_Phosphorylase_small.jpg"); - background-repeat:no-repeat; - background-position:top right; -} - -#title { - color:#3366CC; - /*background-color:#FFFFFF;*/ - font-size:3em; - font-weight:bold; - margin:0px 0px 10px 0px; - float:left; -} - -ul#login { - margin:0px; - padding:0px; - list-style: none; - position:absolute; - top:0px; - right:1em; -} - -ul#login li { - display:inline; -} - ul#menu { clear:both; margin: 0; @@ -261,72 +218,6 @@ ul#menu li a:hover { background: #3366CC; color: #FFFFFF; } ul#menu a.selected:link { background: #3366CC; color: #FFFFFF; } ul#menu a.selected:visited { background: #3366CC; color: #FFFFFF; } -#page { - font-size:1.0em; - padding:1em; - margin:1em; - /*width:650px; - float:left;*/ - clear:left; -} - - -#foot { - color:#000000; - background-color:#FFFFFF; - border-top:1px solid #0033CC; - font-size:80%; - /*line-height:1.5em;*/ - /*width: 650px;*/ - clear:both; -} - -#foot a { - color:#3366CC; - background-color:#FFFFFF; - text-decoration: none; -} - -#foot a:hover { - color:#0033CC; - background-color:#FFFFFF; - font-weight: normal; - text-decoration: underline; -} - -#copyright { - color:#000000; - background-color:#FFFFFF; - padding:5px 20px 5px 0px; - float:left; -} - -#contact { - color:#0033CC; - background-color:#FFFFFF; - padding:5px 0px 5px 0px; - float:right; -} - - -.table_form_title { - font-weight:bold; -} - -.table_form_label { - text-align:right; - padding-right:1em; -} - -.table_form_submit { - text-align:center; -} - -.legend { - font-style:italic; - font-size:80%; -} - .collapsible { background-color: #eee; color:#36C;