GraphContainer< State, HLabel, EdgeValue > Struct Template Reference

Inheritance diagram for GraphContainer< State, HLabel, EdgeValue >:
Inheritance graph
[legend]

Detailed Description

template<typename State, typename HLabel, typename EdgeValue>
struct vcsn::bmig::GraphContainer< State, HLabel, EdgeValue >

Actual graph structure.

Provides constant time access to specific data according the following keys:

See also:
EdgeValue, update_label

Definition at line 130 of file graphcontainer.hh.