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>
Public Member Functions | |
RedNode () | |
Default constructor. | |
RedNode (const RedNode &) | |
RedNode (Invalid) | |
Constructor for conversion from INVALID . |
RedNode | ( | ) | [inline] |
Default constructor.