Vaucanson  1.4.1
Namespaces | Functions
is_deterministic.hh File Reference

Boolean automata determinization. More...

Include dependency graph for is_deterministic.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  vcsn
 The main namespace of the Vaucanson library.

Functions

template<typename A , typename AI >
bool is_deterministic (const Element< A, AI > &a)
 Test if an automaton is deterministic.

Detailed Description

Boolean automata determinization.

Author:
Yann RĂ©gis-Gianas yann@.nosp@m.lrde.nosp@m..epit.nosp@m.a.fr
Date:
Tue Jun 24 19:13:10 2003
See also:
is_deterministic()

Definition in file is_deterministic.hh.