Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 2.29 KB

ps4.md

File metadata and controls

38 lines (25 loc) · 2.29 KB
title
DSA2: Problem Set 4

A .tex file is provided with the questions where you'll also enter your answers (see below), but here's a PDF file with the questions if you want to see them before you set up the LaTeX project. Here is the graph of the city streets.

Set Up Your LaTeX Project

The instructions in this section assume you're using Overleaf. As you did in PS0, you should create a separate Overleaf project for this PS. The easiest way to set up the repository is to upload the zip file posted with each exercise. To do this:

  1. Download the ps4.tex file; you will also need the dsa2.sty file (it's the same as PS0, and won't change this semester).
  2. In Overleaf, click on New Project and select Upload Project from the menu
  3. Select the files you downloaded in step 1

Editing The LaTeX Template

  1. Add your information to the top of the file:
    • yourid - replace mst3k with your computing id
    • collabs - Add your collaborators here
    • sources - Reference any sources you used when completing this assignment
  2. Then, try rebuilding the PDF by clicking Recompile. You should see a file that includes your name and collaborators.

Deliverable

  • Modify the ps4.tex file to complete the problems.
  • Submit the generated pdf (NOT a .tex or .zip file) to Gradescope.
  • Match Problems to Pages - When you submit your pdf to Gradescope, you will be shown a "Question Outline" and be prompted to "Select a question or a page". Click on the first problem (usually labeled "1 Problem 1"), then choose the page (or pages) of the pdf file on which your answer appears. Repeat for each question listed.

Rules on Collaboration and Outside Sources

You must follow the rules about Collaboration and Outside Sources in the syllabus.

Late Policy

See the syllabus' section on this topic.

Use of Generative AI

For this PS, you are not allowed to use generative AI tools to help you solve these problems. (We may allow some of this later, but for the first problem set we want you to exercise your own mental skills.)