Skip to content

Commit

Permalink
Complete 'shamos_hoey.sweep' function
Browse files Browse the repository at this point in the history
  • Loading branch information
lycantropos committed Mar 25, 2021
1 parent c1026a4 commit 3360fab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bentley_ottmann/core/shamos_hoey.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ def sweep(segments: Sequence[Segment],
events_queue.detect_intersection(below_event,
above_event)
prev_start = start
return False

0 comments on commit 3360fab

Please sign in to comment.