scispace - formally typeset
Search or ask a question
Topic

Greedy coloring

About: Greedy coloring is a research topic. Over the lifetime, 2017 publications have been published within this topic receiving 42646 citations. The topic is also known as: sequential coloring.


Papers
More filters
Journal ArticleDOI
TL;DR: It is shown that tabu search techniques provide almost optimal colorings of graphs having up to 1000 nodes and their efficiency is shown to be significantly superior to the famous simulated annealing.
Abstract: Tabu search techniques are used for moving step by step towards the minimum value of a function. A tabu list of forbidden movements is updated during the iterations to avoid cycling and being trapped in local minima. Such techniques are adapted to graph coloring problems. We show that they provide almost optimal colorings of graphs having up to 1000 nodes and their efficiency is shown to be significantly superior to the famous simulated annealing.

654 citations

Journal ArticleDOI
TL;DR: Three greedy algorithms are discussed: the Pure GreedyAlgorithm, an Orthogonal Greedy Algorithm, and a Relaxed Gre greedy Algorithm.
Abstract: Estimates are given for the rate of approximation of a function by means of greedy algorithms. The estimates apply to approximation from an arbitrary dictionary of functions. Three greedy algorithms are discussed: the Pure Greedy Algorithm, an Orthogonal Greedy Algorithm, and a Relaxed Greedy Algorithm.

559 citations

Journal ArticleDOI
TL;DR: This paper presents hybrid algorithms for the graph coloring problem that combine a new class of highly specialized crossover operators and a well-known tabu search algorithm.
Abstract: A recent and very promising approach for combinatorial optimization is to embed local search into the framework of evolutionary algorithms. In this paper, we present such hybrid algorithms for the graph coloring problem. These algorithms combine a new class of highly specialized crossover operators and a well-known tabu search algorithm. Experiments of such a hybrid algorithm are carried out on large DIMACS Challenge benchmark graphs. Results prove very competitive with and even better than those of state-of-the-art algorithms. Analysis of the behavior of the algorithm sheds light on ways to further improvement.

501 citations

Journal ArticleDOI
TL;DR: Smallest-last vertex ordering and prlonty search are utdlzed to show for any graph G = (IT, E) that the set of all connected subgraphs maxunal with respect to their minimum degree can be determined in O(I EI + I VI) time and 21El + O (I VI) space.
Abstract: Smallest-last vertex ordering and prlonty search are utdlzed to show for any graph G = (IT, E) that the set of all connected subgraphs maxunal with respect to their minimum degree can be determined in O(I EI + I VI) time and 21El + O(I VI) space It is further noted that the smallest-last graph coloring algonthrn can be unplemented in O(I E I + I V[) tune, and particularly effective aspects of the resulting coloring are discussed.

488 citations

Proceedings ArticleDOI
25 Jul 2010
TL;DR: This paper studies a query-dependent variant of the community-detection problem, which it is called thecommunity-search problem: given a graph G, and a set of query nodes in the graph, it is sought to find a subgraph of G that contains the query nodes and it is densely connected, and develops an optimum greedy algorithm for this measure.
Abstract: A lot of research in graph mining has been devoted in the discovery of communities. Most of the work has focused in the scenario where communities need to be discovered with only reference to the input graph. However, for many interesting applications one is interested in finding the community formed by a given set of nodes. In this paper we study a query-dependent variant of the community-detection problem, which we call the community-search problem: given a graph G, and a set of query nodes in the graph, we seek to find a subgraph of G that contains the query nodes and it is densely connected. We motivate a measure of density based on minimum degree and distance constraints, and we develop an optimum greedy algorithm for this measure. We proceed by characterizing a class of monotone constraints and we generalize our algorithm to compute optimum solutions satisfying any set of monotone constraints. Finally we modify the greedy algorithm and we present two heuristic algorithms that find communities of size no greater than a specified upper bound. Our experimental evaluation on real datasets demonstrates the efficiency of the proposed algorithms and the quality of the solutions we obtain.

462 citations


Network Information
Related Topics (5)
Chordal graph
12.8K papers, 314.2K citations
87% related
Time complexity
36K papers, 879.5K citations
87% related
Line graph
11.5K papers, 304.1K citations
85% related
Approximation algorithm
23.9K papers, 654.3K citations
85% related
Combinatorial optimization
12.2K papers, 527.4K citations
83% related
Performance
Metrics
No. of papers in the topic in previous years
YearPapers
202324
202268
202113
20206
20199
201821