Standard graph map type for the blue nodes. It conforms to the ReferenceMap concept.
#include <lemon/concepts/bpgraph.h>
Public Member Functions | |
BlueNodeMap (const BpGraph &) | |
Constructor. | |
BlueNodeMap (const BpGraph &, T) | |
Constructor with given initial value. | |
Private Member Functions | |
BlueNodeMap (const BlueNodeMap &nm) | |
Copy constructor. | |
template<typename CMap > | |
BlueNodeMap & | operator= (const CMap &) |
Assignment operator. |