BrzozowskiAlgo Struct Template Reference

This is the class that really computes Brzozowski. More...

Inherits vcsn::algorithm_patterns::IncAutomataConstructor< vcsn::BrzozowskiAlgo< T_auto, Exp >, T_auto, Exp >.

List of all members.

Public Member Functions

void on_state (const Exp &e)


Detailed Description

template<typename T_auto, typename Exp>
struct vcsn::BrzozowskiAlgo< T_auto, Exp >

This is the class that really computes Brzozowski.

This class should be used only in brzozowski() and should not be instantiated from elsewhere.

This class defines the methods which are missing to IncAutomataConstructor to incrementally build an automaton, i.e. the function which must be applied on each state.

See also:
brzozowski()

Definition at line 47 of file brzozowski.hxx.


Member Function Documentation

void on_state ( const Exp &  e  )  [inline]

Bug:
FIXME: Optimize!

Definition at line 60 of file brzozowski.hxx.

References vcsn::canonical(), vcsn::derivate(), and SELECT.


Generated on Thu Jan 22 17:37:07 2009 for Vaucanson by  doxygen 1.5.6