Skip to content

Implementation of Farthest Voronoi Diagram for line segments in L-inf space using CGAL library.

License

Notifications You must be signed in to change notification settings

sam6134/Voronoi

Repository files navigation

Voronoi

A working implementation for Farthest Voronoi Diagram in L-inf space. We used cgal libraries and helper trait files for implementation of kernels. Also we took help of python bokeh plots to plot our results.

Instructions for running

In the directory on the terminal -
cmake .
make
./voronoi

Results

result result result result result result result

About

Implementation of Farthest Voronoi Diagram for line segments in L-inf space using CGAL library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages