Skip to content

kirill-terekhov/SweepLine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SweepLine

Given a number of segments, finds their intersection points and outputs a new set of non-intersecting segments connected to intersection points.

Example

Example hardcoded into main

Example

About

Implementation of sweep line algorithm for intersection of segments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published