Class Meeting 13B

Class Meeting 13B#

Today we will be working on the Travelling Salesperson problem (the slides are the same as 13A).

Download the Slides from today

Logistics#

  1. Clone the Class Activity Repository

You will first need to “accept” the GitHub Classroom assignment to get a copy of the starter code.

You can do that by clicking here.

Then, clone the classActivity1XY repository by running the following line in your Terminal:

git clone <your_clone_url>

Acknowledgements#

Slides for CPSC 203 were developed and created by Dr. Cinda Heeren. The current iteration of the course resulted in minor adaptations and updates, but by in large, full credit of these slides belongs to Dr. Cinda Heeren.