Graph Class Template Reference
Graph class to provide a generic implementation of automaton.
More...
List of all members.
Detailed Description
template<class K, class WordValue, class WeightValue, class SeriesValue, class Letter, class Tag>
class vcsn::Graph< K, WordValue, WeightValue, SeriesValue, Letter, Tag >
Graph class to provide a generic implementation of automaton.
This class represents a classic graph, but provides services and uses a vocabulary which are specific to automata.
It may be used as a generic implementation for automata. This is the only implementation in Vaucanson which can be used with automata for the moment, but there should be other implementation soon.
- Bug:
- FIXME: This stuff is not sufficiently documented.
Generated on Sun Jul 18 14:30:57 2004 for Vaucanson by
1.3.7