Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

union_of_rectangles

This repository contain a basic implementation of Segment Trees along with its use in various applications in problems related to unions of rectangles. Specifically, the union, perimeter and contour of union of rectangles. The algorithms for these implementations are borrowed from the book "Computational Geometry - An Introduction" by Preparata and Shamos.

About

This repository contain a basic implementation of Segment Trees along with its use in various applications in problems related to unions of rectangles. Specifically, the union, perimeter and contour of union of rectangles. The algorithms for these implementations are borrowed from the book "Computational Geometry - An Introduction" by Preparata an…

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages