Skip to content

rvmzes/Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms

Different algorithmic problems and data structures implementations

  1. Sweep line algorithm for listing all crossings in a set of line segments - Bentley-Ottman agorithm
  2. Minimum enclosing circle - Welzl's O(n) algorithm with UI
  3. Treap data structure

About

Different algorithmic problems and data structures implementations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published