Home
 
Attendees
Conference program
Registration
Location
Hotel information
Links
 
 
Previous editions
2002


    

Session TB5 - Graphes I / Graphs I

Day Tuesday, May 06, 2003
Room Marie-Husny
President Alain Hertz

Presentations

15:30 Adaptive Memory Algorithms for Graph Coloring
  Philippe Galinier, École Polytechnique de Montréal, Génie informatique, C.P. 6079, Succ. Centre-ville, Montréal, Québec, Canada, H3C 3A7
Alain Hertz, École Polytechnique de Montréal, GERAD et Département de mathématiques et de génie industriel, C.P. 6079, Succ. Centre-ville, Montréal, Québec, Canada, H3C 3A7
Nicolas Zufferey, École Polytechnique Fédérale de Lausanne, IMA, ROSE, 1015 Lausanne, Suisse

Let G=(V,E) be a graph with vertex set V and edge set E. The graph coloring problem consists of assigning an integer (called color) to each vertex so that adjacent vertices get different colors, and the total number of different colors is minimized. The adaptive memory algorithm is a hybrid evolutionary heuristic based on a central memory. At each generation, the idea is to use the information of a central memory for producing an offspring which is then improved by using a local search algorithm. The solution thus obtained is finally used to update the information contained in the memory. We propose an adaptive memory algorithm for the graph coloring problem. The results obtained so far give evidence that our method is competitive with the best known coloring algorithms.


15:55 A Penalty-Evaporation Heuristic in a Decomposition Method for the Maximum Clique Problem
  Patrick St-Louis, Université de Montréal, Informatique et recherche opérationnelle, C.P. 6128, Succ. Centre-ville, Montréal, Québec, Canada, H3C 3J7
Bernard Gendron, Université de Montréal, C.R.T. et Informatique et recherche opérationnelle, C.P. 6128, Succ. Centre-ville, Montréal, Québec, Canada, H3C 3J7
Jacques A. Ferland, Université de Montréal, Informatique et recherche opérationnelle, C.P. 6128, Succ. Centre-ville, Montréal, Québec, Canada, H3C 3J7

We introduce a new approach to solve the maximum clique problem, which is the result of the combination of two concepts. The first is a general decomposition method restricting the search for a maximum clique to subgraphs, but also performing an exhaustive search of the graph. The second is a heuristic method, based on the concepts of penalty and evaporation, which identifies a large clique in a graph in a very short computing time.


16:20 Struction Revisited
  Vadim Lozin, Rutgers University, RUTCOR, 640 Bartholomew Road, Piscataway, NJ 08854-8003, U.S.A.
Gabriele Alexe, Rutgers University, RUTCOR, 640 Bartholomew Road, Piscataway, NJ 08854-8003, U.S.A.
Peter L. Hammer, Rutgers University, RUTCOR, 640 Bartholomew Road, Piscataway, NJ 08854-8003, U.S.A.
Dominique de Werra, École Polytechnique Fédérale de Lausanne, IMA, ROSE, 1015 Lausanne, Switzerland

The struction method is a general approach to compute the stability number of a graph based on step-by-step transformations each of which reduces the stability number exactly by one. In the present paper we review the principal results on this topic and propose a generalization of the method. We also discuss its relationship with some other known graph transformations, as well as the possibility to use stability preserving transformations to increase the efficiency of this approach.


16:45 On d-Threshold Graphs and d-Dimensional Bin Packing
  Andrea Lodi, University of Bologna, DEIS, Viale Risorgimento 2, 40136 Bologna, Italy
Alberto Caprara, University of Bologna, DEIS, Viale Risorgimento 2, 40136 Bologna, Italy
Romeo Rizzi, University of Trento, Dipartimento di Informatica e Telecomunicazioni, Via Sommarive 14, 38050 Povo (Trento), Italy

2- and 3-dimensional bin packing problems have been widely studied in the OR literature as they have important practical applications. A few recent papers dealt with the computation of lower bounds on the minimum number of bins (rectangles or cubes) needed to pack a given set of items (rectangles or parallelepipeds). In this paper, we study the lower bounds that can be derived from the compatibility relations between items, which are naturally represented by an undirected graph.