Module graph_algo_ptas::algorithm::triangulation
source · [−]Expand description
Contains the triangulate function
Functions
Returns the edges of a graph that need to be added to be fully triangulated.
The graph needs to be connected.