A minimal-state processing search algorithm for graph coloring problems

Nobuo Funabiki, Teruo Hig Ashino

Research output: Contribution to journalArticlepeer-review

19 Citations (Scopus)

Abstract

This paper presents a heuristic graph coloring algorithm named MIPS_CLR, a Minimal-state Processing Search algorithm for the graph CoLoRing problem. Given a graph G(V, E), the goal of this NP-complete problem is to find a color assignment to every vertex in V such that any pair of adjacent vertices must not receive the same color but also the total number of colors should be minimized. The graph coloring problem has been widely studied due to its large number of practical applications in various fields. In MIPS-CLR, a construction stage first generates an initial minimal state composed of as many as colored vertices by a simple greedy algorithm, after a maximal clique of G is found by a maximum clique algorithm. Then, a refinement stage iteratively seeks a solution state while keeping minimality in terms of a cost function by a minimal-state transition method. In this method, the schemes of a best color selection, a random color selection, a color assignment shuffle, and a gradual color expansion are used together to realize the discrete descent search with hill-climbing capabilities. The performance of MIPS-CLR is evaluated through solving DIMACS benchmark graph instances, where the solution quality is generally better than existing algorithms while the computation time is comparable with the best existing one. In particular, MIPS-CLR provides new lower bound solutions for several instances. The simulation results confirm the extensive search capability of our MIPS-CLR approach for the graph coloring problem.

Original languageEnglish
Pages (from-to)1420-1430
Number of pages11
JournalIEICE Transactions on Fundamentals of Electronics, Communications and Computer Sciences
VolumeE82-A
Issue number7
Publication statusPublished - 2000
Externally publishedYes

Keywords

  • DIMACS
  • Graph coloring
  • Heuristic algorithm
  • MIPS_CLR
  • Simulation

ASJC Scopus subject areas

  • Signal Processing
  • Computer Graphics and Computer-Aided Design
  • Electrical and Electronic Engineering
  • Applied Mathematics

Fingerprint

Dive into the research topics of 'A minimal-state processing search algorithm for graph coloring problems'. Together they form a unique fingerprint.

Cite this