1987
DOI: 10.1007/bf02239976
|View full text |Cite
|
Sign up to set email alerts
|

Using tabu search techniques for graph coloring

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

1
279
1
8

Year Published

1999
1999
2016
2016

Publication Types

Select...
5
4
1

Relationship

0
10

Authors

Journals

citations
Cited by 558 publications
(289 citation statements)
references
References 3 publications
1
279
1
8
Order By: Relevance
“…We use the coloring heuristic present in the Boost Graph Library (BGL), which is an implementation of the algorithm presented in Coleman and More (1984). A better performance could be obtained by using more sophisticated heuristics as, for instance, that proposed in Leighton (1979) or Hertz and de Werra (1987).…”
Section: Preprocessingmentioning
confidence: 99%
“…We use the coloring heuristic present in the Boost Graph Library (BGL), which is an implementation of the algorithm presented in Coleman and More (1984). A better performance could be obtained by using more sophisticated heuristics as, for instance, that proposed in Leighton (1979) or Hertz and de Werra (1987).…”
Section: Preprocessingmentioning
confidence: 99%
“…First, it points out that in practice, one can use known heuristics for graph coloring in choosing the number of clusters. Although the coloring problem is known to be hard to approximate in the worst-case [Feige and Kilian 1998], heuristics that work well in practice are known ( [Hertz andde Werra 1987, Campers et al 1987]). In addition, the reduction also points out that the following two special cases of the CL-feasibility problem can be solved efficiently.…”
Section: Efficiently Solvable Special Cases Of Cl-feasibilitymentioning
confidence: 99%
“…This is achieved using the TABUCOL algorithm of Hertz and de Werra [9,7] which, while perhaps not as powerful as more contemporary graph colouring algorithms, does have the advantage of being very fast (see [10] for further details). In essence, TABUCOL uses the tabu search metaheuristic to make a series of small changes (moves) to the candidate solution, attempting to find a solution for which the cost function f 1 = 0 (using G ).…”
Section: Stagementioning
confidence: 99%