Click here to Skip to main content
15,881,737 members
Articles / General Programming / Algorithms

A Sudoku Solver using Graph Coloring

Rate me:
Please Sign up or sign in to vote.
4.89/5 (34 votes)
28 Jul 2014CPOL5 min read 71.8K   1.6K   36  
This article explains the concept of graph coloring and how to use graph coloring to solve Sudoku Puzzles.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Junior)
Egypt Egypt
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions