4. Line Segment Intersection
From Jeff Erickson 2/4/2021
153 plays
153
0 comments
0
Related Media
a. Line segment intersection problems
b. Testing two segments = four orientation tests
c. Sweep algorithm intuition
d. Sweep status data structure: balanced BST using orientation tests for comparisons
e, Deciding if any two segments intersect in O(n log n) time
b. Testing two segments = four orientation tests
c. Sweep algorithm intuition
d. Sweep status data structure: balanced BST using orientation tests for comparisons
e, Deciding if any two segments intersect in O(n log n) time
- Tags
- Date of creation
- 2/4/2021 12:00 AM
- Appears In
Loading