From 32fbaf9e6c2ac693ac48e0c8e8954e0fb11b0a44 Mon Sep 17 00:00:00 2001 From: Firas Moosvi Date: Thu, 4 Apr 2024 11:04:48 -0700 Subject: [PATCH] update 13B --- _toc.yml | 2 +- notes/week13/class13B.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_toc.yml b/_toc.yml index 78d6ce8..fd520a6 100755 --- a/_toc.yml +++ b/_toc.yml @@ -146,7 +146,7 @@ parts: sections: - file: notes/week13/videos - file: notes/week13/class13A - # - file: notes/week13/class13B + - file: notes/week13/class13B # - caption: Week 13 - Exam Review # chapters: diff --git a/notes/week13/class13B.md b/notes/week13/class13B.md index 1d5ae80..22bc6e0 100644 --- a/notes/week13/class13B.md +++ b/notes/week13/class13B.md @@ -3,7 +3,7 @@ Today we will be working on the Travelling Salesperson problem (the slides are the same as 13A).
- +
[Download the Slides from today](https://github.com/ubc-cs/cpsc203/raw/main/files/Lec19_Maps2.pdf)