Analysis and Classfication of Heuristic Algorithms for Node Coloring Problem

노드채색문제에 대한 기존 해법의 분석 및 분류

  • 최택진 (한국과학기술원 경영과학과) ;
  • 명영수 (단국대학교 경영학과) ;
  • 차동완 (한국과학기술원 경영과학과)
  • Published : 1993.12.01

Abstract

The node coloring problem is a problem to color the nodes of a graph using the minimum number of colors possible so that any two adjacent nodes are colored differently. This problem, along with the edge coloring problem, has a variety of practical applications particularly in item loading, resource allocation, exam timetabling, and channel assignment. The node coloring problem is an NP-hard problem, and thus many researchers develop a number of heuristic algorithms. In this paper, we survey and classify those heuristics with the emphasis on how an algorithm orders the nodes and colors the nodes using a determined ordering.

Keywords