Skip to content

simple Java implementation of Bentley-Ottmann sweep line algorithm for listing all intersections in a set of line segments

Notifications You must be signed in to change notification settings

Kasokaso/bentley-ottmann

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

bentley-ottmann

This program is part of the assessment work of the course "12RNA - Robust Numerical Algorithms" lectured at FNSPE CTU in Prague.

Java implementation of Bentley–Ottmann sweep line algorithm for listing all crossings in a set of line segments.

About

simple Java implementation of Bentley-Ottmann sweep line algorithm for listing all intersections in a set of line segments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%