Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
vcsn::detail_weighted::minimizer< Aut >::state_output_for_label_t Struct Reference
Collaboration diagram for vcsn::detail_weighted::minimizer< Aut >::state_output_for_label_t:

Public Attributes

label_t label
 
std::vector< weight_and_state_tweights_and_destinations
 

Detailed Description

template<typename Aut>
struct vcsn::detail_weighted::minimizer< Aut >::state_output_for_label_t

Definition at line 53 of file minimize-weighted.hh.

Member Data Documentation

template<typename Aut>
label_t vcsn::detail_weighted::minimizer< Aut >::state_output_for_label_t::label

Definition at line 56 of file minimize-weighted.hh.

template<typename Aut>
std::vector<weight_and_state_t> vcsn::detail_weighted::minimizer< Aut >::state_output_for_label_t::weights_and_destinations

Definition at line 57 of file minimize-weighted.hh.


The documentation for this struct was generated from the following file: