Skip to content

tzadouri/geopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Convex Hull Algorithm
  • O(nlog(n))
  1. Divide and Conquer Algorithms
  • Upper Hull Binary Search Overmars and van Leeuwan Chan Simple Output-Sensitive Convex Hull Algorithm
  1. line-line intersection

  2. Bentley-Ottmann plane-sweep algorithm

  3. WAVL Tree

  4. Polygon Triangulation

  5. Linear Programming Divide & Conquer Half Plane intersection

  6. Lower Envelopes

  7. Davenport-Schinzel sequences

Range Searching K-D trees Planar Point location using persistent search trees Kirkpatricks panar point loacatino method

Arrangements and Duality

Delaunary triangulation random 3-D convex hulls

Windowing data structures.

Priority Search Trees Segment Trees Interval Trees

ToDo:

  1. Point
  2. Line, Segment, Ray
  3. Polygon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages