Include dependency graph for backward_realtime.hh:

This graph shows which files directly or indirectly include this file:

Namespaces | |
| namespace | vcsn | 
Functions | |
| template<typename A, typename T> | |
| void | backward_realtime_here (Element< A, T > &a) | 
| In place modification of the automaton to make it realtime.   | |
| template<typename A, typename T> | |
| Element< A, T > | backward_realtime (const Element< A, T > &a) | 
| Returns a fresh realtime automaton.   | |
This file contains algorithms to build realtime automaton. These algorithms use the backward version of closure.
 1.4.1