cws/main_cw04.tex
changeset 355 bc3980949af2
parent 347 4de31fdc0d67
child 356 d1046d9d3213
equal deleted inserted replaced
354:4b347b6e134f 355:bc3980949af2
    27 
    27 
    28 \noindent
    28 \noindent
    29 This part is about searching and backtracking. You are asked to
    29 This part is about searching and backtracking. You are asked to
    30 implement Scala programs that solve various versions of the
    30 implement Scala programs that solve various versions of the
    31 \textit{Knight's Tour Problem} on a chessboard. The preliminary part (4\%) is
    31 \textit{Knight's Tour Problem} on a chessboard. The preliminary part (4\%) is
    32 due on  \cwNINE{} at 5pm; the core part (6\%) is due on \cwNINEa{} at 5pm.\bigskip
    32 due on  \cwNINE{} at 5pm; the core part (6\%) is due on \cwNINEa{} at 5pm.
       
    33 Any 1\% you achieve in the preliminary part counts as your ``weekly engagement''.
       
    34 \bigskip 
    33 %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
    34 %yet seen in the first three lectures. \bigskip
    36 %yet seen in the first three lectures. \bigskip
    35 
    37 
    36 \IMPORTANTNONE{}
    38 \IMPORTANTNONE{}
    37 
    39