2006
DOI: 10.3844/jmssp.2006.439.441
|View full text |Cite
|
Sign up to set email alerts
|

New Graph Coloring Algorithms

Abstract: Two new heuristic graph-coloring algorithms, based on known heuristic algorithms, have been introduced. One of them is a modification of the Largest Degree Ordering (LDO) algorithm, and the other one is a modification of the Saturation Degree Ordering (SDO) algorithm. The two new algorithms proposed in this paper, were compared empirically, in terms of used colors, with some of the known heuristic graph-coloring algorithms such as: Largest Degree Ordering (LDO), First Fit (FF), Saturated Degree Ordering (SDO),… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

1
23
0
1

Year Published

2011
2011
2021
2021

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 32 publications
(29 citation statements)
references
References 1 publication
1
23
0
1
Order By: Relevance
“…Among these heuristics, First-Fit and Degree-Based Ordering are among the best-known solutions [2]. Algorithm 1 presents the most general form of the First-Fit Vertex Coloring Algorithm.…”
Section: Olsr-aware Centralized Channel Access Schedulingmentioning
confidence: 99%
See 2 more Smart Citations
“…Among these heuristics, First-Fit and Degree-Based Ordering are among the best-known solutions [2]. Algorithm 1 presents the most general form of the First-Fit Vertex Coloring Algorithm.…”
Section: Olsr-aware Centralized Channel Access Schedulingmentioning
confidence: 99%
“…In the First-Fit Vertex Coloring Algorithm, no particular strategy is applied for the selection order of the nodes to be colored. On the other hand, in the Maximum Degree First (MDF) Vertex Coloring Algorithm, the vertex with the highest number of neighbors is selected first, providing an intuitively better coloring than the First-Fit Vertex Coloring Algorithm [2]. On the other hand, distance-d coloring is a special form of vertex coloring.…”
Section: Olsr-aware Centralized Channel Access Schedulingmentioning
confidence: 99%
See 1 more Smart Citation
“…While this strategy is simple to implement, computing a column grouping of minimal size is well known to be an NP-hard problem-this problem corresponds precisely to the graph coloring problem [5,6]. There are, however, efficient algorithms capable of computing practically useful approximations of the optimal solutions.…”
Section: Exploiting Sparsitymentioning
confidence: 99%
“…The greedy algorithms generally provide effective and sufficient results for vertex coloring [15]. In this study, we described First Fit (FF) [19], Largest Degree Ordering (LDO) [19], Welsh and Powell (WP) [5], Incidence Degree Ordering (IDO) [19], Recursive Largest First (RLF) [20] and Degree of Saturation (DSATUR) [21] algorithms which have been proposed in the literature for the vertex coloring problem and these algorithms were tested on benchmark graphs provided by DIMACS [22]. The performances of the algorithms were compared with each other in terms of their solution qualities and executing times.…”
Section: Introductionmentioning
confidence: 99%