diff --git a/proj2-seg-int.md b/proj2-seg-int.md index edcd8bf..1146e26 100644 --- a/proj2-seg-int.md +++ b/proj2-seg-int.md @@ -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 individually. +## 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)