English

Multi-threaded Graph Coloring Algorithm for Shared Memory Architecture

Distributed, Parallel, and Cluster Computing 2017-05-11 v2

Abstract

In this paper, we present multi-threaded algorithms for graph coloring suitable to the shared memory programming model. We modify an existing algorithm widely used in the literature and prove the correctness of the modified algorithm. We also propose a new approach to solve the problem of coloring using locks. Using datasets from real world graphs, we evaluate the performance of the algorithms on the Intel platform. We compare the performance of the sequential approach v/s our proposed approach and analyze the speedup obtained against the existing algorithm from the literature. The results show that the speedup obtained is consequential. We also provide a direction for future work towards improving the performance further in terms of different metrics.

Keywords

Cite

@article{arxiv.1509.08267,
  title  = {Multi-threaded Graph Coloring Algorithm for Shared Memory Architecture},
  author = {Nandini Singhal and Sathya Peri and Subrahmanyam Kalyanasundaram},
  journal= {arXiv preprint arXiv:1509.08267},
  year   = {2017}
}
R2 v1 2026-06-22T11:06:53.995Z