Vcsn  2.8
Be Rational
shortest-path-tree.hh File Reference
Include dependency graph for shortest-path-tree.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcsn::detail::shortest_path_tree< Aut >
 Shortest Path Tree. More...
 

Namespaces

 vcsn
 
 vcsn::detail
 

Functions

template<typename Aut >
shortest_path_tree< Aut > vcsn::detail::make_shortest_path_tree (const Aut &aut, state_t_of< Aut > root)