The project contains both implementations and visualization tools for basic computational geometry algorithms in two-dimensional space. These algorithms are implemented in Java programming language and are visualized using the Swing libraries.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- "Introduction to Algorithms" by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest and Clifford Stein
- "Computational Geometry: Algorithms and Applications" by Mark de Berg, Otfried Cheong, Marc van Kreveld and Mark Overmars
- "The Algorithm Design Manual" by Steven S. Skiena
- "Programming Challenges" by Steven S. Skiena and Miguel Revilla
- "Axioms and hulls" by Donald E. Knuth