GitHub topics: conquer-algorithm
Samson-Mano/Delaunay-triangulation
This is a C# implementation of Divide and conquer Delaunay triangulation. The implementation follows Guibas and Stolfi’s paper. This is the vertical cut implementation of divide and conquer.
Language: C# - Size: 3.17 MB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 23 - Forks: 5
DaniloNovakovic/sorting-algorithms-in-c 📦
Implementation of O(n), O(nlgn), and O(n^2) sorting algorithms in C programming language 🚴♂️
Language: C - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 6