The Tektosyne Library for Java provides algorithms for computational geometry and graph-based pathfinding, along with supporting mathematical utilities and specialized collections.
-
Updated
Jul 19, 2021 - Java
The Tektosyne Library for Java provides algorithms for computational geometry and graph-based pathfinding, along with supporting mathematical utilities and specialized collections.
Implementations for various point location algorithms on planar subdivisions
This repository contains the implementation of the Kirkpatrick Point Location algorithm for efficient point location in planar subdivisions. It includes code for constructing the data structure and performing point location queries.
Add a description, image, and links to the planar-subdivision topic page so that developers can more easily learn about it.
To associate your repository with the planar-subdivision topic, visit your repo's landing page and select "manage topics."