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

Analysis and Classfication of Heuristic Algorithms for Node Coloring Problem

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

초록

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.

키워드