<?xml version="1.0" encoding="UTF-8"?>
<raweb xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:html="http://www.w3.org/1999/xhtml" xml:lang="en" year="2005"><identification id="dolphin" isproject="true"><shortname>DOLPHIN</shortname><projectName>Discrete multi-objective Optimization for Large scale Problems with Hybrid dIstributed techNiques</projectName><theme>NUM</theme><team id="uid1"><participants category="Team_Leader"><person key="dolphin-2005-id2245512"><firstname>El-Ghazali</firstname><lastname>Talbi</lastname><moreinfo>Professor, USTL</moreinfo></person></participants><participants category="Administrative_assistant"><person key="jacquard-2005-id2245482"><firstname>Axelle</firstname><lastname>Magnier</lastname><moreinfo>INRIA Assistant project</moreinfo></person></participants><participants category="Staff_member_Inria"><person key="dolphin-2005-id2245453"><firstname>Laetitia</firstname><lastname>Vermeulen-Jourdan</lastname><moreinfo>Research Scientist since September 2005, INRIA</moreinfo></person></participants><participants category="Project_technical_staff"><person key="dolphin-2005-id2245422"><firstname>Julien</firstname><lastname>Garet</lastname><moreinfo>Junior Technical Staff, INRIA</moreinfo></person></participants><participants category="Staff_member_USTL"><person key="dolphin-2005-id2245393"><firstname>Clarisse</firstname><lastname>Dhaenens</lastname><moreinfo>Assistant Professor, HDR, Polytech'Lille, USTL</moreinfo></person><person key="dolphin-2005-id2245370"><firstname>Nouredine</firstname><lastname>Melab</lastname><moreinfo>Research scientist (on partial secondment) since september 2005, Assistant Professor, HDR, Polytech'Lille, USTL</moreinfo></person><person key="dolphin-2005-id2244727"><firstname>Franck</firstname><lastname>Seynhaeve</lastname><moreinfo>Assistant Professor, Polytech'Lille, USTL</moreinfo></person></participants><participants category="Partner_research_scientists"><person key="dolphin-2005-id2244489"><firstname>Frédéric</firstname><lastname>Semet</lastname><moreinfo>Professor, ROI-LAMIH, Université de
Valenciennes</moreinfo></person></participants><participants category="Ph._D._student"><person key="dolphin-2005-id2244823"><firstname>Jean-Charles</firstname><lastname>Boisson</lastname><moreinfo>Research ministry support, First year</moreinfo></person><person key="dolphin-2005-id2244837"><firstname>Mohamed</firstname><lastname>Khabzaoui</lastname><moreinfo>Lecturer, Forth year</moreinfo></person><person key="dolphin-2005-id2244850"><firstname>Julien</firstname><lastname>Lemesre</lastname><moreinfo>Lecturer, USTL, Third year</moreinfo></person><person key="dolphin-2005-id2244863"><firstname>Mohand-Said</firstname><lastname>Mezmaz</lastname><moreinfo>Research ministry support, Third year</moreinfo></person><person key="dolphin-2005-id2244877"><firstname>Alexander</firstname><lastname>Tantar</lastname><moreinfo>Research ministry support, First year</moreinfo></person><person key="dolphin-2005-id2244890"><firstname>Emilia</firstname><lastname>Tantar</lastname><moreinfo>First year</moreinfo></person></participants><participants category="Post-doctoral_fellow"><person key="dolphin-2005-id2244908"><firstname>Matthieu</firstname><lastname>Basseur</lastname><moreinfo>Lecturer, USTL and Post doc Zurich Suisse</moreinfo></person><person key="dolphin-2005-id2244630"><firstname>Sébastien</firstname><lastname>Cahon</lastname><moreinfo>Technical Staff, CNRS</moreinfo></person><person key="dolphin-2005-id2244936"><firstname>Nicolas</firstname><lastname>Jozefowiez</lastname><moreinfo>Post doc Boulder USA</moreinfo></person></participants><participants category="Student_intern"><person key="dolphin-2005-id2244823"><firstname>Jean-Charles</firstname><lastname>Boisson</lastname><moreinfo>Master Computer Sciences, Jan-July 2005</moreinfo></person><person key="dolphin-2005-id2244968"><firstname>Samuel</firstname><lastname>Hoareau</lastname><moreinfo>Master Computer Sciences, Jan-July 2005</moreinfo></person><person key="dolphin-2005-id2244877"><firstname>Alexander</firstname><lastname>Tantar</lastname><moreinfo>Master Computer Sciences, Erasmus, Jan-July 2005</moreinfo></person><person key="dolphin-2005-id2244890"><firstname>Emilia</firstname><lastname>Tantar</lastname><moreinfo>Master Computer Sciences, Erasmus, Jan-July 2005</moreinfo></person></participants></team><UR name="Futurs"/></identification><presentation id="uid3"><bodyTitle>Overall Objectives</bodyTitle><subsection id="uid4"><bodyTitle>Presentation</bodyTitle><p>The objective of the DOLPHIN<footnote id="uid5" anchored="yes" place="foot">Discrete multi-objective Optimization
for Large scale Problems with Hybrid dIstributed techNiques.</footnote> project is the
modelization and resolution of large multi-criteria combinatorial problems
using parallel and distributed hybrid techniques. We are interested in
algorithms using Pareto approaches which generate the whole Pareto set of a
given MultiObjective-Problem (MOP). For this purpose, the research actions can be resumed as follows:</p><simplelist><li id="uid6"><p><b>Analysis of the structure of a MOP:</b> The statistical analysis of
the structure of the Pareto front by means of different indicators allows the
design of efficient and robust hybrid optimization techniques. In general, the
current theory does not allow the complete analysis of optimization
algorithms. Several questions are unanswered: i) why a given method is
efficient? ii) why certain instances are difficult to solve? Some work is
needed to guide the user in the design of efficient methods.</p><p spacebefore="6.0pt">The NFL theorem (No Free Lunch) shows that two optimization
methods
have the same global performances on the whole set of uniform optimization
problems. Then, it is crucial to make some hypothesis on the studied problem.
This may be done in two steps:</p><simplelist><li id="uid7"><p>analyzing the target problem to identify its landscape properties,</p></li><li id="uid8"><p>including this knowledge in the proposed optimization method.</p></li></simplelist><p>Our interest in this project is to answer all these questions and remarks for
the multi-objective case. Another point considered is the performance
evaluation of multi-objective optimization methods.</p></li><li id="uid9"><p><b>Cooperation of optimization methods (metaheuristics and/or exact
methods):</b></p><p>The hybridation of optimization methods allows the cooperation of complementary
different methods. For instance, the cooperation between a metaheuristic and
an exact method allows to take advantage of the intensification process of an
exact method in finding the best(s) solution(s) in a sub-space, and the
diversification process of the metaheuristic in reducing the search space to
explore.</p><p>In this context, different types of cooperation may be proposed. Those
approaches are under study in the project and we are applying them to
different generic MOPs (flow-shop scheduling problem, vehicle routing problem,
covering tour problem, and the association rule problem in data mining).</p></li><li id="uid10"><p><b>Parallel optimization methods:</b> Parallel and distributed computing
may be considered as a tool to speedup the search to solve large MOPs and to
improve the robustness of a given method. Following this objective, we design and implement parallel metaheuristics (evolutionary algorithms, tabu
search approach) and parallel exact methods (branch and bound algorithm,
branch and cut algorithm) for solving different large MOPs. Moreover, the
joint use of parallelism and cooperation allows the improvement of the quality
of the obtained solutions.</p><p>Our experience in the domain of parallel optimization dates from the apparition
of network of transputers (1988), where the mapping of the parallel program
and the routing of messages were explicitely designed by the programmer.</p></li><li id="uid11"><p><b>Framework for parallel and distributed hybrid metaheuristics:</b> Our
team contributes to the development of an open source framework for
metaheuristics, named ParadisEO (PARAllel and DIStributed Evolving Objects).
Our contribution in this project is the extension of the EO (Evolving Objects)
framework <footnote id="uid12" anchored="yes" place="foot">This framework was initially developed by Geneura TEAM
(Spain), INRIA (France), LIACS (Netherlands).
<ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="http://www.lifl.fr/OPAC/paradiseo" location="extern" xyref="449797102000" xmlns:xlink="http://www.w3.org/1999/xlink">http://www.lifl.fr/OPAC/paradiseo</ref>.</footnote>, which consists in: i) the generalization
of the framework to single solution metaheuristics such as local search, tabu
search and simulated annealing; ii) the design of hybrid methods; iii) the
development of parallel and distributed models, and the resolution of MOPs.</p><p spacebefore="6.0pt">In this project, our goal is the efficient design and implementation of this
framework on different types of parallel and distributed hardware platforms:
cluster of workstations (COW), networks of workstations (NOW) and grid
computing platforms, using the different suited programming environments (MPI,
Condor, XtremWeb). The coupling with well-known frameworks for exact methods
(such as COIN and BOB++) will also be considered. The exact methods for MOPs
developed in this project will be integrated in those software frameworks.</p><p>A particular concern are considered to the experimentation of our framework
by different users and applications outside the DOLPHIN project. This is done
in order to validate the design and the implementation issues of ParadisEO.</p></li><li id="uid13"><p><b>Validation:</b> The designed approaches are validated on generic
and real-life MOPs, such as:</p><simplelist><li id="uid14"><p>Scheduling problems: Flow-shop scheduling problem;</p></li><li id="uid15"><p>Routing problems: Vehicle routing problem (VRP) and covering tour
problem (CTP);</p></li><li id="uid16"><p>Mobile telecommunications: Design of mobile telecommunications networks
(contract with France Telecom R&amp;D) and design of access networks (contract
with Mobinets);</p></li><li id="uid17"><p>Genomics: Association rule discovery (data mining task) for mining
genomic data (contract with GenFit and IT-OMICS).</p></li></simplelist><p>Some benchmarks and their associated optimal Pareto fronts or the best known
Pareto fronts will be available on the Web. We are also developing an open
source software, named GUIMOO<footnote id="uid18" anchored="yes" place="foot">Graphical User Interface for
Multi-Objective Optimization (<ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="http://www.lifl.fr/OPAC/guimoo" location="extern" xyref="1552634142014" xmlns:xlink="http://www.w3.org/1999/xlink">http://www.lifl.fr/OPAC/guimoo</ref>).</footnote>, which
integrates different performance evaluation metrics and 2D/3D visualization
tools of Pareto fronts.</p></li></simplelist></subsection></presentation><fondements id="uid19"><bodyTitle>Scientific Foundations</bodyTitle><subsection id="uid20"><bodyTitle>Optimization methods and landscape</bodyTitle><p>The analysis of structures (landscapes) of MOPs and the performance assessment
of resolution methods are significant topics in the design of optimization
methods. The effectiveness of metaheuristics depends on the properties of the
landscape (roughness, convexity, etc). The notion of landscape has been first
described in <ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="#bid0" location="biblio" xyref="1552323639017" xmlns:xlink="http://www.w3.org/1999/xlink"/> by the way of the study of species evolution.
Then, this notion has been used to analyze combinatorial optimization
problems.</p><p spacebefore="6.0pt">The landscape is defined by a neighborhood operator and can be represented by a
graph <span class="math" align="left"><hi rend="it">G</hi> = (<hi rend="it">V</hi>, <hi rend="it">E</hi>)</span>. The vertices represent the solutions of the problem and an
edge <span class="math" align="left">(<hi rend="it">e</hi><sub>1</sub>, <hi rend="it">e</hi><sub>2</sub>)</span> exists if the solution <span class="math" align="left"><hi rend="it">e</hi><sub>2</sub></span> can be obtained by an
application of the neighborhood operator on the solution <span class="math" align="left"><hi rend="it">e</hi><sub>1</sub></span>. Then,
considering this graph as the ground floor, we elevate each solution to an
altitude equals to its cost. We obtain a surface, or landscape, made of peaks,
valleys, plateaus, cliffs, ...The problem lies in the difficulty to have a
realistic view of this landscape.</p><subsection id="uid21"><bodyTitle>Analysis of the structure of a problem</bodyTitle><p>As others, we believe that the main point of interest in the domain of
combinatorial optimization is not the design of the best algorithm for a large
number of problems but that it is to search for the most adapted method to an
instance or a set of instances of a given problem. Therefore, we guess that no
ideal metaheuristic, designed as a black-box, may exist.</p><p>Indeed, the first studies realized in our research group on the analysis of
landscapes of different mono-objective combinatorial optimization problems
(traveling salesman problem, quadratic assignment problem) have showed that
not only different problems correspond to different structures but also that
different instances of the same problem correspond to different structures.</p><p>For instance, we have realized a statistical study of the landscapes of the
quadratic assignment problem. Some indicators, which characterize the
landscape of an instance, have been proposed and a taxonomy of the instances
including three classes has been deduced. Hence it is not enough to adapt the
method to the problem under study but it is necessary to specialize it
according to the type of instance treated.</p><p>So in its studies of mono-objective problems, the OPAC research group has
introduced into the resolution methods some information about the problem to
be solved. The landscapes of some combinatorial problems have been studied in
order to investigate the intrinsic natures of their instances. The resulting
information have been inserted into an optimization strategy and allowed the
design of efficient and robust hybrid methods. The extension of these studies
to multi-objective problems is a part of the DOLPHIN project
<ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="#bid1" location="biblio" xyref="1552323639017" xmlns:xlink="http://www.w3.org/1999/xlink"/> <ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="#bid2" location="biblio" xyref="1552323639017" xmlns:xlink="http://www.w3.org/1999/xlink"/>, <ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="#bid3" location="biblio" xyref="1552323639017" xmlns:xlink="http://www.w3.org/1999/xlink"/>, <ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="#bid4" location="biblio" xyref="1552323639017" xmlns:xlink="http://www.w3.org/1999/xlink"/>.</p></subsection><subsection id="uid22"><bodyTitle>Performance assessment</bodyTitle><p>The DOLPHIN project is also interested in the performance assessment of
multi-objective optimization methods. Nowadays, statistical techniques
developed for mono-objective problems are used with adaptation to the
multi-objective case. Nevertheless, specific tools are necessary in many
cases: for example, the comparison of two different algorithms is relatively
easy in the mono-objective case - we compare the quality of the best solution
obtained in a fixed time, or the time needed to obtain a solution of a certain
quality. The same idea can not be immediately transposed to the case where the
output of the algorithms is a set of solutions having several quality
measures, and not a single solution.</p><p>Various indicators have been proposed in the literature for evaluating the
performance of multi-objective optimization methods but no indicator seems to
outperform the others <ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="#bid5" location="biblio" xyref="1552323639017" xmlns:xlink="http://www.w3.org/1999/xlink"/>. The OPAC research group
has
proposed two indicators: the <i>contribution</i> and the <i>entropy</i><ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="#bid6" location="biblio" xyref="1552323639017" xmlns:xlink="http://www.w3.org/1999/xlink"/>. The
contribution evaluates the supply in term of Pareto-optimal solutions of a
front compared to another one. The entropy gives an idea of the diversity of
the found solutions. These two metrics are used to compare the different
metaheuristics in the research group, for example in the resolution of the
bi-objective flow-shop problem, and also to show the contribution of the
various mechanisms introduced in these metaheuristics.</p><p spacebefore="6.0pt">These metrics and others (generational distance, spacing, ...) are integrated
in the open software GUIMOO developed within the framework of the DOLPHIN
project. This software is dedicated to the visualization of landscapes (2D and
3D) for multi-objective optimization and the performance analysis by the use
of special metrics.</p></subsection><subsection id="uid23"><bodyTitle>Goals</bodyTitle><p>One of the main issue in the DOLPHIN project is the landscape study of the
multi-objective problems and the performance assessment of multi-objective
optimization methods to design efficient and robust resolution methods:</p><simplelist><li id="uid24"><p><i>Landscape study:</i>
The goal here is to extend the study of landscapes of the mono-objective
combinatorial optimization problems to multi-objective problems in order to
determine the structure of the Pareto frontier and to integrate this knowledge
about the
problem structure in the design of resolution methods.</p><p>This study has been initiated for the bi-objective flow-shop problem. We have
studied the convexity of the frontiers obtained in order to show the interest
of our Pareto approach compared to an aggregation approach, which only allows
to obtain the Pareto solutions situated on the convex hull of the Pareto front
(supported solutions).</p><p>Our preliminary study of the landscape of the bi-objective flow-shop problem
shows that the supported solutions are very closed to each other. This remark
leads us to improve an exact method initially proposed for bi-objective
problems. Furthermore, a new exact method able to deal with any number of
objectives has been designed.</p></li><li id="uid25"><p><i>Performance assessment:</i>
The goal here is to extend GUIMOO in order to provide efficient visual and
metric tools for evaluating the assessment of multi-objective resolution
methods.</p></li></simplelist></subsection></subsection><subsection id="uid26"><bodyTitle>Hybrid multi-objective optimization methods</bodyTitle><p>The success of metaheuristics is based on their ability to find efficient
solutions in a reasonable time <ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="#bid7" location="biblio" xyref="1552323639017" xmlns:xlink="http://www.w3.org/1999/xlink"/>. But with
very
large problems and/or multi-objective problems, efficiency of metaheuristics
may be compromised. Hence, in this context it is necessary to integrate
metaheuristics in more general schemes in order to develop even more efficient
methods. For instance, this can be done by different strategies such as
cooperation and parallelization.</p><p spacebefore="6.0pt">The DOLPHIN project deals with <i>``a posteriori''</i> multi-objective
optimization where the set of Pareto solutions (solutions of best compromise)
have to be generated in order to give to the decision maker the opportunity to
choose the solution that interests him.</p><p spacebefore="6.0pt">Population based methods, such as evolutionary algorithms, are well fitted for
multi-objective problems as they work with a set of solutions
<ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="#bid8" location="biblio" xyref="1552323639017" xmlns:xlink="http://www.w3.org/1999/xlink"/>, <ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="#bid9" location="biblio" xyref="1552323639017" xmlns:xlink="http://www.w3.org/1999/xlink"/>. To be convinced one may refer to the list of
references
on Evolutionary Multi-objective Optimization maintained by Carlos A. Coello
Coello<footnote id="uid27" anchored="yes" place="foot">(<ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="http://www.lania.mx/~ccoello/EMOO/EMOObib.html" location="extern" xyref="110154151012" xmlns:xlink="http://www.w3.org/1999/xlink">http://www.lania.mx/~ccoello/EMOO/EMOObib.html</ref>)</footnote> that
contains more than 1600 references. One of the objectives of the project is to
propose advanced search mechanisms for intensification and diversification.
These mechanisme have been designed in an adaptive manner, since their
efficiency is related to the landscape of the MOP.</p><p spacebefore="6.0pt">In order to assess the performances of the proposed mechanisms, we always
proceed in two steps: first, experiments are carried out on academic problems,
for which some best known results exist; second, we use real industrial
problems to cope with large and complex MOPs. The lack of references in terms
of optimal or best know Pareto set is a major problem. Therefore, the obtained
results in this project and the test data sets will be available at the URL
<ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="http://www.lifl.fr/OPAC" location="extern" xyref="2078069020012" xmlns:xlink="http://www.w3.org/1999/xlink">http://www.lifl.fr/OPAC</ref> at Benchmarks.</p><subsection id="uid28"><bodyTitle>Cooperation of metaheuristics</bodyTitle><p>In order to cope with advantages of the different metaheuristics, an
interesting idea is to combine them. Indeed, the hybridization of
metaheuristics allows the cooperation of methods having complementary
behaviors. The efficiency and the robustness of such methods depend on the
balance between the exploration of the whole search space and the exploitation
of interesting areas.</p><p>Hybrid metaheuristics have received considerable interest these recent years in
the field of combinatorial optimization. A wide variety of hybrid approaches
have been proposed in the literature and give very good results on numerous
single objective optimization problems, that are either academic (traveling
salesman problem, quadratic assignment problem, scheduling problem, ...) or
real-world problems. This efficiency is due to combinations of single solution
based methods (iterative local search, simulated annealing, tabu search...)
with population based methods (genetic algorithms, ants search, scatter
search...). A taxonomy of hybridization mechanisms may be found in
<ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="#bid10" location="biblio" xyref="1552323639017" xmlns:xlink="http://www.w3.org/1999/xlink"/>. It proposes to decompose those mechanisms into 4
classes:</p><simplelist><li id="uid29"><p><i>LRH class - Low-level Relay Hybrid</i>: This class groups
algorithms in which a given metaheuristic is embedded into a single-solution
metaheuristic. Few examples from the literature belong to this class.</p></li><li id="uid30"><p><i>LTH class - Low-level Teamwork Hybrid</i>: In this class, a
metaheuristic is embedded into a population-based metaheuristic in order to
exploit strengths of single-solution and population-based metaheuristics.</p></li><li id="uid31"><p><i>HRH class - High-level Relay Hybrid</i>: Here, self contained
metaheuristics are executed in a sequence. For instance, a population-based
metaheuristic is executed to locate interesting regions and then a local
search is performed to exploit these regions.</p></li><li id="uid32"><p><i>HTH class - High-level Teamwork Hybrid</i>: This scheme
involves several self-contained algorithms performing a search in parallel and
cooperating. An example will be the island model, based on GAs, where the
population is partitioned into small subpopulations and a GA is executed per
subpopulation. Some individuals can migrate between subpopulations.</p></li></simplelist><p spacebefore="6.0pt">Let us notice, that if hybrid methods have been studied in the mono-criterion
case, their application in the multi-objective context is not yet widely
spread. The objective of the DOLPHIN project is to integrate specificities of
multi-objective optimization into the definition of hybrid models
<ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="#bid11" location="biblio" xyref="1552323639017" xmlns:xlink="http://www.w3.org/1999/xlink"/>, <ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="#bid12" location="biblio" xyref="1552323639017" xmlns:xlink="http://www.w3.org/1999/xlink"/>.</p></subsection><subsection id="uid33"><bodyTitle>Cooperation between metaheuristics and exact methods</bodyTitle><p>Until now only few exact methods have been proposed to solve multi-objective
problems. They are based either on a Branch-and-bound approach, on the
algorithm <span class="math" align="left"><hi rend="it">A</hi><sup>*</sup></span> or on dynamic programming. However, those methods are limited
to two objectives and are, most of the time, not able to be used on the
complete problem, which is often large scale MOP. Therefore, sub search spaces
have to be defined in order to be able to use exact methods. Hence, in the
same manner than hybridization of metaheuristics, the cooperation of
metaheuristics and exact methods is also a main issue in this this project.
Indeed, it allows to use the exploration capacity of metaheuristics as well as
the intensification ability of exact methods that are able to find optimal
solution(s) in a restricted search space. Sub search spaces will have to be
defined along the search. Such strategies can be found in the literature, but
they are only applied to mono-objective academic problems.</p><p spacebefore="6.0pt">We have extended the previous taxonomy for hybrid metaheuristics to the
cooperation between exact methods and metaheuristics. Using this taxonomy, we
are investigating cooperative multi-objective methods. In this context,
several types of cooperations may be considered, according to the way the
metaheuristic and the exact method cooperates. For instance, a metaheuristic
can use an exact method for intensification or an exact method can use a
metaheuristic to reduce the search space).</p><p spacebefore="6.0pt">Moreover, a part of the DOLPHIN project deals with studying exact methods in
the multi-objective context in order: i) to be able to solve small size
problems and to validate proposed heuristic approaches; ii) to have more
efficient/dedicated exact methods that can be hybridized with metaheuristics.
In this context, the use of parallelism will push back limits of exact methods
which will be able to explore larger size search space
<ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="#bid13" location="biblio" xyref="1552323639017" xmlns:xlink="http://www.w3.org/1999/xlink"/>.</p></subsection><subsection id="uid34"><bodyTitle>Goals</bodyTitle><p>Based on the previous works on multi-objective optimization, it appears that to
improve metaheuristics, it becomes essential to integrate knowledge about the
problem structure. This knowledge can be gained during the search. This would
allow to adapt operators that may be specific for multi-objective optimization
or not. The goal here is to design auto-adaptive methods that are able to
react to the problem structure. Moreover, regarding the hybridization and the
cooperation aspects, the objectives of the DOLPHIN project are to deepen those
studies as follows:</p><p>improve metaheuristics, it becomes essential to integrate knowledge about the
problem structure, that we may get during the execution. This would allow to
adapt operators that may be specific for multi-objective optimization or not.
The goal here is to design auto-adaptive methods that are able to react to the
problem structure.</p><simplelist><li id="uid35"><p><i>Design of cooperative metaheuristics:</i> Previous studies show the
interest of hybridization for a global optimization and the importance of
problem structure study for the design of efficient methods. It is now
necessary to generalize metaheuristic hybridization and to propose adaptive
hybrid models that may evolve during the search while selecting the
appropriate metaheuristic. Multi-objective aspects have to be introduced in
order to cope with specificities of multi-objective optimization.</p></li><li id="uid36"><p><i>Design of cooperative schemes between exact methods and
metaheuristics:</i> Once the study on possible cooperation schemes will be ended,
we will have to test and compare them in the multi-objective context.</p><p>works on parallel metaheuristics allow us to speed up the resolution of large
scale problems. It could be also interesting to study the robustness of the
different parallel models (in particular in the multi-objective case) and to
propose rules that determine, given a specific problem, which kind of
parallelism to use.</p></li></simplelist><p>Of course these goals are not disjoined and it will be interesting to
simultaneously use hybrid metaheuristics and exact methods. Moreover, those
advanced mechanisms may require the use of parallel and distributed computing
in order to easily make evolve simultaneously cooperating methods and to speed
up the resolution of large scale problems.</p><p>proceed in two phases: validation on academic problems, for which some best
known results exist and use on real problems (industrial) to cope with problem
size constraints.</p><p>distributed multi-objective aspects in the ParadisEO Platform (see the
paragraph on software platform).</p></subsection></subsection><subsection id="uid37"><bodyTitle>Parallel multi-objective optimization: models and software frameworks</bodyTitle><p>Parallel and distributed computing may be considered as a tool to speedup the
search to solve large MOPs and to improve the robustness of a given method.
Moreover, the joint use of parallelism and cooperation allows the improvement
of the quality of the obtained Pareto sets. Following this objective, we will
design and implement parallel models for metaheuristics (evolutionary
algorithms, tabu search approach) and for exact methods (branch and bound
algorithm, branch and cut algorithm) for solving different large MOPs.</p><p spacebefore="6.0pt">One of the goal of the DOLPHIN project is to integrate the developed parallel
models into software frameworks. Several frameworks for parallel distributed
metaheuristics have been proposed in the literature. Most of
them
focus only either on evolutionary algorithms or on local search methods. Only
few frameworks are dedicated to the design of both of the two families of
methods. On the other hand, existing optimization frameworks either do not
provide parallelism at all or just supply at most one parallel model. In this
project, a new framework for parallel hybrid metaheuristics is proposed, named
<i>Parallel and Distributed Evolving Objects (ParadisEO)</i> based on EO. The
framework provides in a transparent way the hybridization mechanisms presented
in the previous section, and the parallel models described in the next
section. Concerning the developed parallel exact methods for MOPs, we will
integrate them into well-known frameworks such as COIN.</p><subsection id="uid38"><bodyTitle>Parallel models</bodyTitle><p>According to the family of addressed metaheuristics, we may distinguish two
categories of parallel models: parallel models managing a single solution and
parallel models that handle a population of solutions. The major single
solution-based parallel models are the following: the <i>parallel
neighborhood exploration model</i> and the <i>multi-start model</i>.</p><simplelist><li id="uid39"><p><i>The parallel neighborhood exploration model</i> is basically a ``low
level" model that splits the neighborhood into partitions that are explored
and evaluated in parallel. This model is particularly interesting when the
evaluation of each solution is costly and/or when the size of the neighborhood
is large. It has been successfully applied to the mobile network design
problem (see Application section).</p></li><li id="uid40"><p><i>The multi-start model</i> consists in executing in parallel several
local searches (that may be heterogeneous), without any information exchange.
This model raises particularly the following question: is it equivalent to
execute <hi rend="italic">k</hi> local searches during a time <hi rend="italic">t</hi> than executing a single local
search during <span class="math" align="left"><hi rend="it">k</hi>×<hi rend="it">t</hi></span>? To answer this question we tested a multi-start
Tabu search on the quadratic assignment problem. The experiments have shown
that the answer is often landscape-dependent. For example, the multi-start
model may be well-suited for landscapes with multiple
basins.</p></li></simplelist><p>On the other hand, parallel models that handle a population of solutions are
mainly: the <i>island model</i>, the <i>central model</i> and <i>the
distributed evaluation of a single solution</i>. Let us notice that the last
model may also be used with single-solution metaheuristics.</p><simplelist><li id="uid41"><p>In <i>the island model</i>, the population is split into several
sub-populations distributed among different processors. Each processor is
responsible of the evolution of one sub-population. It executes all the steps
of the metaheuristic from the selection to the replacement. After a given
number of generations (synchronous communication), or when a convergence
threshold is reached (asynchronous communication), the migration process is
activated. Then, exchanges of solutions between sub-populations are realized,
and received solutions are integrated into the local sub-population.</p></li><li id="uid42"><p><i>The central (Master/Worker) model</i> allows to keep the sequentiality
of the original algorithm. The master centralizes the population and manages
the selection and the replacement steps. It sends sub-populations to the
workers that execute the recombination and evaluation steps. The latter return
back newly evaluated solutions to the master. This approach is efficient when
the generation and evaluation of new solutions is costly.</p></li><li id="uid43"><p><i>The distributed evaluation model</i> consists in a parallel evaluation
of each solution. This model has to be used when, for example, the evaluation
of a solution requires access to very large databases (data mining
applications) that may be distributed over several processors. It may also be
useful in a multi-objective context, where several objectives have to be
computed simultaneously for a single solution.</p></li></simplelist><p>As these models have now been identified, our objective is to study them in the
multi-objective context in order to use them advisedly. Moreover, these models
may be merged to combine different levels of parallelism and to obtain more
efficient methods <ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="#bid14" location="biblio" xyref="1552323639017" xmlns:xlink="http://www.w3.org/1999/xlink"/>, <ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="#bid15" location="biblio" xyref="1552323639017" xmlns:xlink="http://www.w3.org/1999/xlink"/>.</p></subsection><subsection id="uid44"><bodyTitle>The ParadisEO framework</bodyTitle><p>In the last years, loosely and closely coupled clusters of workstations have
become a real architectural alternative to traditional supercomputing
environments. As a matter of fact, workstations are more and more powerful
while they are less and less expensive. In addition, interconnection networks
have known a great technological evolution that makes them more speedy
(Myrinet, GigaEthernet, etc.). Our research group has developed a parallel
adaptive programming environment named <i>MARS (Multi-user Adaptive Resource
Scheduler)</i>. MARS provides for the programmers an API<footnote id="uid45" anchored="yes" place="foot">Application
Programming Interface.</footnote> to simplify the development of parallel applications,
and a support for their scheduling on adaptive networks and clusters of
heterogeneous workstations. The MARS open source has been made available on
the Web at the disposal of the users for free download and use. With such an
experience in the development of open source software, we are developping the
ParadisEO software. This framework is detailed further in this document.</p></subsection><subsection id="uid46"><bodyTitle>Goals</bodyTitle><p>Our objectives focus on these issues are the following:</p><simplelist><li id="uid47"><p><i>Design of parallel models for metaheuristics and exact methods for
MOPs</i>: We will develop parallel cooperative metaheuristics (evolutionary
algorithms and local search such as Tabu search) for solving different large
MOPs. Moreover, we are designing a new exact method, named PPM (Parallel
Partition Method), based on branch and bound and branch and cut algorithms.
Finally, some parallel cooperation schemes between metaheuristics and exact
algorithms have to be used to solve MOPs in an efficient manner.</p></li><li id="uid48"><p><i>Integration of the parallel models into software frameworks</i>: The
parallel models for metaheuristics will be integrated in the ParadisEO
software framework. The proposed multi-objective exact methods must be first
integrated into standard frameworks for exact methods such as COIN and BOB++.
A <i>coupling</i> with ParadisEO is then needed to provide hybridization
between metaheuristics and exact methods.</p></li><li id="uid49"><p><i>Efficient deployment of the parallel models on different parallel
and distributed architecture including GRIDs</i>: The designed algorithms and
frameworks will be efficiently deployed on non-dedicated networks of
workstations, dedicated cluster of workstations and SMP (Symetric
Multi-processors) machines. For GRID computing platforms, peer to peer (or
P2P) middlewares (XtremWeb-Condor) will be used to implement our frameworks.
For this purpose, the different optimization algorithms may be re-visited for
their efficient deployment (see <ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="#bid16" location="biblio" xyref="1552323639017" xmlns:xlink="http://www.w3.org/1999/xlink"/>).</p></li></simplelist></subsection></subsection></fondements><domaine id="uid50"><bodyTitle>Application Domains</bodyTitle><subsection id="uid51"><bodyTitle>Academic generic problems</bodyTitle><p>In this project, some well known optimization problems are re-visited in terms
of multi-objective modelization and resolution:</p><simplelist><li id="uid52"><p>Flow-shop scheduling problem: The flow-shop problem is one of the most
well-known scheduling problems. However, most of the works of the literature
use a mono-objective model. In general, the objective minimized is the total
completion time (makespan). Many other criteria may be used to schedule tasks
on different machines: maximum tardiness, total tardiness, mean job flowtime,
number of delayed jobs, maximum job flowtime, etc. In the DOLPHIN project, a
bi-criteria model which consists in minimizing the makespan and the total
tardiness is studied.</p></li><li id="uid53"><p>Routing problems: The vehicle routing problem (VRP) is a well-known
problem and it has been studied since the end of the 50's. It has a lot of
practical applications in many industrial areas (ex. transport, logistic,
...). Existing studies of the VRP are almost all concerned with the
minimization of the total distance only. The model studied in the DOLPHIN
project introduces a second objective whose purpose is to balance the length
of the tours. This new criterion is expressed as the minimization of the
difference between the length of the longest tour and the length of the
shortest tour. As far as we know, this model is one of the pioneer work of the
literature.</p><p>The second routing problem is a generalization of the covering tour problem
(CTP). In the DOLPHIN project, this problem is solved as a bi-objective
problem where a set of constraints are modeled as an objective. The two
objectives are: i) minimization of the length of the tour; ii) minimization of
the largest distance between a node to be covered and a visited node. As far
as we know, this study is among the first work which tackle a classic
mono-objective routing problem by relaxing constraints and building a more
general MOP.</p></li></simplelist><p>For all studied problems, standard benchmarks have been extended to the
multi-objective case. The benchmarks and the obtained results (optimal Pareto
front, best known Pareto front) are available on the Web pages associated to
the project and from the MCDM (International Society on Multiple Criteria
Decision Making) web site. This is an important issue to encourage comparison
experiments in the research community.
</p></subsection><subsection id="uid54"><bodyTitle>Application to mobile telecommunications networks</bodyTitle><p>With the extraordinary success of mobile telecommunication systems, service
providers have been affording huge investments for network infrastructures.
Mobile network design appears of outmost importance and then is a major issue
in mobile telecommunication systems. The design of large cellular networks is
a complex task with a great impact on the quality of service and the cost of
the network. With the continuous and rapid growth of communication traffic,
large scale planning becomes more and more difficult. Automatic or interactive
optimization algorithms and tools would be very useful and helpful. Advances
in this area will certainly lead to important improvements concerning the
service quality and the deployment cost.</p><p spacebefore="6.0pt">This need is now even more acute with the advent of third-generation systems,
such as Universal Mobile Telecommunication System (UMTS), because of the
increased complexity of the system and the number of parameters that must be
considered:</p><simplelist><li id="uid55"><p>large deployment zones (many hundreds of km<span class="math" align="left"><sup>2</sup></span> for an urban network);</p></li><li id="uid56"><p>high density (many urban networks with more than 1000 antennas);</p></li><li id="uid57"><p>multi-periodic planification (important investment on long-term
planification);</p></li><li id="uid58"><p>introduction of many cooperating systems with different technologies
(GSM, DCS, UMTS).</p></li></simplelist><p>In this project, the solution of planification problems, in terms of
modelization and resolution, are developed in a multi-criteria context
associating financial criteria (cost of the network), technical criteria
(coverage, availability), and marketing criteria (quality of service). Two
complementary design problems are considered:</p><simplelist><li id="uid59"><p>Radio mobile network design: This work is realized in collaboration with
France Telecom R&amp;D. Engineering of radio mobile telecommunication networks
involves two major problems: The design of the radio network and the frequency
assignment. The design consists in positioning base stations (BS) on potential
sites, in order to fulfill some objectives and constraints. The frequency
planning sets up frequencies used by BS with criteria of reusing. In this
project, we address the first problem. Network design is a NP-hard
combinatorial optimization problem. The BS problem deals with finding a set of
sites for antennas from a set of pre-defined candidate sites, determining the
type and the number of antennas, and setting up the configuration of different
parameters of the antennas (tilt, azimuth, power, ...). A new formulation of
the problem as a multi-objective constrained combinatorial optimization
problem is considered. The model deals with specific objectives and
constraints due to the engineering of cellular radio network. Reducing costs
without sacrificing the quality of service are issues of concern. Most of the
proposed models in the literature optimize a single objective (cover, cost,
linear aggregation of objectives, etc.).</p></li><li id="uid60"><p>Access network design: This work is realized in collaboration with
Mobinets. The problem consists in minimizing the cost of the access network
and maximizing its availability. Operators can only be competitive and
economical if they have an optimized access network. Since the transmission
costs are becoming high compared to the equipment costs, and the traffic
demands are increasing with the introduction of new services, it is vital for
operators to find cost-optimized transmission network solutions at higher bit
rates. Many constraints dealing with technologies and service providers have
to be satisfied. All deployed important technologies (ex. GSM, UMTS) will be
considered.</p></li></simplelist></subsection><subsection id="uid61"><bodyTitle>Application to Bioinformatics</bodyTitle><p>Bioinformatic research is a great challenge for our society and numerous research
entities of different specialities (biology, medical or information
technology) are grouping each other to collaborate on specific thema.</p><p noindent="true">Regarding genomics application, we collaborate with academic and industrial partners
(IBL: Biology Institute of Lille; IPL: Pasteur Institute of Lille; IT-Omics
firm) to study genetic factors that may explain multi-factorial diseases such
as diabete, obesity or cardiovascular diseases. The originality is to look not
for a single factor, but for one or several combinations of factors (that may
be of different natures: genetic factors, environmental factors...) among a
very large set of potential factors (several thousands). The scientific goals
are to formulate hypotheses describing associations that may have any
influence on diseases under study. These hypotheses will have to be verified
by biologists thanks to additional experiments.</p><p spacebefore="6.0pt">The genomic application of the DOLPHIN project deals with post-genomic, where a
very large number of data are obtained thanks to advanced technologies and
have to be analyzed. Hence, one of the goals of the project is to develop
methods of analysis in order to extract information from data coming from
biological experiments. Our originality is to first extract knowledge
discovery problems from the genomic application and then to transform these
knowledge discovery problems (datamining problems) into optimization problems
where an (or several) objective function(s) has(have) to be optimized.
Following this, it is possible to apply to these modified problems
optimization methods.</p><p spacebefore="6.0pt">An analysis of some genomic problems lead us to model them as an association
rule mining problem (classical task of datamining). The main characteristic is
that we look for several associations of factors among a very large set of
potential factors. Hence the combinatoric (the number of potential solutions)
associated to the problem is huge. Moreover, the landscape study, which shows
a flat and rough landscape, indicates that exploratory methods are required to
deal with such problems. Finally a study on criteria commonly used for
association rule mining shows that a lot of criteria exist and that there
exists no universal criterion. Hence we propose to model the association rules
mining problem as a multi-objective one.</p><p spacebefore="6.0pt">For all these reasons, we choose to base our resolution approach on
evolutionary algorithms. Now, we are working on solving these problems in a
multi-objective point of view, and studying hybridization of evolutionary
algorithms with exact methods able to solve sub-problems (small size
problems). Another important point is that evaluation functions, for such
applications, may be very time consuming, because they require complex
statistical computations. Therefore a parallel implementation is required in
order to allow a large exploration of the search space without degrading the
computational time</p><p spacebefore="6.0pt">Since few years, scientists use the word of proteomic. It designs the global analyze of proteins <ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="#bid17" location="biblio" xyref="1552323639017" xmlns:xlink="http://www.w3.org/1999/xlink"/>. In fact,
the proteins study is very important to understand the biological mechanisms in the living cells but also how different factors can
influence them. The main goal of the proteomic is to identify experimental proteins. In this domain, we collaborate with the team of C. Rollando (research Director at CNRS) head director of the proteomic plateform of the genopole of Lille.</p><p spacebefore="6.0pt">Our objective is to automatically discover proteins and new protein variants from experimental sprectrum. The protein variants and new proteins identification is a complex problem. In fact,
it can not be summarized as a simple scoring of an experimental protein against protein databases, it
needs additional processes to explore the huge space of potential solutions. For the protein variant, there are
a lot of modifications that a protein can have : insertion, deletion or substitution of an amino acid and also post-traductional
modifications on it. So it is not realist to generate all the possibilities of combination of modifications for a
given size of protein (exponential complexity). The new protein identification problem is close because we can't generate all possible
proteins (with also modifications) in order to found the experimental one. For both a method of optimization is necessary.
</p></subsection></domaine><logiciels id="uid62"><bodyTitle>Software</bodyTitle><subsection id="uid63"><bodyTitle>Paradiseo</bodyTitle><p>PARallel and DIStributed Evolving Objects (PARADISEO) is an extension of the templates-based, ANSI-C++ compliant evolutionary computation library EO. Thanks to the collaboration with Malaga (Spain) we have added Scatter Search to PARADISEO. We also integrate Multi Objective Evolving Objects embedding some features related to Pareto optimization in particular SPEA 1,2 and we validate the software on flowshop problem.</p><p>See web pages
<ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="http://www.lifl.fr/OPAC" location="extern" xyref="2078069020012" xmlns:xlink="http://www.w3.org/1999/xlink">http://www.lifl.fr/OPAC</ref></p></subsection><subsection id="uid64"><bodyTitle>Ascq Mass-Engine</bodyTitle><p>ASC_ME is an original algorithm for peptide mass fingerprinting
directly from mass spectrum without mass list extraction. First, each protein refered in the FASTA data base, is digested according to enzyme specificity. At this stage a formal proof of the completeness of the digestion algorithm will be given. The isotopic cluster of each peptide is then calculated using Fast Fourier Transform using the algorithm introduced by A.L. Rockwood. The predicted spectrum is then matched against the experimental spectrum. The simplest scoring based on spectrum multiplication gave better results than the classical peptide mass fingerprinting engines. The average time for performing all the
steps, digestion, spectrum simulation, scoring is a few second per protein, so a non-redundant human FASTA base is scanned in one day.</p><p>See web pages
<ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="http://www.lifl.fr/OPAC" location="extern" xyref="2078069020012" xmlns:xlink="http://www.w3.org/1999/xlink">http://www.lifl.fr/OPAC</ref>.
</p></subsection></logiciels><resultats id="uid65"><bodyTitle>New Results</bodyTitle><subsection id="uid66"><bodyTitle>PPM - A new exact method for bi-objective problems</bodyTitle><p>We have proposed a new exact method, called the Parallel Partitioning Method (PPM), able to solve efficiently bi-objective problems. This method is based on the splitting of the search space into several areas leading to elementary exact searches and determines all the Pareto front into three stages. First, the two extreme efficient solutions are computed in order to limit the search space. In the second stage, well spread solutions are searched, thanks to an <span class="math" align="left"><img width="9" height="12" align="bottom" border="0" src="../../images/img_epsilon.png" alt="$ \epsilon$"/></span>-constraint approach, in order to divide the search space into well-balanced partitions. The third stage consists in finding the other efficient solutions in each partition. This method has a parallel behavior which may increase its performances. It has been applied on a bi-objective flow-shop and gave interesting results.</p></subsection><subsection id="uid67"><bodyTitle>A new objective optimization function for protein identification</bodyTitle><p>There are many methods but none are specially effective for the protein variants and new
proteins identification. We develop a completely new evaluation function called FFT (for Fast Fourier Transform) based on an algorithm developped by A.L. Rockwood <ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="#bid18" location="biblio" xyref="1552323639017" xmlns:xlink="http://www.w3.org/1999/xlink"/> to compute isotopic distribution. We have developed a optimized version of this algorithm in order to build simulated spectra for making scoring between experimental MS spectrum and simulated spectrum. It's the first time that a scoring using MS data works on experimental spectrum
directly without making the mono-isotopic list extraction of the experimental spectrum <footnote id="uid68" anchored="yes" place="foot">It's a needed task for all the other
methods to obtain the list of masses from the spectrum, generally computed by the application bought with the spectrometer with a manual
configuration of the data.</footnote>. An individual is a peptides list. This list is translated into a chemical formula list. For each chemical formula (so for each peptide), the isotopic distribution is gradually computed and, peptide by peptide, the simulated spectrum is gained. Our evaluation function calculates the correlation of each theoretical peptide with the experimental
spectrum in order to understand how the current individual (the protein) suits with the experimental protein.</p><p>This score has been validated by a research of known proteins on a database. Typically, we had experimental data corresponding to a well known protein and the function has found the correct protein by parsing a protein database in fasta format (the UniProt database <ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="http://www.expasy.uniprot.org/database/download.shtml" location="extern" xyref="3625134781030" xmlns:xlink="http://www.w3.org/1999/xlink">http://www.expasy.uniprot.org/database/download.shtml</ref>, UniProtKB/Swiss-Prot in fasta format).</p><p>This score will now be used in optimization methods to discover new proteins and new variants.
</p></subsection><subsection id="uid69"><bodyTitle>A new multiobjective model for association rules</bodyTitle><p>Association rules is a very general model in datamining. It allows to
find relationships between items of a database. The main quality
measures used to identify association rules are the support and the
confidence. The first one identifies frequent rules whereas the second
one identifies true rules. In the case of genomic data, biologists are
not really interested in frequent rules and other criteria have to be
taken into account. Hence, we made a statistical analysis of about 20
criteria that have been proposed in the litterature to evaluate
association rules. This analysis has been driven on several databases
(coming from genomic and other applications fields). This analysis
showed that some criteria are strongly correlated whereas other are
complementary. Hence, regarding this analysis, we propose to use a
complete model for the association rules problem using five
complementary criteria: Support, confidence, conviction, interest and
surprise. This model has been validated as it has been used by a
multi-objective evolutionary algorithm that managed to find
interesting rules.
</p></subsection><subsection id="uid70"><bodyTitle>Parallel exact methods on computational grids</bodyTitle><p>Within the framework of the Doctorate thesis of Mohand Mezmaz, a Grid-based
approach for the Branch-and-Bound algorithm has been proposed. The approach
deals with the dynamic load balancing and checkpointing-based fault tolerance
issues. Indeed, the irregular nature of the tree explored by the algorithm and
the volatile and large scale characteristics of the Grid involve a large
amount of load balancing and checkpointing operations. These operations
require an exorbitant communication and storage cost associated with the work
units (collections of nodes) dynamically generated. Therefore, the proposed
approach is based on special codings of the explored tree and the work units
allowing to optimize the dynamic distribution and checkpointing processes on
The Grid.</p><p noindent="true">The algorithm has been applied to the Flow-Shop scheduling problem, one of the
hardest challenge problems in combinatorial optimization. As it was previously
presented, the problem consists roughly to find a schedule of a set of jobs on
a set of machines that minimizes the total execution time (makespan). The jobs
must be scheduled in the same order on all machines, and each machine can not
be simultaneously assigned to two jobs. Using our algorithm, the problem (50
jobs on 20 machines) has been optimally solved for the first time. The method
allowed not only to improve the best known solution for the problem instance
but it also proved the optimality of the provided solution. The experiments
have been performed on a Grid including processors from simultaneously
Grid5000 and different educational networks of Université de Lille1
(Polytech'Lille, IEEA, IUT "A"). The number of processors averaged
approximately 500, and peaked at 1245 machines. The optimal solution has been
found on December 4th with a total wall-clock time of seven weeks.</p><p noindent="true">A first version of the algorithm has been published in Springer Verlag LNCS
3470, proceedings of the European Grid Conference (<ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="#bid16" location="biblio" xyref="1552323639017" xmlns:xlink="http://www.w3.org/1999/xlink"/>). The improved
algorithm has been presented in HDR report of Nouredine Melab.
</p></subsection><subsection id="uid71"><bodyTitle>Parallel metaheuristics on computational grids</bodyTitle><p>The design of grid-aware metaheuristics often involves the cost of a painful
apprenticeship of parallelization techniques and complex grid computing
technologies. In order to free from such burden the developers who are
unfamiliar with those advanced features, combinatorial optimization frameworks
must integrate the up-to-date parallelization techniques and allow their
transparent exploitation and deployment on computational grids. We recently
have proposed a framework called <i>ParadisEO</i> dedicated to the reusable
design of parallel metaheuristics for only dedicated parallel hardware
platforms. During the last year (2004-2005) of the Doctorate thesis of
Sebastien Cahon, ParadisEO has been extended (<i>ParadisEO-CMW</i>) to allow
the design and deployment of these parallel metaheuristics on computational
grids. Such extension consisted in two steps: firstly, the design and
algorithmics associated with the parallel models provided and encapsulated
into the framework have been revisited. The objective is to take into account
the major characteristics of the grids: multi-administrative domain, large
scale, volatility and heterogeneity. Secondly, ParadisEO has been coupled with
the Condor-MW grid middleware. ParadisEO-CMW has been validated on two
real-world problems: the mobile network design (contract with France Telecom
R&amp;D) and the building of predictive models in NIR spectrum analysis
(Collaboration with the LASIR labs. of Université de Lille1).</p><p noindent="true">This work has been published in the proceedings of the <i>IEEE/ACM
CCGRID'2005</i> international conference. An extented version of the paper has
been accepted with minor revision for publication in the <i>Journal of
parallel and Distributed Computing</i> and is currently under decision. The
ParadisEO-CMW free software is available at:
<ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="http://www.lifl.fr/~cahon/paradisEO" location="extern" xyref="3395246764006" xmlns:xlink="http://www.w3.org/1999/xlink">http://www.lifl.fr/~cahon/paradisEO</ref>.
</p></subsection></resultats><contrats id="uid72"><bodyTitle>Contracts and Grants with Industry</bodyTitle><subsection id="uid73"><bodyTitle>France Telecom R&amp;D</bodyTitle><p>(2003-2005): The cooperation with France Telecom has
been reinforced with this action. The objective here is the design and
implementation of a framework for solving multi-objective optimization
problems in the mobile telecommunications area.
</p></subsection><subsection id="uid74"><bodyTitle>Mobinets</bodyTitle><p>(2004-2006): In this recent contract, the objective is to model
and solve the access network design problem (GSM and UMTS technologies).
</p></subsection></contrats><international id="uid75"><bodyTitle>Other Grants and Activities</bodyTitle><subsection id="uid76"><bodyTitle>Regional Grants</bodyTitle><simplelist><li id="uid77"><p>MOST Project ``Methodologies for Optimization in Transport and
Telecommunications Systems'' (2000-2006) of the CPER (Regional Contract) TACT
operation. The OPAC / DOLPHIN team leads the action ``Multi-objective
optimization''.</p></li></simplelist></subsection><subsection id="uid78"><bodyTitle>National action</bodyTitle><simplelist><li id="uid79"><p>ACI ``Masse de données'' (Large dataset) Project GGM ``Geno-Medical
Grid'' (2004-2007), in collaboration with LIRIS (Lyon) and IRIT (Toulouse)
laboratories. Our concern in this project is the design and implementation of
parallel multi-objective optimization techniques to extract association rules
from large and distributed genomic and medical data.</p></li><li id="uid80"><p>ACI GRID'5000 Grant (2004-2007). This project deals with the deployment
of a national grid platform. Our laboratory will host a cluster of more than
250 PCs. The DOLPHIN project coordinated this action for Lille.</p></li><li id="uid81"><p>Arcir project "Puces Nano 3D" (2004-2006), supported by the Region. This projects aims the creation of new types of microarrays. It is a collaboration with IEMN (Institut d'Electronique, Microélectronique et Nanotechnologies de Lille), IBL (Institut de Biologie de Lille), IPL (Institut de Biopuces de Lille).</p></li></simplelist></subsection><subsection id="uid82"><bodyTitle>International action</bodyTitle><simplelist><li id="uid83"><p>Member of the European Network of Excellence EvoNet: The goal of this
network is to coordinate the research on evolutionary computation between
academic research laboratories and industrials. Our team is associated mainly
to the actions EvoTel (Evolutionary computation for Telecommunications) and
EvoBio (Evolutionary computation for Bioinformatics).</p></li><li id="uid84"><p>University of Malaga (Spain, 2003-2005): A collaboration has been
initiated on optimization frameworks on Grids.</p></li><li id="uid85"><p>University of Luxembourg (2004-2007): A common project has been initiated
on robust optimization for cutting problems.</p></li><li id="uid86"><p>University of Constantine (2005-2007): CMEP program with the University of Constantine (Algeria) on "Metaheuristics for optimization of hard problems"</p></li><li id="uid87"><p>European project GRAAL (2004-2007) on algorithms for optimisation on telecommunication</p></li></simplelist></subsection><subsection id="uid88"><bodyTitle>Visits and researcher invitations</bodyTitle><p>The project had some visitors during the year 2005:</p><simplelist><li id="uid89"><p>Enrique Torres Alba (Malaga, Spain)</p></li><li id="uid90"><p>Francesco Luna (Malaga, Spain)</p></li><li id="uid91"><p>Gabriel Luque (Malaga, Spain)</p></li><li id="uid92"><p>Mohammed El Bachir Menai (Constantine, Algeria)</p></li><li id="uid93"><p>Mohamed Batouche (Constantine, Algeria)</p></li><li id="uid94"><p>Mohamed-Khireddine Kholladi (Constantine, Algeria)</p></li><li id="uid95"><p>Khaled Mellouli (HEC, Tunis, Tunisia)</p></li></simplelist></subsection></international><diffusion id="uid96"><bodyTitle>Dissemination</bodyTitle><subsection id="uid97"><bodyTitle>Services to the scientific community</bodyTitle><subsection id="uid98"><bodyTitle>Research Management</bodyTitle><simplelist><li id="uid99"><p>Co-fondator and co-chair of the group META (Metaheuristics: Theory and
Applications, <ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="http://www.lifl.fr/~talbi/META" location="extern" xyref="1980541861004" xmlns:xlink="http://www.w3.org/1999/xlink">http://www.lifl.fr/~talbi/META</ref>). This group is associated to the
ROADEF (French Operations Research Society), and the CNRS research groups GDR
ALP and MACS.</p></li><li id="uid100"><p>Chair of the group PM2O (Multi-objective Mathematical Programming,
<ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="http://www.lifl.fr/PM2O" location="extern" xyref="2848202460024" xmlns:xlink="http://www.w3.org/1999/xlink">http://www.lifl.fr/PM2O</ref>). This group is associated to the ROADEF (French Operations
Research Society), and the CNRS research group GDR I3.</p></li><li id="uid101"><p>Direction of the CIB (Bioinformatics Center) of the Genopole of Lille.</p></li><li id="uid102"><p>Scientific Committee of the Genopole of Lille.</p></li></simplelist></subsection><subsection id="uid103"><bodyTitle>Participation to Working Groups</bodyTitle><simplelist><li id="uid104"><p>EURO-PAREO (European working group on Parallel Processing in Operations
Research).</p></li><li id="uid105"><p>EURO-EU/ME (European working group on Metaheuristics).</p></li><li id="uid106"><p>ECCO (European Chapter on Combinatorial Optimization).</p></li><li id="uid107"><p>JET national group on evolutionary computation.</p></li><li id="uid108"><p>ERCIM (European Research Consortium for Informatics and Mathematics)
working group on Soft Computing.</p></li></simplelist></subsection><subsection id="uid109"><bodyTitle>Editions</bodyTitle><simplelist><li id="uid110"><p>Special issue of the international journal "International Journal on
Foundations of Computer Science" on parallel computing for complex problem
solving (2005).</p></li><li id="uid111"><p>Book on "Parallel Combinatorial Optimization" (Wiley &amp; Sons, USA,
2005).</p></li><li id="uid112"><p>E. Alba, E-G. Talbi, A. Zomaya et F. Ercal, in IJFCS "International Journal of Foundation of Computer Science", Special issue of the international journal on parallel computing for complex problem solving, 2005.</p></li><li id="uid113"><p>P. Siarry, E-G. Talbi, "Metaheuristics for complex optimization problems", in JESA "Journal Européen des Systèmes Automatisés", 2005.</p></li></simplelist></subsection><subsection id="uid114"><bodyTitle>Scientific committees</bodyTitle><simplelist><li id="uid115"><p>EA'2005 (International Conference on Artificial Evolution)</p></li><li id="uid116"><p>ROADEF'2006 (Major National Conference in Operations Research in France)</p></li></simplelist></subsection><subsection id="uid117"><bodyTitle>Organizations of sessions, workshops and conferences</bodyTitle><simplelist><li id="uid118"><p>NIDISC Workshop (International Workshop on Nature Inspired Distributed
Computing) organized jointly with ACM/IEEE IPDPS (International Parallel and
Distributed Processing Symposium): NIDISC'05(Denver, USA), NIDISC'06 (Rhode Island, USA).</p></li><li id="uid119"><p>International Conference EA'2005 (Artificial Evolution), Oct 2005, Lille,
France.</p></li><li id="uid120"><p>EGC'2006 (Extraction and Gestion des Connaissance), Jan 2006, Lille, France.</p></li><li id="uid121"><p>ROADEF'2006 (Major National Conference in Operations Research in France), Feb. 2006, Lille, France.</p></li><li id="uid122"><p>Flowshop Contest: the Scheduling Challenge, Oct 2005.<ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="http://www.lifl.fr/~talbi/challenge/index.html" location="extern" xyref="1775780601013" xmlns:xlink="http://www.w3.org/1999/xlink">http://www.lifl.fr/~talbi/challenge/index.html</ref></p></li></simplelist></subsection><subsection id="uid123"><bodyTitle>Reviews</bodyTitle><simplelist><li id="uid124"><p>Review of journal papers:</p><simplelist><li id="uid125"><p>Parallel Computing</p></li><li id="uid126"><p>IEEE Transactions on Systems Man and Cybernetics</p></li><li id="uid127"><p>Annals of Operations Research</p></li><li id="uid128"><p>Calculateurs Parallèles</p></li><li id="uid129"><p>IEEE Transactions on Parallel and Distributed Systems</p></li><li id="uid130"><p>Journal of Supercomputing</p></li><li id="uid131"><p>IEEE Transactions on Evolutionary Computation</p></li><li id="uid132"><p>Parallel and Distributed Computing Practices</p></li><li id="uid133"><p>Genetic Programming and Evolvable Machines</p></li><li id="uid134"><p>Journal of Heuristics</p></li><li id="uid135"><p>European Journal of Operational Research</p></li><li id="uid136"><p>Journal of Computational Optimization and Applications</p></li><li id="uid137"><p>Information Processing Letters</p></li><li id="uid138"><p>Extraction de connaissances et apprentissage</p></li><li id="uid139"><p>European Physical Journal B</p></li><li id="uid140"><p>4OR</p></li><li id="uid141"><p>Journal of Mathematical Modelling and Algorithms</p></li><li id="uid142"><p>Bioinformatics</p></li><li id="uid143"><p>International Journal of Production Economics</p></li><li id="uid144"><p>Computers and Operation Research</p></li><li id="uid145"><p>...</p></li></simplelist></li><li id="uid146"><p>Review of different projects :</p><simplelist><li id="uid147"><p>JEI (Jeune Equipe Innovante) of the DRRT (Délégation Régionale à la Recherche et à la Technologie) of the french research ministry (2005)</p></li><li id="uid148"><p>Expert for ANR "Calcul intensif et Grilles de calcul" (2005)</p></li><li id="uid149"><p>Expert for evaluation of LARODEC laboratory (Tunis, Tunisia, 2005)</p></li><li id="uid150"><p>Expert for Australian Research Council (ARC, Australia, 2005)</p></li></simplelist></li></simplelist></subsection><subsection id="uid151"><bodyTitle>Program Committees</bodyTitle><simplelist><li id="uid152"><p>International Conferences on Evolutionary Computation:</p><simplelist><li id="uid153"><p>CEC (Congress on Evolutionary Computation): CEC'05 (Edhimburg).</p></li><li id="uid154"><p>GECCO (Genetic and Evolutionary Computation Conference): GECCO'2005.</p></li><li id="uid155"><p>EvoCOP (European Conference on Evolutionary Computation in Combinatorial
Optimization): EvoCOP'2005</p></li><li id="uid156"><p>EvoBIO (European Workshop on Evolutionary Computation and Bioinformatics):
EvoBio'2005</p></li><li id="uid157"><p>MIC (Metaheuristics International Conference): MIC 2005, Vienne, Austria, Aug 2005</p></li><li id="uid158"><p>HM'2005 Second International Workshop on Hybrid Metaheuristics, Barcelona, Spain, Aout 2005</p></li><li id="uid159"><p>EMO " International Conference on Evolutionary Multi-criterion Optimization ", EMO'05, Guanajuato, Mexique, Mar 2005</p></li></simplelist></li><li id="uid160"><p>SIAM (International Conference on Data Mining): SIAM 2005, Newport Beach, USA, Apr
2005.</p></li><li id="uid161"><p>Workshop DEXA GLOBE'05 " Grid and peer-to-peer computings impacts on large scale heterogeneous distributed database systems ", Copenhagen, Denmark, Aout 2005</p></li><li id="uid162"><p>IFIP NPC International Conference on Network and Parallel Computing: NPT'2005, Beiking, Nov 2005.</p></li><li id="uid163"><p>First conference on Operations Research Practice in Africa ORPA-1, Ouagadoudou, Burkina Faso, Avril 2005</p></li><li id="uid164"><p>HiPCoMB'2005 " First IEEE Workshop on High Performance Computing in Medicine and Biology ", Fukuaka, Japan, Juil 2005</p></li><li id="uid165"><p>ICCIB'2005 " International Conference on Biologically Inspired Computing and Computers in Biology", Alberta, Canada, May 2005</p></li></simplelist></subsection><subsection id="uid166"><bodyTitle>Phd and Hdr committees</bodyTitle><p>Pr Talbi was referee of the following thesis:</p><simplelist><li id="uid167"><p>June 2005, Phd of M. D. Hernandez at University of Genève and Swiss institute of Bioformatic, Genève, Suisse, " Stratégies d'optimisation combinatoire pour le problème de l'alignement local multiple sans indels et application aux séquences protéiques ", Jury: A. Danchin, E-G. Talbi, R. Gras, Ron D. Appe, B. Chopard.</p></li><li id="uid168"><p>July 2005, Phd of L. Baduel at University of Nice-Sophia Antipolis, " Typed groups for the Grid ", Jury: J. Montagnat, H. Bal, A. Schiper, E-G. Talbi, E. Cecchet, D. Caromel, F. Baude.</p></li></simplelist><p>Dr Dhaenens was referee of the following thesis:</p><simplelist><li id="uid169"><p>June 2005, Phd of B. Eteve at University of Tours, "Des problèmes d'ordonnancement multicritères de type just-à- temps : Modélisation et résolution", Jury: M-C Portmann, B. Perz, E. Salanville, C. Dhaenens, V. T'Kindt, J-C. Billaut.</p></li></simplelist></subsection></subsection><subsection id="uid170"><bodyTitle>Teaching</bodyTitle><simplelist><li id="uid171"><p>Postgraduate: ``Optimization methods'' (E-G. Talbi).</p></li><li id="uid172"><p>Postgraduate: ``Data mining for bioinformatics'' (E-G. Talbi, L.
Jourdan).</p></li><li id="uid173"><p>Undergraduate (USTL): ``Operations Research'' (L. Jourdan).</p></li><li id="uid174"><p>Undergraduate (Polytech'Lille): ``Operations Research'' (C. Dhaenens,
E-G. Talbi).</p></li><li id="uid175"><p>Undergraduate (Polytech'Lille): ``Graphs and combinatorics'' (C.
Dhaenens, F. Seynhaeve, E-G. Talbi).</p></li><li id="uid176"><p>Undergraduate (Polytech'Lille): ``Data mining'' (E-G. Talbi, C.
Dhaenens).</p></li><li id="uid177"><p>Undergraduate (Polytech'Lille): ``Advanced Optimization'' (E-G. Talbi, F.
Seynhaeve).</p></li><li id="uid178"><p>Undergraduate (Polytech'Lille): ``Production Management'' (C. Dhaenens).</p></li><li id="uid179"><p>Undergraduate (Polytech'Lille): ``Distributed Systems'' (N. Melab,
S. Cahon, E-G. Talbi).</p></li><li id="uid180"><p>Undergraduate (Polytech'Lille): ``Advanced Networking'' (N. Melab).</p></li></simplelist></subsection></diffusion><biblio id="bibliography" html="bibliography" numero="10" titre="Bibliography"><biblStruct rend="refer" n="cite:bft:EMO05" type="inproceedings" id="bid53" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Path Relinking in Pareto Multi-objective Genetic Algorithms</title><author TEIform="author"><persName key="dolphin-2005-id2244908" TEIform="persName"><foreName full="yes" TEIform="foreName">M.</foreName><surname full="yes" TEIform="surname">Basseur</surname><initial>M.</initial></persName><persName key="dolphin-2005-id2244727" TEIform="persName"><foreName full="yes" TEIform="foreName">F.</foreName><surname full="yes" TEIform="surname">Seynhaeve</surname><initial>F.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName></author></analytic><monogr TEIform="monogr"><editor role="editor" TEIform="editor"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">C. A. Coello</foreName><surname full="yes" TEIform="surname">Coello</surname><initial>C. A. C.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">A. H.</foreName><surname full="yes" TEIform="surname">Aguirre</surname><initial>A. H.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">E.</foreName><surname full="yes" TEIform="surname">Zitzler</surname><initial>E.</initial></persName></editor><title level="m" TEIform="title">Evolutionary Multi-Criterion Optimization, EMO'2005, Guanajuato, Mexico</title><title level="s" TEIform="title">Lecture Notes in Computer Science</title><imprint TEIform="imprint"><biblScope type="volume" TEIform="biblScope">3410</biblScope><publisher TEIform="publisher"><orgName TEIform="orgName">Springer-Verlag</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><month full="yes" TEIform="month">March</month><year full="yes" TEIform="year">2005</year></dateStruct><biblScope type="pages" TEIform="biblScope">120–134</biblScope></imprint></monogr></biblStruct><biblStruct rend="refer" n="cite:Cahon04a" type="article" id="bid61" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">ParadisEO: A Framework for the Reusable Design of Parallel and Distributed Metaheuristics</title><author TEIform="author"><persName key="dolphin-2005-id2244630" TEIform="persName"><foreName full="yes" TEIform="foreName">S.</foreName><surname full="yes" TEIform="surname">Cahon</surname><initial>S.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName><persName key="dolphin-2005-id2245370" TEIform="persName"><foreName full="yes" TEIform="foreName">N.</foreName><surname full="yes" TEIform="surname">Melab</surname><initial>N.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="j" TEIform="title">Journal of Heuristics</title><imprint TEIform="imprint"><biblScope type="volume" TEIform="biblScope">10</biblScope><biblScope type="number" TEIform="biblScope">3</biblScope><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2004</year></dateStruct><biblScope type="pages" TEIform="biblScope">357–380</biblScope></imprint></monogr></biblStruct><biblStruct rend="refer" n="cite:jkdt:2005" type="incollection" id="bid56" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">A hybrid metaheuristic for knowledge discovery in microarray experiments</title><author TEIform="author"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">L.</foreName><surname full="yes" TEIform="surname">Jourdan</surname><initial>L.</initial></persName><persName key="dolphin-2005-id2244837" TEIform="persName"><foreName full="yes" TEIform="foreName">M.</foreName><surname full="yes" TEIform="surname">Khabzaoui</surname><initial>M.</initial></persName><persName key="dolphin-2005-id2245393" TEIform="persName"><foreName full="yes" TEIform="foreName">C.</foreName><surname full="yes" TEIform="surname">Dhaenens</surname><initial>C.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="m" TEIform="title">Handbook of Bioinspired Algorithms and Applications, USA</title><note anchored="yes" place="unspecified" type="bnote">ISBN: 1584884754</note><imprint TEIform="imprint"><publisher TEIform="publisher"><orgName TEIform="orgName">Editors: S. Olariu and A.Y. Zomaya, CRC Press</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2005</year></dateStruct><biblScope type="pages" TEIform="biblScope">491–509</biblScope></imprint></monogr></biblStruct><biblStruct rend="refer" n="cite:jozefowiez:PPSN2002" type="inproceedings" id="bid60" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Parallel and hybrid models for multi-objective optimization: Application to the Vehicle Routing Problem</title><author TEIform="author"><persName key="dolphin-2005-id2244936" TEIform="persName"><foreName full="yes" TEIform="foreName">N.</foreName><surname full="yes" TEIform="surname">Jozefowiez</surname><initial>N.</initial></persName><persName key="dolphin-2005-id2244489" TEIform="persName"><foreName full="yes" TEIform="foreName">F.</foreName><surname full="yes" TEIform="surname">Semet</surname><initial>F.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="m" TEIform="title">Proceedings of the Seventh International Conference Parallel Problem Solving from Nature (PPSN), Granada, Spain</title><title level="s" TEIform="title">LNCS</title><imprint TEIform="imprint"><biblScope type="volume" TEIform="biblScope">2439</biblScope><publisher TEIform="publisher"><orgName TEIform="orgName">Springer-Verlag</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><month full="yes" TEIform="month">September</month><year full="yes" TEIform="year">2002</year></dateStruct><biblScope type="pages" TEIform="biblScope">271–280</biblScope></imprint></monogr></biblStruct><biblStruct rend="refer" n="cite:LDT-PMS04" type="inproceedings" id="bid55" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">A parallel exact method for a bicriteria permutation flow-shop problem</title><author TEIform="author"><persName key="dolphin-2005-id2244850" TEIform="persName"><foreName full="yes" TEIform="foreName">J.</foreName><surname full="yes" TEIform="surname">Lemesre</surname><initial>J.</initial></persName><persName key="dolphin-2005-id2245393" TEIform="persName"><foreName full="yes" TEIform="foreName">C.</foreName><surname full="yes" TEIform="surname">Dhaenens</surname><initial>C.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E.G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="m" TEIform="title">Project Management and Scheduling (PMS), Nancy, France</title><imprint TEIform="imprint"><dateStruct full="yes" TEIform="dateStruct"><month full="yes" TEIform="month">April</month><year full="yes" TEIform="year">2004</year></dateStruct><biblScope type="pages" TEIform="biblScope">p. 359-362</biblScope></imprint></monogr></biblStruct><biblStruct rend="refer" n="cite:mtc:2005" type="incollection" id="bid62" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Frameworks for the Design of Reusable Parallel and Distributed Metaheuristics</title><author TEIform="author"><persName key="dolphin-2005-id2245370" TEIform="persName"><foreName full="yes" TEIform="foreName">N.</foreName><surname full="yes" TEIform="surname">Melab</surname><initial>N.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName><persName key="dolphin-2005-id2244630" TEIform="persName"><foreName full="yes" TEIform="foreName">S.</foreName><surname full="yes" TEIform="surname">Cahon</surname><initial>S.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="m" TEIform="title">Handbook of Bioinspired Algorithms and Applications, USA</title><note anchored="yes" place="unspecified" type="bnote">ISBN: 1584884754</note><imprint TEIform="imprint"><publisher TEIform="publisher"><orgName TEIform="orgName">Editors: S. Olariu and A.Y. Zomaya, CRC Press</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2005</year></dateStruct><biblScope type="pages" TEIform="biblScope">639–648</biblScope></imprint></monogr></biblStruct><biblStruct rend="refer" n="cite:ntmw2005" type="incollection" id="bid57" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Parallel Hybrid Multi-objective Meta-heuristics on P2P Systems</title><author TEIform="author"><persName key="dolphin-2005-id2245370" TEIform="persName"><foreName full="yes" TEIform="foreName">N.</foreName><surname full="yes" TEIform="surname">Melab</surname><initial>N.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName><persName key="dolphin-2005-id2244863" TEIform="persName"><foreName full="yes" TEIform="foreName">M-S.</foreName><surname full="yes" TEIform="surname">Mezmaz</surname><initial>M.-S.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">B.</foreName><surname full="yes" TEIform="surname">Wei</surname><initial>B.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="m" TEIform="title">Handbook of Bioinspired Algorithms and Applications, USA</title><imprint TEIform="imprint"><publisher TEIform="publisher"><orgName TEIform="orgName">Editors: S. Olariu and A.Y. Zomaya, CRC Press</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2005</year></dateStruct><biblScope type="pages" TEIform="biblScope">649–663</biblScope></imprint></monogr></biblStruct><biblStruct rend="refer" n="cite:melabtalbi:PC2000" type="article" id="bid54" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Parallel adaptive computing on meta-systems including NOWs</title><author TEIform="author"><persName key="dolphin-2005-id2245370" TEIform="persName"><foreName full="yes" TEIform="foreName">N.</foreName><surname full="yes" TEIform="surname">Melab</surname><initial>N.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="j" TEIform="title">Parallel Computing</title><imprint TEIform="imprint"><biblScope type="volume" TEIform="biblScope">26</biblScope><biblScope type="number" TEIform="biblScope">2</biblScope><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2000</year></dateStruct><biblScope type="pages" TEIform="biblScope">267–284</biblScope></imprint></monogr></biblStruct><biblStruct rend="refer" n="cite:talbi-JH:2002" type="article" id="bid59" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">A Taxonomy of Hybrid Metaheuristics</title><author TEIform="author"><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E.G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="j" TEIform="title">Journal of Heuristics</title><imprint TEIform="imprint"><biblScope type="volume" TEIform="biblScope">8</biblScope><biblScope type="number" TEIform="biblScope">5</biblScope><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2002</year></dateStruct><biblScope type="pages" TEIform="biblScope">541–564</biblScope></imprint></monogr></biblStruct><biblStruct rend="refer" n="cite:vct:2005" type="article" id="bid58" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Linkage disequilibrium study with a parallel adaptive GA</title><author TEIform="author"><persName key="dolphin-2005-id2245453" TEIform="persName"><foreName full="yes" TEIform="foreName">L.</foreName><surname full="yes" TEIform="surname">Vermeulen-Jourdan</surname><initial>L.</initial></persName><persName key="dolphin-2005-id2245393" TEIform="persName"><foreName full="yes" TEIform="foreName">C.</foreName><surname full="yes" TEIform="surname">Dhaenens</surname><initial>C.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="j" TEIform="title">International Journal of Foundation in Computer Science</title><imprint TEIform="imprint"><biblScope type="volume" TEIform="biblScope">16</biblScope><dateStruct full="yes" TEIform="dateStruct"><month full="yes" TEIform="month">April</month><year full="yes" TEIform="year">2005</year></dateStruct><biblScope type="pages" TEIform="biblScope">241–260</biblScope></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:Basseur:These" type="phdthesis" id="bid13" default="NO" TEIform="biblStruct"><monogr TEIform="monogr"><title level="m" TEIform="title">Design of cooperative algorithms for multi-objective optimization: Application to the Flow-shop scheduling problem.</title><author TEIform="author"><persName key="dolphin-2005-id2244908" TEIform="persName"><foreName full="yes" TEIform="foreName">M.</foreName><surname full="yes" TEIform="surname">Basseur</surname><initial>M.</initial></persName></author><note anchored="yes" place="unspecified" type="typdoc">Ph. D. Thesis</note><imprint TEIform="imprint"><publisher TEIform="publisher"><orgName type="school" TEIform="orgName">University of Sciences and Technology of Lille, France</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><month full="yes" TEIform="month">June</month><year full="yes" TEIform="year">2005</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:cahon:These" type="phdthesis" id="bid47" default="NO" TEIform="biblStruct"><monogr TEIform="monogr"><title level="m" TEIform="title">ParadisEO : Une plate-forme pour la conception et le déploiement de métaheuristiques parallèles hybrides sur clusters et grilles.</title><author TEIform="author"><persName key="dolphin-2005-id2244630" TEIform="persName"><foreName full="yes" TEIform="foreName">S.</foreName><surname full="yes" TEIform="surname">Cahon</surname><initial>S.</initial></persName></author><note anchored="yes" place="unspecified" type="typdoc">Ph. D. Thesis</note><imprint TEIform="imprint"><publisher TEIform="publisher"><orgName type="school" TEIform="orgName">University of Sciences and Technology of Lille, France</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><month full="yes" TEIform="month">July</month><year full="yes" TEIform="year">2005</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:dhaenens:habilitation" type="hdrthesis" id="bid46" default="NO" TEIform="biblStruct"><monogr TEIform="monogr"><title level="m" TEIform="title">Optimisation Combinatoire Multi-Objectif : Apport des Méthodes coopératives et contribution à l'optimisation multi-objectif</title><author TEIform="author"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">C.</foreName><surname full="yes" TEIform="surname">Flipo-Dhaenens</surname><initial>C.</initial></persName></author><note anchored="yes" place="unspecified" type="typdoc">HDR</note><imprint TEIform="imprint"><publisher TEIform="publisher"><orgName type="school" TEIform="orgName">Université des Sciences et Technologies de Lille</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><month full="yes" TEIform="month">oct</month><year full="yes" TEIform="year">2005</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:melab:habilitation" type="hdrthesis" id="bid48" default="NO" TEIform="biblStruct"><monogr TEIform="monogr"><title level="m" TEIform="title">Contribution à la résolution de problèmes d'optimisation sur grilles</title><author TEIform="author"><persName key="dolphin-2005-id2245370" TEIform="persName"><foreName full="yes" TEIform="foreName">N.</foreName><surname full="yes" TEIform="surname">Melab</surname><initial>N.</initial></persName></author><note anchored="yes" place="unspecified" type="typdoc">HDR</note><imprint TEIform="imprint"><publisher TEIform="publisher"><orgName type="school" TEIform="orgName">Université des Sciences et Technologies de Lille</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><month full="yes" TEIform="month">Nov</month><year full="yes" TEIform="year">2005</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:Basseur:Book" type="inbook" id="bid29" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Real-world Multi-objective System Engineering</title><author TEIform="author"><persName key="dolphin-2005-id2244908" TEIform="persName"><foreName full="yes" TEIform="foreName">M.</foreName><surname full="yes" TEIform="surname">Basseur</surname><initial>M.</initial></persName><persName key="dolphin-2005-id2244727" TEIform="persName"><foreName full="yes" TEIform="foreName">F.</foreName><surname full="yes" TEIform="surname">Seynhaeve</surname><initial>F.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName></author></analytic><monogr TEIform="monogr"><editor role="editor" TEIform="editor"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">N.</foreName><surname full="yes" TEIform="surname">Nedjah</surname><initial>N.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">L.</foreName><surname full="yes" TEIform="surname">Mourelle</surname><initial>L.</initial></persName></editor><imprint TEIform="imprint"><biblScope type="chapter" TEIform="biblScope">6: A Cooperative Metaheuristic Applied to Multi-Objective Flow-Shop Scheduling Problem</biblScope><publisher TEIform="publisher"><orgName TEIform="orgName">Nova Science</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2005</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:talbi05BookB" type="incollection" id="bid14" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Parallel hybrid approaches</title><author TEIform="author"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">C.</foreName><surname full="yes" TEIform="surname">Cotta</surname><initial>C.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">E.</foreName><surname full="yes" TEIform="surname">Alba</surname><initial>E.</initial></persName></author></analytic><monogr TEIform="monogr"><editor role="editor" TEIform="editor"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">E.</foreName><surname full="yes" TEIform="surname">Alba</surname><initial>E.</initial></persName></editor><title level="m" TEIform="title">Parallel Metaheuristics, USA</title><imprint TEIform="imprint"><publisher TEIform="publisher"><orgName TEIform="orgName">J. Wiley and Sons</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2005</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:dhaenens:2005" type="inbook" subtype="nonparu" id="bid24" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Parallel Combinatorial Optimization</title><author TEIform="author"><persName key="dolphin-2005-id2245393" TEIform="persName"><foreName full="yes" TEIform="foreName">C.</foreName><surname full="yes" TEIform="surname">Dhaenens</surname><initial>C.</initial></persName><persName key="dolphin-2005-id2244850" TEIform="persName"><foreName full="yes" TEIform="foreName">J.</foreName><surname full="yes" TEIform="surname">Lemesre</surname><initial>J.</initial></persName><persName key="dolphin-2005-id2245370" TEIform="persName"><foreName full="yes" TEIform="foreName">N.</foreName><surname full="yes" TEIform="surname">Melab</surname><initial>N.</initial></persName><persName key="dolphin-2005-id2244863" TEIform="persName"><foreName full="yes" TEIform="foreName">M.</foreName><surname full="yes" TEIform="surname">Mezmaz</surname><initial>M.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName></author></analytic><monogr TEIform="monogr"><note anchored="yes" place="unspecified" type="bnote">To appear</note><imprint TEIform="imprint"><biblScope type="chapter" TEIform="biblScope">Parallel exact methods for multi-objective combinatorial optimization</biblScope><publisher TEIform="publisher"><orgName TEIform="orgName">John Wiley and Sons</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2005</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:jourdan05b2" type="inbook" id="bid28" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Evolutionary Data Mining for Genomics</title><author TEIform="author"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">L.</foreName><surname full="yes" TEIform="surname">Jourdan</surname><initial>L.</initial></persName><persName key="dolphin-2005-id2245393" TEIform="persName"><foreName full="yes" TEIform="foreName">C.</foreName><surname full="yes" TEIform="surname">Dhaenens</surname><initial>C.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName></author></analytic><monogr TEIform="monogr"><imprint TEIform="imprint"><publisher TEIform="publisher"><orgName TEIform="orgName">Idea Group, USA</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><month full="yes" TEIform="month">April</month><year full="yes" TEIform="year">2005</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:jourdan-book:2005" type="incollection" id="bid26" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">A hybrid metaheuristic for knowledge discovery in microarray experiments</title><author TEIform="author"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">L.</foreName><surname full="yes" TEIform="surname">Jourdan</surname><initial>L.</initial></persName><persName key="dolphin-2005-id2244837" TEIform="persName"><foreName full="yes" TEIform="foreName">M.</foreName><surname full="yes" TEIform="surname">Khabzaoui</surname><initial>M.</initial></persName><persName key="dolphin-2005-id2245393" TEIform="persName"><foreName full="yes" TEIform="foreName">C.</foreName><surname full="yes" TEIform="surname">Dhaenens</surname><initial>C.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName></author></analytic><monogr TEIform="monogr"><editor role="editor" TEIform="editor"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">S.</foreName><surname full="yes" TEIform="surname">Olariu</surname><initial>S.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">A.Y.</foreName><surname full="yes" TEIform="surname">Zomaya</surname><initial>A.</initial></persName></editor><title level="m" TEIform="title">Handbook of Bioinspired Algorithms and Applications, USA</title><note anchored="yes" place="unspecified" type="bnote">ISBN: 1584884754</note><imprint TEIform="imprint"><publisher TEIform="publisher"><orgName TEIform="orgName">CRC Press</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2005</year></dateStruct><biblScope type="pages" TEIform="biblScope">491–509</biblScope></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:Jozefowiez05b" type="article" id="bid50" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">The bi-objective</title><author TEIform="author"><persName key="dolphin-2005-id2244936" TEIform="persName"><foreName full="yes" TEIform="foreName">N.</foreName><surname full="yes" TEIform="surname">Jozefowiez</surname><initial>N.</initial></persName><persName key="dolphin-2005-id2244489" TEIform="persName"><foreName full="yes" TEIform="foreName">F.</foreName><surname full="yes" TEIform="surname">Semet</surname><initial>F.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="j" TEIform="title">Computers and Operations Research</title><imprint TEIform="imprint"><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2005</year></dateStruct><ref xlink:actuate="onRequest" xlink:show="replace" xlink:type="simple" xlink:href="http://www.sciencedirect.com" location="extern" xyref="1843768747024" xmlns:xlink="http://www.w3.org/1999/xlink">http://www.sciencedirect.com</ref></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:jozef05" type="article" subtype="nonparu" id="bid19" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">The bi-objective covering tour problem</title><author TEIform="author"><persName key="dolphin-2005-id2244936" TEIform="persName"><foreName full="yes" TEIform="foreName">N.</foreName><surname full="yes" TEIform="surname">Jozefowiez</surname><initial>N.</initial></persName><persName key="dolphin-2005-id2244489" TEIform="persName"><foreName full="yes" TEIform="foreName">F.</foreName><surname full="yes" TEIform="surname">Semet</surname><initial>F.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="j" TEIform="title">Computers and Operations Research</title><note anchored="yes" place="unspecified" type="bnote">to appear</note><imprint TEIform="imprint"><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2005</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:lemesre05a" type="article" subtype="nonparu" id="bid20" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">An exact parallel method for a bi-objective permutation flowshop problem</title><author TEIform="author"><persName key="dolphin-2005-id2244850" TEIform="persName"><foreName full="yes" TEIform="foreName">J.</foreName><surname full="yes" TEIform="surname">Lemesre</surname><initial>J.</initial></persName><persName key="dolphin-2005-id2245393" TEIform="persName"><foreName full="yes" TEIform="foreName">C.</foreName><surname full="yes" TEIform="surname">Dhaenens</surname><initial>C.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E.G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="j" TEIform="title">European Journal of Operational Research</title><note anchored="yes" place="unspecified" type="bnote">to appear</note><imprint TEIform="imprint"><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2005</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:lemesre05" type="article" subtype="nonparu" id="bid21" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Parallel Partitionning Method (PPM): A new exact method to solve bi-objective problems</title><author TEIform="author"><persName key="dolphin-2005-id2244850" TEIform="persName"><foreName full="yes" TEIform="foreName">J.</foreName><surname full="yes" TEIform="surname">Lemesre</surname><initial>J.</initial></persName><persName key="dolphin-2005-id2245393" TEIform="persName"><foreName full="yes" TEIform="foreName">C.</foreName><surname full="yes" TEIform="surname">Dhaenens</surname><initial>C.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E.G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="j" TEIform="title">Computers and Operations Research</title><note anchored="yes" place="unspecified" type="bnote">to appear</note><imprint TEIform="imprint"><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2005</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:melab05Book-a" type="incollection" id="bid25" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Frameworks for the Design of Reusable Parallel and Distributed Metaheuristics</title><author TEIform="author"><persName key="dolphin-2005-id2245370" TEIform="persName"><foreName full="yes" TEIform="foreName">N.</foreName><surname full="yes" TEIform="surname">Melab</surname><initial>N.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName><persName key="dolphin-2005-id2244630" TEIform="persName"><foreName full="yes" TEIform="foreName">S.</foreName><surname full="yes" TEIform="surname">Cahon</surname><initial>S.</initial></persName></author></analytic><monogr TEIform="monogr"><editor role="editor" TEIform="editor"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">S.</foreName><surname full="yes" TEIform="surname">Olariu</surname><initial>S.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">A.Y.</foreName><surname full="yes" TEIform="surname">Zomaya</surname><initial>A.</initial></persName></editor><title level="m" TEIform="title">Handbook of Bioinspired Algorithms and Applications, USA</title><note anchored="yes" place="unspecified" type="bnote">ISBN: 1584884754</note><imprint TEIform="imprint"><publisher TEIform="publisher"><orgName TEIform="orgName">CRC Press</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2005</year></dateStruct><biblScope type="pages" TEIform="biblScope">639–648</biblScope></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:melab05Book-b" type="incollection" subtype="nonparu" id="bid23" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Parallel Hybrid Multi-objective Meta-heuristics on P2P Systems</title><author TEIform="author"><persName key="dolphin-2005-id2245370" TEIform="persName"><foreName full="yes" TEIform="foreName">N.</foreName><surname full="yes" TEIform="surname">Melab</surname><initial>N.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName><persName key="dolphin-2005-id2244863" TEIform="persName"><foreName full="yes" TEIform="foreName">M-S.</foreName><surname full="yes" TEIform="surname">Mezmaz</surname><initial>M.-S.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">B.</foreName><surname full="yes" TEIform="surname">Wei</surname><initial>B.</initial></persName></author></analytic><monogr TEIform="monogr"><editor role="editor" TEIform="editor"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">S.</foreName><surname full="yes" TEIform="surname">Olariu</surname><initial>S.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">A.Y.</foreName><surname full="yes" TEIform="surname">Zomaya</surname><initial>A.</initial></persName></editor><title level="m" TEIform="title">Handbook of Bioinspired Algorithms and Applications, USA</title><note anchored="yes" place="unspecified" type="bnote">to appear</note><imprint TEIform="imprint"><publisher TEIform="publisher"><orgName TEIform="orgName">CRC Press</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2005</year></dateStruct><biblScope type="pages" TEIform="biblScope">649–663</biblScope></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:talbi05BookC" type="incollection" subtype="nonparu" id="bid15" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Parallel multi-objective optimization</title><author TEIform="author"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">A. J.</foreName><surname full="yes" TEIform="surname">Nebro</surname><initial>A. J.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">F.</foreName><surname full="yes" TEIform="surname">Luna</surname><initial>F.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">E.</foreName><surname full="yes" TEIform="surname">Alba</surname><initial>E.</initial></persName></author></analytic><monogr TEIform="monogr"><editor role="editor" TEIform="editor"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">E.</foreName><surname full="yes" TEIform="surname">Alba</surname><initial>E.</initial></persName></editor><title level="m" TEIform="title">Parallel Metaheuristics, USA</title><note anchored="yes" place="unspecified" type="bnote">to appear</note><imprint TEIform="imprint"><publisher TEIform="publisher"><orgName TEIform="orgName">J. Wiley and Sons</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2005</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:talbi05BookA" type="incollection" subtype="nonparu" id="bid27" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Metaheuristics and parallelism</title><author TEIform="author"><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">E.</foreName><surname full="yes" TEIform="surname">Alba</surname><initial>E.</initial></persName></author></analytic><monogr TEIform="monogr"><editor role="editor" TEIform="editor"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">E.</foreName><surname full="yes" TEIform="surname">Alba</surname><initial>E.</initial></persName></editor><title level="m" TEIform="title">Parallel Metaheuristics, USA</title><note anchored="yes" place="unspecified" type="bnote">to appear</note><imprint TEIform="imprint"><publisher TEIform="publisher"><orgName TEIform="orgName">J. Wiley and Sons</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2005</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:jourdan05r" type="article" id="bid22" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Linkage disequilibrium study with a parallel adaptive GA</title><author TEIform="author"><persName key="dolphin-2005-id2245453" TEIform="persName"><foreName full="yes" TEIform="foreName">L.</foreName><surname full="yes" TEIform="surname">Vermeulen-Jourdan</surname><initial>L.</initial></persName><persName key="dolphin-2005-id2245393" TEIform="persName"><foreName full="yes" TEIform="foreName">C.</foreName><surname full="yes" TEIform="surname">Dhaenens</surname><initial>C.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="j" TEIform="title">International Journal of Foundation in Computer Science</title><imprint TEIform="imprint"><biblScope type="volume" TEIform="biblScope">16</biblScope><dateStruct full="yes" TEIform="dateStruct"><month full="yes" TEIform="month">April</month><year full="yes" TEIform="year">2005</year></dateStruct><biblScope type="pages" TEIform="biblScope">241–260</biblScope></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:weinberg05Book" type="incollection" id="bid1" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">A cooperative parallel metaheuristic applied to the graph coloring problem</title><author TEIform="author"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">B.</foreName><surname full="yes" TEIform="surname">Weinberg</surname><initial>B.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName></author></analytic><monogr TEIform="monogr"><editor role="editor" TEIform="editor"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">S.</foreName><surname full="yes" TEIform="surname">Olariu</surname><initial>S.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">A.Y.</foreName><surname full="yes" TEIform="surname">Zomaya</surname><initial>A.</initial></persName></editor><title level="m" TEIform="title">Handbook of Bioinspired Algorithms and Applications, USA</title><note anchored="yes" place="unspecified" type="bnote">ISBN: 1584884754</note><imprint TEIform="imprint"><publisher TEIform="publisher"><orgName TEIform="orgName">CRC Press</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2005</year></dateStruct><biblScope type="pages" TEIform="biblScope">625–638</biblScope></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:Basseur:EMO05" type="inproceedings" id="bid30" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Path Relinking in Pareto Multi-objective Genetic Algorithms</title><author TEIform="author"><persName key="dolphin-2005-id2244908" TEIform="persName"><foreName full="yes" TEIform="foreName">M.</foreName><surname full="yes" TEIform="surname">Basseur</surname><initial>M.</initial></persName><persName key="dolphin-2005-id2244727" TEIform="persName"><foreName full="yes" TEIform="foreName">F.</foreName><surname full="yes" TEIform="surname">Seynhaeve</surname><initial>F.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName></author></analytic><monogr TEIform="monogr"><editor role="editor" TEIform="editor"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">C. A. Coello</foreName><surname full="yes" TEIform="surname">Coello</surname><initial>C. A. C.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">A. H.</foreName><surname full="yes" TEIform="surname">Aguirre</surname><initial>A. H.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">E.</foreName><surname full="yes" TEIform="surname">Zitzler</surname><initial>E.</initial></persName></editor><title level="m" TEIform="title">Evolutionary Multi-Criterion Optimization, EMO'2005, Guanajuato, Mexico</title><title level="s" TEIform="title">Lecture Notes in Computer Science</title><imprint TEIform="imprint"><biblScope type="volume" TEIform="biblScope">3410</biblScope><publisher TEIform="publisher"><orgName TEIform="orgName">Springer-Verlag</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><month full="yes" TEIform="month">March</month><year full="yes" TEIform="year">2005</year></dateStruct><biblScope type="pages" TEIform="biblScope">120–134</biblScope></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:Dhaenens-roadef:2005" type="inproceedings" id="bid41" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Recherche Opérationnelle et Optimisation : quelles perspectives pour le Data Mining</title><author TEIform="author"><persName key="dolphin-2005-id2245393" TEIform="persName"><foreName full="yes" TEIform="foreName">C.</foreName><surname full="yes" TEIform="surname">Dhaenens</surname><initial>C.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="m" TEIform="title">Sixième congrès de la Société Française de Recherche Opérationnelle et Aide à la Décision (ROADEF'05)</title><note anchored="yes" place="unspecified" type="bnote">Invited speaker</note><imprint TEIform="imprint"><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2005</year></dateStruct><biblScope type="pages" TEIform="biblScope">9-15</biblScope></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:dhaenens:jobim05" type="inproceedings" id="bid40" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Mining gene expression data with a parallel Genetic Algorithm</title><author TEIform="author"><persName key="dolphin-2005-id2245393" TEIform="persName"><foreName full="yes" TEIform="foreName">C.</foreName><surname full="yes" TEIform="surname">Dhaenens</surname><initial>C.</initial></persName><persName key="dolphin-2005-id2244837" TEIform="persName"><foreName full="yes" TEIform="foreName">M.</foreName><surname full="yes" TEIform="surname">Khabzaoui</surname><initial>M.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="m" TEIform="title">Journées ouvertes Biologie Informatique Mathématiques (JOBIM'05)- Poster</title><imprint TEIform="imprint"><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2005</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:jourdan-roadef:2005" type="inproceedings" id="bid45" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">LEMMO : Application au design de réseau de distribution d'eau potable</title><author TEIform="author"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">Laetitia</foreName><surname full="yes" TEIform="surname">Jourdan</surname><initial>L.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">David</foreName><surname full="yes" TEIform="surname">Corne</surname><initial>D.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="m" TEIform="title">Sixième congrès de la Société Française de Recherche Opérationnelle et Aide à la Décision (ROADEF'05)</title><imprint TEIform="imprint"><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2005</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:JourdanCSW05b" type="inproceedings" id="bid44" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">LEMMO: Hybridising rule induction and NSGA II for multi-objective water systems design.</title><author TEIform="author"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">Laetitia</foreName><surname full="yes" TEIform="surname">Jourdan</surname><initial>L.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">David</foreName><surname full="yes" TEIform="surname">Corne</surname><initial>D.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">Dragan A.</foreName><surname full="yes" TEIform="surname">Savic</surname><initial>D. A.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">Godfrey A.</foreName><surname full="yes" TEIform="surname">Walters</surname><initial>G. A.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="m" TEIform="title">CCWI2005</title><imprint TEIform="imprint"><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2005</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:JourdanCSW05" type="inproceedings" id="bid43" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Preliminary Investigation of the 'Learnable Evolution Model' for Faster/Better Multiobjective Water Systems Design.</title><author TEIform="author"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">Laetitia</foreName><surname full="yes" TEIform="surname">Jourdan</surname><initial>L.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">David</foreName><surname full="yes" TEIform="surname">Corne</surname><initial>D.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">Dragan A.</foreName><surname full="yes" TEIform="surname">Savic</surname><initial>D. A.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">Godfrey A.</foreName><surname full="yes" TEIform="surname">Walters</surname><initial>G. A.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="m" TEIform="title">EMO</title><imprint TEIform="imprint"><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2005</year></dateStruct><biblScope type="pages" TEIform="biblScope">841-855</biblScope></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:Jozefowiez05c" type="inproceedings" id="bid49" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Enhancements of NSGA II and its application to the vehicle routing problem with route balancing</title><author TEIform="author"><persName key="dolphin-2005-id2244936" TEIform="persName"><foreName full="yes" TEIform="foreName">N.</foreName><surname full="yes" TEIform="surname">Jozefowiez</surname><initial>N.</initial></persName><persName key="dolphin-2005-id2244489" TEIform="persName"><foreName full="yes" TEIform="foreName">F.</foreName><surname full="yes" TEIform="surname">Semet</surname><initial>F.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName></author></analytic><monogr TEIform="monogr"><editor role="editor" TEIform="editor"><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">P.</foreName><surname full="yes" TEIform="surname">Liardet</surname><initial>P.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">P.</foreName><surname full="yes" TEIform="surname">Collet</surname><initial>P.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">C.</foreName><surname full="yes" TEIform="surname">Fonlupt</surname><initial>C.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">M.</foreName><surname full="yes" TEIform="surname">Schoenauer</surname><initial>M.</initial></persName></editor><title level="m" TEIform="title">7th International Conference on Artificial Evolution - EA'2005</title><title level="s" TEIform="title">Lecture Notes in Computer Science</title><imprint TEIform="imprint"><publisher TEIform="publisher"><orgName TEIform="orgName">Springer</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2005</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:Jozefowiez05a" type="inproceedings" id="bid51" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Le probléme de la tournée couvrante</title><author TEIform="author"><persName key="dolphin-2005-id2244936" TEIform="persName"><foreName full="yes" TEIform="foreName">N.</foreName><surname full="yes" TEIform="surname">Jozefowiez</surname><initial>N.</initial></persName><persName key="dolphin-2005-id2244489" TEIform="persName"><foreName full="yes" TEIform="foreName">F.</foreName><surname full="yes" TEIform="surname">Semet</surname><initial>F.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="m" TEIform="title">ROADEF 2005, Tours, France</title><imprint TEIform="imprint"><dateStruct full="yes" TEIform="dateStruct"><month full="yes" TEIform="month">February</month><year full="yes" TEIform="year">2005</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:khabzaoui-roadef:2005" type="inproceedings" id="bid38" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Métaheuristique parallèle pour les règles d'association multicritères</title><author TEIform="author"><persName key="dolphin-2005-id2244837" TEIform="persName"><foreName full="yes" TEIform="foreName">M.</foreName><surname full="yes" TEIform="surname">Khabzaoui</surname><initial>M.</initial></persName><persName key="dolphin-2005-id2245393" TEIform="persName"><foreName full="yes" TEIform="foreName">C.</foreName><surname full="yes" TEIform="surname">Dhaenens</surname><initial>C.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E.G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="m" TEIform="title">Sixième congrès de la Société Française de Recherche Opérationnelle et Aide à la Décision (ROADEF'05)</title><imprint TEIform="imprint"><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2005</year></dateStruct><biblScope type="pages" TEIform="biblScope">233-234</biblScope></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:khabzaoui-mic:2005" type="inproceedings" id="bid33" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Parallel Genetic Algorithms for multi-objective rule mining</title><author TEIform="author"><persName key="dolphin-2005-id2244837" TEIform="persName"><foreName full="yes" TEIform="foreName">M.</foreName><surname full="yes" TEIform="surname">Khabzaoui</surname><initial>M.</initial></persName><persName key="dolphin-2005-id2245393" TEIform="persName"><foreName full="yes" TEIform="foreName">C.</foreName><surname full="yes" TEIform="surname">Dhaenens</surname><initial>C.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="m" TEIform="title">Metaheuristic International Conference (MIC'2005), Vienne, Autriche</title><imprint TEIform="imprint"><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2005</year></dateStruct><biblScope type="pages" TEIform="biblScope">571-576</biblScope></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:lemesre-roadef:2005" type="inproceedings" id="bid39" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Méthode parallèle par partitions : une nouvelles méthode exacte pour la résolution de problèmes bi-objectifs</title><author TEIform="author"><persName key="dolphin-2005-id2244850" TEIform="persName"><foreName full="yes" TEIform="foreName">J.</foreName><surname full="yes" TEIform="surname">Lemesre</surname><initial>J.</initial></persName><persName key="dolphin-2005-id2245393" TEIform="persName"><foreName full="yes" TEIform="foreName">C.</foreName><surname full="yes" TEIform="surname">Dhaenens</surname><initial>C.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E.G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="m" TEIform="title">Sixième congrès de la Société Française de Recherche Opérationnelle et Aide à la Décision (ROADEF'05)</title><imprint TEIform="imprint"><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2005</year></dateStruct><biblScope type="pages" TEIform="biblScope">259-260</biblScope></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:LDT-ROADEF05" type="inproceedings" id="bid36" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Méthode Parallèle par Partitions : Une nouvelle méthode exacte de résolution de problèmes bi-Objectifs</title><author TEIform="author"><persName key="dolphin-2005-id2244850" TEIform="persName"><foreName full="yes" TEIform="foreName">J.</foreName><surname full="yes" TEIform="surname">Lemesre</surname><initial>J.</initial></persName><persName key="dolphin-2005-id2245393" TEIform="persName"><foreName full="yes" TEIform="foreName">C.</foreName><surname full="yes" TEIform="surname">Dhaenens</surname><initial>C.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E.G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="m" TEIform="title">Recherche Opérationelle et Aide à la DEcision Francaise (ROADEF 05), Tours, France</title><imprint TEIform="imprint"><dateStruct full="yes" TEIform="dateStruct"><month full="yes" TEIform="month">Février</month><year full="yes" TEIform="year">2005</year></dateStruct><biblScope type="pages" TEIform="biblScope">14-16</biblScope></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:LDT-CIRO05" type="inproceedings" id="bid37" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">PPM : Une Méthode Exacte Bi-objectif</title><author TEIform="author"><persName key="dolphin-2005-id2244850" TEIform="persName"><foreName full="yes" TEIform="foreName">J.</foreName><surname full="yes" TEIform="surname">Lemesre</surname><initial>J.</initial></persName><persName key="dolphin-2005-id2245393" TEIform="persName"><foreName full="yes" TEIform="foreName">C.</foreName><surname full="yes" TEIform="surname">Dhaenens</surname><initial>C.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E.G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="m" TEIform="title">Quatrième Conférence Internationale en Recherche Opérationnelle (CIRO'05), Marrakech, Maroc</title><imprint TEIform="imprint"><dateStruct full="yes" TEIform="dateStruct"><month full="yes" TEIform="month">Mai</month><year full="yes" TEIform="year">2005</year></dateStruct><biblScope type="pages" TEIform="biblScope">29</biblScope></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:ref3" type="inproceedings" id="bid32" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Parallel Hybrid Multi-objective Island Model in Peer-to-Peer Environment</title><author TEIform="author"><persName key="dolphin-2005-id2245370" TEIform="persName"><foreName full="yes" TEIform="foreName">N</foreName><surname full="yes" TEIform="surname">Melab</surname><initial>N.</initial></persName><persName key="dolphin-2005-id2244863" TEIform="persName"><foreName full="yes" TEIform="foreName">M</foreName><surname full="yes" TEIform="surname">Mezmaz</surname><initial>M.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="m" TEIform="title">The 8th IEEE/ACM Intl. Workshop on Nature Inspired Distributed Computing (NIDISC in conjunction with IPDPS), Denver, Colorado, USA</title><imprint TEIform="imprint"><dateStruct full="yes" TEIform="dateStruct"><month full="yes" TEIform="month">Apr</month><year full="yes" TEIform="year">2005</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:ref5" type="inproceedings" id="bid34" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Optimisation Parallèle Hybride sur Système Pair à Pair</title><author TEIform="author"><persName key="dolphin-2005-id2244863" TEIform="persName"><foreName full="yes" TEIform="foreName">M</foreName><surname full="yes" TEIform="surname">Mezmaz</surname><initial>M.</initial></persName><persName key="dolphin-2005-id2245370" TEIform="persName"><foreName full="yes" TEIform="foreName">N</foreName><surname full="yes" TEIform="surname">Melab</surname><initial>N.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="m" TEIform="title">RENPAR'16, Le Croisic, France</title><imprint TEIform="imprint"><dateStruct full="yes" TEIform="dateStruct"><month full="yes" TEIform="month">avril</month><year full="yes" TEIform="year">2005</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:ref4" type="inproceedings" id="bid16" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Towards a Coordination Model for Parallel Cooperative P2P Multi-objective Optimization</title><author TEIform="author"><persName key="dolphin-2005-id2244863" TEIform="persName"><foreName full="yes" TEIform="foreName">M</foreName><surname full="yes" TEIform="surname">Mezmaz</surname><initial>M.</initial></persName><persName key="dolphin-2005-id2245370" TEIform="persName"><foreName full="yes" TEIform="foreName">N</foreName><surname full="yes" TEIform="surname">Melab</surname><initial>N.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName></author></analytic><monogr TEIform="monogr"><imprint TEIform="imprint"><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2005</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:ref6" type="inproceedings" id="bid35" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Parallel Hybrid Multi-objective Meta-heuristics on Peer-to-Peer Systems</title><author TEIform="author"><persName key="dolphin-2005-id2244863" TEIform="persName"><foreName full="yes" TEIform="foreName">M</foreName><surname full="yes" TEIform="surname">Mezmaz</surname><initial>M.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">B</foreName><surname full="yes" TEIform="surname">Wei</surname><initial>B.</initial></persName><persName key="dolphin-2005-id2245370" TEIform="persName"><foreName full="yes" TEIform="foreName">N</foreName><surname full="yes" TEIform="surname">Melab</surname><initial>N.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="m" TEIform="title">4th Intl. Workshop of the Euro Working Group on Parallel Processing in Operations Research (PAREO 2005), Mont-Tremblant, Québec, Canada</title><imprint TEIform="imprint"><dateStruct full="yes" TEIform="dateStruct"><month full="yes" TEIform="month">Jan</month><year full="yes" TEIform="year">2005</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:CCGRID05" type="inproceedings" id="bid31" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Grid for Geno-Medicine: A Glimpse on the GGM Project</title><author TEIform="author"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">J.M.</foreName><surname full="yes" TEIform="surname">Pierson</surname><initial>J.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">L.</foreName><surname full="yes" TEIform="surname">Brunie</surname><initial>L.</initial></persName><persName key="dolphin-2005-id2245393" TEIform="persName"><foreName full="yes" TEIform="foreName">C.</foreName><surname full="yes" TEIform="surname">Dhaenens</surname><initial>C.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">A.</foreName><surname full="yes" TEIform="surname">Hameurlain</surname><initial>A.</initial></persName><persName key="dolphin-2005-id2245370" TEIform="persName"><foreName full="yes" TEIform="foreName">N.</foreName><surname full="yes" TEIform="surname">Melab</surname><initial>N.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">M.</foreName><surname full="yes" TEIform="surname">Miquel</surname><initial>M.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">F.</foreName><surname full="yes" TEIform="surname">Morvan</surname><initial>F.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E.G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">A.</foreName><surname full="yes" TEIform="surname">Tchounikine</surname><initial>A.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="m" TEIform="title">3rd IEEE/ACM Intl. Workshop on Biomedical Computations on the Grid (BioGrid'2005. in conjunction with CCGRID'2005), Cardiff, UK</title><imprint TEIform="imprint"><dateStruct full="yes" TEIform="dateStruct"><month full="yes" TEIform="month">May</month><year full="yes" TEIform="year">2005</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:Bas05" type="unpublished" id="bid42" default="NO" TEIform="biblStruct"><monogr TEIform="monogr"><title level="m" TEIform="title">Coopération de méthodes d'optimisation : Application aux problèmes multi-objectif</title><author TEIform="author"><persName key="dolphin-2005-id2244908" TEIform="persName"><foreName full="yes" TEIform="foreName">M.</foreName><surname full="yes" TEIform="surname">Basseur</surname><initial>M.</initial></persName></author><note anchored="yes" place="unspecified" type="bnote">Journées GdR MACS, Lyon, France, Septembre 2005</note><imprint TEIform="imprint"><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2005</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="year" n="cite:Jozefowiez05z" type="misc" id="bid52" default="NO" TEIform="biblStruct"><monogr TEIform="monogr"><title level="m" TEIform="title">Etude du problème de la tournée couvrante</title><author TEIform="author"><persName key="dolphin-2005-id2244936" TEIform="persName"><foreName full="yes" TEIform="foreName">N.</foreName><surname full="yes" TEIform="surname">Jozefowiez</surname><initial>N.</initial></persName><persName key="dolphin-2005-id2244489" TEIform="persName"><foreName full="yes" TEIform="foreName">F.</foreName><surname full="yes" TEIform="surname">Semet</surname><initial>F.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName></author><imprint TEIform="imprint"><dateStruct full="yes" TEIform="dateStruct"><month full="yes" TEIform="month">May</month><year full="yes" TEIform="year">2005</year></dateStruct></imprint></monogr><note anchored="yes" place="unspecified" type="howpublished">PM20</note></biblStruct><biblStruct rend="foot" n="footcite:basseur04Book" type="incollection" id="bid11" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">A Cooperative Metaheuristic applied to Multiobjective Flow-Shop Problem</title><author TEIform="author"><persName key="dolphin-2005-id2244908" TEIform="persName"><foreName full="yes" TEIform="foreName">M.</foreName><surname full="yes" TEIform="surname">Basseur</surname><initial>M.</initial></persName><persName key="dolphin-2005-id2244727" TEIform="persName"><foreName full="yes" TEIform="foreName">F.</foreName><surname full="yes" TEIform="surname">Seynhaeve</surname><initial>F.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="m" TEIform="title">Real-world Multi-objective System Engineering, USA</title><note anchored="yes" place="unspecified" type="bnote">Editors: N. Nedjah and L.M. Mourelle</note><imprint TEIform="imprint"><publisher TEIform="publisher"><orgName TEIform="orgName">Nova Science Publishers</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2004</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="foot" n="footcite:BST04" type="inproceedings" id="bid12" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Coopération de méthodes d'optimisation appliqué au FlowShop MultiObjectif</title><author TEIform="author"><persName key="dolphin-2005-id2244908" TEIform="persName"><foreName full="yes" TEIform="foreName">M.</foreName><surname full="yes" TEIform="surname">Basseur</surname><initial>M.</initial></persName><persName key="dolphin-2005-id2244727" TEIform="persName"><foreName full="yes" TEIform="foreName">F.</foreName><surname full="yes" TEIform="surname">Seynhaeve</surname><initial>F.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="m" TEIform="title">Quatrièmes Journées Francophones de Recherche Opérationnelle (FRANCORO), Friburg, Switzerland</title><imprint TEIform="imprint"><dateStruct full="yes" TEIform="dateStruct"><month full="yes" TEIform="month">August</month><year full="yes" TEIform="year">2004</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="foot" n="footcite:Deb01" type="book" id="bid8" default="NO" TEIform="biblStruct"><monogr TEIform="monogr"><title level="m" TEIform="title">Multi-objective optimization using evolutionary algorithms</title><author TEIform="author"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">K.</foreName><surname full="yes" TEIform="surname">Deb</surname><initial>K.</initial></persName></author><imprint TEIform="imprint"><publisher TEIform="publisher"><orgName TEIform="orgName">John Wiley and sons</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2001</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="foot" n="footcite:Goldberg89" type="book" id="bid7" default="NO" TEIform="biblStruct"><monogr TEIform="monogr"><title level="m" TEIform="title">Genetic Algorithms in Search, Optimization, and Machine Learning</title><author TEIform="author"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">D. E.</foreName><surname full="yes" TEIform="surname">Goldberg</surname><initial>D. E.</initial></persName></author><imprint TEIform="imprint"><publisher TEIform="publisher"><orgName TEIform="orgName">Addison-Wesley<address TEIform="address"><addrLine TEIform="addrLine">Reading, Massachusett, USA</addrLine></address></orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">1989</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="foot" n="footcite:meunier:thesis" type="phdthesis" id="bid6" default="NO" TEIform="biblStruct"><monogr TEIform="monogr"><title level="m" TEIform="title">Algorithmes évolutionnaires parallèles pour l'optimisation multi-objectif de réseaux de télécommunications mobiles</title><author TEIform="author"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">H.</foreName><surname full="yes" TEIform="surname">Meunier</surname><initial>H.</initial></persName></author><note anchored="yes" place="unspecified" type="typdoc">Ph. D. Thesis</note><imprint TEIform="imprint"><publisher TEIform="publisher"><orgName type="school" TEIform="orgName">Université des Sciences et Technologies de Lille, France</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><month full="yes" TEIform="month">June</month><year full="yes" TEIform="year">2002</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="foot" n="footcite:ARVO1995" type="article" id="bid18" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Rapid Calculation of isotope distributions</title><author TEIform="author"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">A.L.</foreName><surname full="yes" TEIform="surname">Rockwood</surname><initial>A.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">S.L. Van</foreName><surname full="yes" TEIform="surname">Orden</surname><initial>S. V.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">R.D.</foreName><surname full="yes" TEIform="surname">Smith</surname><initial>R.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="j" TEIform="title">Analytical Chemistry</title><imprint TEIform="imprint"><biblScope type="volume" TEIform="biblScope">67</biblScope><biblScope type="number" TEIform="biblScope">15</biblScope><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">1995</year></dateStruct><biblScope type="pages" TEIform="biblScope">2698–2704</biblScope></imprint></monogr></biblStruct><biblStruct rend="foot" n="footcite:talbi-JH:2002" type="article" id="bid10" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">A Taxonomy of Hybrid Metaheuristics</title><author TEIform="author"><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E.G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="j" TEIform="title">Journal of Heuristics</title><imprint TEIform="imprint"><biblScope type="volume" TEIform="biblScope">8</biblScope><biblScope type="number" TEIform="biblScope">5</biblScope><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2002</year></dateStruct><biblScope type="pages" TEIform="biblScope">541–564</biblScope></imprint></monogr></biblStruct><biblStruct rend="foot" n="footcite:APP2004" type="book" id="bid17" default="NO" TEIform="biblStruct"><monogr TEIform="monogr"><title level="m" TEIform="title">Principles of proteomic</title><author TEIform="author"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">R.M.</foreName><surname full="yes" TEIform="surname">Twyman</surname><initial>R.</initial></persName></author><imprint TEIform="imprint"><publisher TEIform="publisher"><orgName TEIform="orgName">Garland Science/BIOS scientific publishers</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2004</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="foot" n="footcite:symmetry2004weinberg" type="inproceedings" id="bid3" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">On Search Space Symmetry in Partitionning Problems</title><author TEIform="author"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">B.</foreName><surname full="yes" TEIform="surname">Weinberg</surname><initial>B.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="m" TEIform="title">Proceedings of the Fourth European Conference on Evolutionary Computation in Combinatorial Optimization (EvoCop), Coimbra, Portugal</title><title level="s" TEIform="title">LNCS</title><imprint TEIform="imprint"><biblScope type="volume" TEIform="biblScope">3004</biblScope><publisher TEIform="publisher"><orgName TEIform="orgName">Springer Verlag</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><month full="yes" TEIform="month">April</month><year full="yes" TEIform="year">2004</year></dateStruct><biblScope type="pages" TEIform="biblScope">230–240</biblScope></imprint></monogr></biblStruct><biblStruct rend="foot" n="footcite:weinberg04NFL" type="inproceedings" id="bid4" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">NFL theorem is unusable on structured classes of problems</title><author TEIform="author"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">B.</foreName><surname full="yes" TEIform="surname">Weinberg</surname><initial>B.</initial></persName><persName key="dolphin-2005-id2245512" TEIform="persName"><foreName full="yes" TEIform="foreName">E-G.</foreName><surname full="yes" TEIform="surname">Talbi</surname><initial>E.-G.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="m" TEIform="title">Proceedings of the 2004 Congress on Evolutionary Computation (CEC), Portland, Oregon, USA</title><imprint TEIform="imprint"><biblScope type="volume" TEIform="biblScope">1</biblScope><publisher TEIform="publisher"><orgName TEIform="orgName">IEEE Service Center</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><month full="yes" TEIform="month">June</month><year full="yes" TEIform="year">2004</year></dateStruct><biblScope type="pages" TEIform="biblScope">220–226</biblScope></imprint></monogr></biblStruct><biblStruct rend="foot" n="footcite:weinberg:thesis" type="phdthesis" id="bid2" default="NO" TEIform="biblStruct"><monogr TEIform="monogr"><title level="m" TEIform="title">Analyse et résolution approchées de problèmes d'optimisation combinatoire : application au problème de coloration de graphe</title><author TEIform="author"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">B.</foreName><surname full="yes" TEIform="surname">Weinberg</surname><initial>B.</initial></persName></author><note anchored="yes" place="unspecified" type="typdoc">Ph. D. Thesis</note><imprint TEIform="imprint"><publisher TEIform="publisher"><orgName type="school" TEIform="orgName">Université des Sciences et Technologies de Lille, France</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><month full="yes" TEIform="month">September</month><year full="yes" TEIform="year">2004</year></dateStruct></imprint></monogr></biblStruct><biblStruct rend="foot" n="footcite:Wright32" type="inproceedings" id="bid0" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">The roles of mutation, imbreeding, crossbreeding and selection in evolution</title><author TEIform="author"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">S.</foreName><surname full="yes" TEIform="surname">Wright</surname><initial>S.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="m" TEIform="title">Proc. of the sixth Congress on Genetics</title><imprint TEIform="imprint"><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">1932</year></dateStruct><biblScope type="pages" TEIform="biblScope">356–366</biblScope></imprint></monogr></biblStruct><biblStruct rend="foot" n="footcite:2003:IEEE-EC:Ziztler" type="article" id="bid5" default="NO" TEIform="biblStruct"><analytic TEIform="analytic"><title level="a" TEIform="title">Performance Assessment of Multiobjective Optimizers: an Analysis and Review</title><author TEIform="author"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">E.</foreName><surname full="yes" TEIform="surname">Zitzler</surname><initial>E.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">L.</foreName><surname full="yes" TEIform="surname">Thiele</surname><initial>L.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">M.</foreName><surname full="yes" TEIform="surname">Laumanns</surname><initial>M.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">C. M.</foreName><surname full="yes" TEIform="surname">Fonseca</surname><initial>C. M.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">da V. G.</foreName><surname full="yes" TEIform="surname">Fonseca</surname><initial>d. V. G.</initial></persName></author></analytic><monogr TEIform="monogr"><title level="j" TEIform="title">IEEE Transactions on Evolutionary Computation</title><imprint TEIform="imprint"><biblScope type="volume" TEIform="biblScope">7</biblScope><dateStruct full="yes" TEIform="dateStruct"><month full="yes" TEIform="month">April</month><year full="yes" TEIform="year">2003</year></dateStruct><biblScope type="pages" TEIform="biblScope">117–132</biblScope></imprint></monogr></biblStruct><biblStruct rend="foot" n="footcite:Coello02" type="book" id="bid9" default="NO" TEIform="biblStruct"><monogr TEIform="monogr"><title level="m" TEIform="title">Evolutionary algorithms for solving multi-objective problems</title><editor role="editor" TEIform="editor"><persName TEIform="persName"><foreName full="yes" TEIform="foreName">C. A.</foreName><surname full="yes" TEIform="surname">Coello Coello</surname><initial>C. A.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">D. A.</foreName><surname full="yes" TEIform="surname">Van Veldhuizen</surname><initial>D. A.</initial></persName><persName TEIform="persName"><foreName full="yes" TEIform="foreName">G. B.</foreName><surname full="yes" TEIform="surname">Lamont</surname><initial>G. B.</initial></persName></editor><imprint TEIform="imprint"><publisher TEIform="publisher"><orgName TEIform="orgName">Kluwer Academic Press</orgName></publisher><dateStruct full="yes" TEIform="dateStruct"><year full="yes" TEIform="year">2002</year></dateStruct></imprint></monogr></biblStruct></biblio></raweb>