An open API service indexing awesome lists of open source software.

https://github.com/ammanvedi/planar-face-discovery

Given a planar, undirected, graph enumerate all of the faces of the graph. Can also be described as finding all of the polygons within the graph, or the minimum cycle basis, based on Geometric Tools C++ Library
https://github.com/ammanvedi/planar-face-discovery

faces graph minimum-cycle-basis planar planar-graphs polygons undirected-graphs

Last synced: 3 months ago
JSON representation

Given a planar, undirected, graph enumerate all of the faces of the graph. Can also be described as finding all of the polygons within the graph, or the minimum cycle basis, based on Geometric Tools C++ Library

Awesome Lists containing this project