Graph coloring in J: an introduction

  • Authors:
  • Howard A. Peelle

  • Affiliations:
  • University of Massachusetts, Amherst, MA

  • Venue:
  • Proceedings of the 2001 conference on APL: an arrays odyssey
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

Fundamentals of graph coloring are introduced, and four basic alternative algorithms for coloring undirected graphs are described in J, along with programs for generating, adjacency matrices and testing them. Results are compared, and suggestions for future development are offered.