Simple C++ implementation to find area of union of rectilinear rectangles.
.gitignore | ||
areas.cpp | ||
areas.h | ||
benchmark.cpp | ||
CMakeLists.txt | ||
geometry.h | ||
main.cpp | ||
segment_tree.cpp | ||
segment_tree.h |
.gitignore | ||
areas.cpp | ||
areas.h | ||
benchmark.cpp | ||
CMakeLists.txt | ||
geometry.h | ||
main.cpp | ||
segment_tree.cpp | ||
segment_tree.h |