|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Shading functor for spanning tree nodes. More...
#include <generate_spanning_tree_picture.H>
Public Member Functions | |
| std::string | operator() (typename GT::Node *p) const |
Shading functor for spanning tree nodes.
Returns a graphpic shading command if the node belongs to the spanning tree (cookie != nullptr).
| GT | Graph type |
Definition at line 75 of file generate_spanning_tree_picture.H.
|
inline |
Definition at line 77 of file generate_spanning_tree_picture.H.
References NODE_COOKIE.