The type of vertices that are stored the boost graph. A Vertex must be Default Constructible and Equality Comparable. More...
Public Member Functions | |
void | deactivate () |
Used to deactivate a vertex for example when contracting an edge. It allows in some cases to remove the vertex at low cost. | |
void | activate () |
Used to activate a vertex. | |
bool | is_active () const |
Tells if the vertex is active. | |
The type of vertices that are stored the boost graph. A Vertex must be Default Constructible and Equality Comparable.
GUDHI Version 3.3.0 - C++ library for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding. - Copyright : MIT | Generated on Tue Aug 11 2020 11:58:59 for GUDHI by Doxygen 1.8.18 |