Skip to content

Commit

Permalink
reference to book chapters
Browse files Browse the repository at this point in the history
  • Loading branch information
cty12 committed Sep 25, 2023
1 parent 74cee5d commit e50cb74
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions proj2-seg-int.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@
**[Note]** This is a group project. Students work in groups of 3 ~ 4 people.
After completion, Every group member submits their solutions on Autograder <mark>individually</mark>.

## Before We Start

+ **Required:** please read Textbook Ch. 4.4 carefully, especially the code listings
from Fig. 4.37 to Fig. 4.44.
+ Optional: read [CLRS](http://mitpress.mit.edu/9780262046305/introduction-to-algorithms/)
Ch. 33.1 and 33.2 for an introduction to segment intersection.

## Introduction

![](assets/images/proj2/play.png)
Expand Down

0 comments on commit e50cb74

Please sign in to comment.