equal
deleted
inserted
replaced
28 |
28 |
29 \noindent |
29 \noindent |
30 This part is about searching and backtracking. You are asked to |
30 This part is about searching and backtracking. You are asked to |
31 implement Scala programs that solve various versions of the |
31 implement Scala programs that solve various versions of the |
32 \textit{Knight's Tour Problem} on a chessboard. |
32 \textit{Knight's Tour Problem} on a chessboard. |
33 % The preliminary part (4\%) is due on \sout{\cwNINE{}} |
|
34 % \textcolor{red}{16 December} at 5pm; the core part (6\%) |
|
35 % is due on \cwNINEa{} at 5pm. Any 1\% you achieve in the |
|
36 % preliminary part counts as your ``weekly engagement''. |
|
37 \medskip |
33 \medskip |
38 |
34 |
39 % Note the core, more advanced, part might include material you have not |
35 % Note the core, more advanced, part might include material you have not |
40 %yet seen in the first three lectures. \bigskip |
36 %yet seen in the first three lectures. \bigskip |
41 |
37 |