#include <breadth_first_search.hpp>
Static Public Member Functions | |
template<class VertexListGraph , class P , class T , class R > | |
static void | apply (VertexListGraph &g, typename graph_traits< VertexListGraph >::vertex_descriptor s, const bgl_named_params< P, T, R > ¶ms, ColorMap color) |
|
inlinestatic |