Skip to content

Implementation of algorithm for finding Euclidean minimum spanning tree using Delaunay triangulations.

Notifications You must be signed in to change notification settings

vocheretnyi/Delaunay-Triangulations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delaunay-Triangulations

Here is an implementation of finding Euclidean Minimum Spannig Tree using Delaunay Triangulations. All code is on C++, for drawing I use GLUT. Here is small example of working algorithm on 20 and 500 random points:

About

Implementation of algorithm for finding Euclidean minimum spanning tree using Delaunay triangulations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published