cws/cw02.tex
changeset 36 f5ed0fef41b3
parent 6 aae256985251
child 38 2c96963b2e5c
equal deleted inserted replaced
34:40424bbe109e 36:f5ed0fef41b3
    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