Bentley-Otmann Algorithm 2.0
An implementation of Bentley-Ottmann algorithm in order to count the m,n-cubes
|
bentley_ottmann.cpp [code] | Implementation of Bentley-Ottmann's algorithm |
bentley_ottmann.hpp [code] | Some declarations use in bentley_ottmann.cpp |
geometry.cpp [code] | Implementation of the methods and functions declared in geometry.hpp |
geometry.hpp [code] | Definition of geometric objects |
integer_type.hpp [code] | |
structures.hpp [code] | Declaration of structures needed in Bentley-Ottmann's algorithm |