voronoi-diagram topic
meshplex
:spider_web: Compute interesting points, areas, and volumes in simplex meshes of any dimension.
spring-boot-actuator-demo
Spring Boot Actuator: Health Check, Metrics Gathering, Auditing, and Monitoring
tektosyne
The Tektosyne Library for Java provides algorithms for computational geometry and graph-based pathfinding, along with supporting mathematical utilities and specialized collections.
karta
Experiments with map generation using Voronoi diagrams
sweepline
Fortune's algorithm for Voronoi diagram generating on the plane. Intended for runtime speed and careful handling of corner cases.
FortuneAlgorithm
A C++ implementation of the Fortune's algorithm for Voronoi diagram construction
MyGAL
MyGAL is a computational geometry algorithms library
VoronoiDiagram
Fortune's Algorithm O(N log N) for ICPC
delaunay-triangulation-algorithm
Delaunay Triangulation
voronoi-diagram-for-polygons
A tool to create a Voronoi diagram for polygons
Multi-Robot_Exploration
This project shows the area division process in Multi-Agent exploration using Cyclic Gradient Descent and also how Cooperative Perceptional Messages are used in V2V communication to share information...