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

Public Member Functions

 signature_multimap (minimizer &the_minimizer, const size_t class_bound)
 

Private Types

using super_t = std::unordered_map< state_output_t *, set_t, signature_hasher, signature_equal_to >
 

Private Attributes

minimizerminimizer_
 

Detailed Description

template<typename Aut>
class vcsn::detail_weighted::minimizer< Aut >::signature_multimap

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

Member Typedef Documentation

template<typename Aut>
using vcsn::detail_weighted::minimizer< Aut >::signature_multimap::super_t = std::unordered_map<state_output_t*, set_t, signature_hasher, signature_equal_to>
private

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

Constructor & Destructor Documentation

template<typename Aut>
vcsn::detail_weighted::minimizer< Aut >::signature_multimap::signature_multimap ( minimizer the_minimizer,
const size_t  class_bound 
)
inline

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

Member Data Documentation

template<typename Aut>
minimizer& vcsn::detail_weighted::minimizer< Aut >::signature_multimap::minimizer_
private

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


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