diff --git a/files/Lec19_Maps2.pdf b/files/Lec19_Maps2.pdf index b24da15..9f3a792 100644 Binary files a/files/Lec19_Maps2.pdf and b/files/Lec19_Maps2.pdf differ diff --git a/notes/week13/class13B.md b/notes/week13/class13B.md index 83d2a04..1d5ae80 100644 --- a/notes/week13/class13B.md +++ b/notes/week13/class13B.md @@ -1,40 +1,35 @@ # Class Meeting 13B -Today we will be try to find the shortest path through some graphs. +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/Lec18_Maps.pdf) +[Download the Slides from today](https://github.com/ubc-cs/cpsc203/raw/main/files/Lec19_Maps2.pdf) + ## Logistics -There is no repo to clone today! - + ## Acknowledgements