Bfs< GR, TR >::SetStandardProcessedMap Struct Reference


Detailed Description

template<typename GR, typename TR>
struct lemon::Bfs< GR, TR >::SetStandardProcessedMap

Named parameter for setting ProcessedMap type to be Digraph::NodeMap<bool>. If you don't set it explicitly, it will be automatically allocated.

#include <lemon/bfs.h>

Inheritance diagram for Bfs< GR, TR >::SetStandardProcessedMap:
Inheritance graph
[legend]

List of all members.