This class represents the red nodes of the graph. The red nodes can also be used as normal nodes.
#include <lemon/concepts/graph_components.h>
Inheritance diagram for BaseBpGraphComponent::RedNode:Public Member Functions | |
| RedNode () | |
| Default constructor. | |
| RedNode (const RedNode &) | |
| RedNode (Invalid) | |
Constructor for conversion from INVALID. | |
| RedNode | ( | ) | [inline] |
Default constructor.
1.7.6.1