Declaration for the canonical() algorithm. More...


Go to the source code of this file.
Namespaces | |
| namespace | vcsn |
The main namespace of the Vaucanson library. | |
Functions | |
| template<typename S , typename SI > | |
| Element< S, SI > | canonical (const Element< S, SI > &exp) |
| Transform a krat expression into a canonical form using only ACI-rules. | |
Declaration for the canonical() algorithm.
Definition in file aci_canonical.hh.
1.7.1