Class of the attributes of a simple edge. More...
#include <edge_attributes.hpp>
| Public Member Functions | |
| simple_edge () | |
| Empty constructor. | |
| simple_edge (unsigned int _id) | |
| Constructor. | |
| ~simple_edge () | |
| Destructor. | |
| Public Attributes | |
| unsigned int | id | 
| Numerical ID of the vertex at the other end of the edge. | |
Class of the attributes of a simple edge.
This class provides the attributes corresponding to a simple edge.
 1.8.6
 1.8.6