2012
DOI: 10.1016/j.parco.2012.07.001
|View full text |Cite
|
Sign up to set email alerts
|

Graph coloring algorithms for multi-core and massively multithreaded architectures

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
46
0

Year Published

2014
2014
2022
2022

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 65 publications
(46 citation statements)
references
References 29 publications
(51 reference statements)
0
46
0
Order By: Relevance
“…The real-world graphs came from the Large Network Dataset Collection provided by Stanford's SNAP project [40]. The synthetic graphs consist of the adversarial graphs described in Section 4 and a set of graphs from three classes: constant degree, 3D grid, and "recursive matrix" (rMat) [14,17]. The adversarial graphs -clique-chain-400 and path-10M -are described in Figure 4 with ∆ = 400 and Theorem 8 with |V | = 10, 000, 000, respectively.…”
Section: Methodsmentioning
confidence: 99%
See 2 more Smart Citations
“…The real-world graphs came from the Large Network Dataset Collection provided by Stanford's SNAP project [40]. The synthetic graphs consist of the adversarial graphs described in Section 4 and a set of graphs from three classes: constant degree, 3D grid, and "recursive matrix" (rMat) [14,17]. The adversarial graphs -clique-chain-400 and path-10M -are described in Figure 4 with ∆ = 400 and Theorem 8 with |V | = 10, 000, 000, respectively.…”
Section: Methodsmentioning
confidence: 99%
“…Catalyurek et al [14] present the algorithm ITERATIVE, which first speculatively colors a graph G and then fixes coloring conflicts, that is, corrects the coloring where two adjacent vertices are assigned the same color. The process of fixing conflicting colors can introduce new conflicts, though the authors observe empirically that comparatively few iterations suffice to find a valid coloring.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…A commonly used heuristic is the greedy heuristic [2] summarised in Algorithm 3, which depends, firstly, on the ordering in which the vertices are visited and, secondly, on how a colour is chosen from amongst those not forbidden. Hasenplaugh et.…”
Section: Colouring Algorithmsmentioning
confidence: 99%
“…We provided efficient implementation of our algorithm on shared memory architectures [8,9]. We evaluated the performance of the shared--memory algorithm on novel Intel MIC architecture [10].…”
Section: Parallel Graph Coloringmentioning
confidence: 99%