Search:

Type: Posts; User: priyank

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    4,308

    Re: sudoku using graph coloring algorithm

    My idea -
    To mark each number as different color that is there will be 9 colors which can be counted as vertex coloring and than use backtracking and recursive algorithm to generate sudoku.. is it...
  2. Replies
    3
    Views
    4,308

    sudoku using graph coloring algorithm

    Hi, ca anyone suggest idea regarding graph coloring algorithm and how to use it to generate sudoku game
Results 1 to 2 of 2