Edge that allows to access to an index. The indices of the edges are used to store heap information in the edge contraction algorithm. More...
#include <concept/Skeleton_blocker/SkeletonBlockerGeometricDS.h>
Public Member Functions | |
| int & | index () |
| Access to the index. | |
| int | index () |
| Access to the index. | |
Public Member Functions inherited from Gudhi::skeleton_blocker::SkeletonBlockerDS::Graph_edge | |
| void | setId (Root_vertex_handle a, Root_vertex_handle b) |
| Allows to modify vertices of the edge. | |
| Root_vertex_handle | first () const |
| Returns the first vertex of the edge. | |
| Root_vertex_handle | second () const |
| Returns the second vertex of the edge. | |
Edge that allows to access to an index. The indices of the edges are used to store heap information in the edge contraction algorithm.