SetPredMap< T > Struct Template Reference


Detailed Description

template<typename GR, typename CM, typedef TR>
template<class T>
struct lemon::MinCostArborescence< GR, CM, TR >::SetPredMap< T >

Named parameter for setting PredMap type. It must meet the WriteMap concept, and its value type must be the Arc type of the digraph. #include <lemon/min_cost_arborescence.h>

Inheritance diagram for SetPredMap< T >:

Inheritance graph
[legend]

List of all members.


doxygen