Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Graph Class Template Reference

Graph. More...

List of all members.

Public Types

typedef Graph< K, WordValue,
WeightValue, SeriesValue,
Letter, Tag > 
self_t
 Self type definition.
typedef LabelOf< K, WordValue,
WeightValue, SeriesValue,
Letter >::ret 
label_t
 Typedefs on automaton related graphs elements.

Public Member Functions

states_t states () const
 Return states set.
edges_t edges () const
 Return edges set.
initial_support_t initial () const
 Initial/final state supports.
State's manipulation
Edge's manipulation
Only automaton related methods
template<class S>
bool exists (const AutomataBase< S > &s) const
 Check the consistency of an automata.
template<class OutputIterator, class Query>
void delta (OutputIterator res, hstate_t from, const Query &q, delta_kind::edges) const
 Check the consistency of an automata.
template<class OutputIterator, class Query>
void delta (OutputIterator res, hstate_t from, const Query &q, delta_kind::states) const
 Check the consistency of an automata.
template<class OutputIterator, class Query>
void rdelta (OutputIterator res, hstate_t from, const Query &q, delta_kind::edges) const
 Check the consistency of an automata.
template<class OutputIterator, class Query>
void rdelta (OutputIterator res, hstate_t from, const Query &q, delta_kind::states) const
 Check the consistency of an automata.
Geometry access


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.


Generated on Tue May 17 15:57:14 2005 for Vaucanson by  doxygen 1.3.9.1