std::string vertex_name
Definition of the node name property.
TypedNodeInfo()
Constructor.
void print(std::ostream &, int detail_level=0) const override
Print the information associated with the node of the graph.
Base class description of data information associated with each node of a graph.
std::string node_operation
Custom vertex property: node_operation.
~TypedNodeInfo() override
Destructor.
unsigned int node_type
Custom vertex property: node_type.
#define TYPE_GENERIC
constant identifying the node type of a GENERIC operation.