MinCostArborescence< GR, CM, TR >::SetPredMap< T > Struct Template Reference


Detailed Description

template<typename GR, typename CM, typename 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 MinCostArborescence< GR, CM, TR >::SetPredMap< T >:

List of all members.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines