Go home now Header Background Image
Search
Submission Procedure
share: |
 
Follow us
 
 
 
 
Volume 7 / Issue 12

available in:   PDF (145 kB) PS (137 kB)
 
get:  
Similar Docs BibTeX   Write a comment
  
get:  
Links into Future
 
DOI:   10.3217/jucs-007-12-1114

 

A Generic NP-hardness Proof for a Variant of Graph Coloring

Hans L. Bodlaender (Institute of Information and Computing Sciences, Utrecht University, The Netherlands)

Abstract:

In this note, a direct proof is given of the NP-completeness of a variant of GRAPH COLORING, i.e., a generic proof similar to the proof of Cook of the NP-completeness of SATISFIABILITY. Then, transformations from this variant of GRAPH COLORING to INDEPENDENT SET and to SATISFIABILITY are shown.

These proofs could be useful in an educational setting, where basics of the theory of NP-completeness must be explained to students whose background in combinatorial optimisation and/or graph theory is stronger than their background in logic. In addition, I believe that the proof given here is slightly easier than older generic proofs of NP-completeness.

Keywords: NP-completeness, computational complexity, education, graphs

Categories: F.2.2