equal
deleted
inserted
replaced
12 hlabelformat=\arabic{ranklabel}, |
12 hlabelformat=\arabic{ranklabel}, |
13 vlabelformat=\arabic{filelabel}} |
13 vlabelformat=\arabic{filelabel}} |
14 |
14 |
15 |
15 |
16 |
16 |
17 \section*{Coursework 2 (Knight's Tour)} |
17 \section*{Coursework 7 (Scala, Knight's Tour)} |
18 |
18 |
19 This coursework is worth XXX\% and is due on 21 November at 16:00. You |
19 This coursework is worth XXX\% and is due on 21 November at 16:00. You |
20 are asked to implement a Scala program that solves the \textit{knight's |
20 are asked to implement a Scala program that solves the \textit{knight's |
21 tour problem} on an $n\times n$ chessboard. This problem is about |
21 tour problem} on an $n\times n$ chessboard. This problem is about |
22 finding a tour such that the knight visits every field on the |
22 finding a tour such that the knight visits every field on the |