cws/main_cw04.tex
changeset 355 e4d779587d3f
parent 347 0b727d1a8184
child 356 35c75b594459
equal deleted inserted replaced
354:77dd7f2e7b71 355:e4d779587d3f
    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