浏览代码

remove the to-do regarding sudoku

Jeremy Siek 9 年之前
父节点
当前提交
2b64e2e34d
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      book.tex

+ 0 - 2
book.tex

@@ -2129,8 +2129,6 @@ The reader may be more familiar with the graph coloring problem then he
 or she realizes; the popular game of Sudoku is an instance of the
 or she realizes; the popular game of Sudoku is an instance of the
 graph coloring problem. The following describes how to build a graph
 graph coloring problem. The following describes how to build a graph
 out of an initial Sudoku board.
 out of an initial Sudoku board.
-\marginpar{\scriptsize To do: create a figure with a Sudoku
-board and its corresponding graph. --Jeremy}
 \begin{itemize}
 \begin{itemize}
 \item There is one node in the graph for each Sudoku square.
 \item There is one node in the graph for each Sudoku square.
 \item There is an edge between two nodes if the corresponding squares
 \item There is an edge between two nodes if the corresponding squares