Vcsn  2.2
Be Rational
grail.hh File Reference
#include <iostream>
#include <boost/range/algorithm/sort.hpp>
#include <vcsn/algos/is-deterministic.hh>
#include <vcsn/algos/sort.hh>
#include <vcsn/dyn/fwd.hh>
#include <vcsn/misc/escape.hh>
#include <vcsn/weightset/fwd.hh>
#include <vcsn/weightset/polynomialset.hh>
Include dependency graph for grail.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcsn::detail::printer< Aut >
 Factor common bits in automaton formatting. More...
 
class  vcsn::detail::fadoer< Aut >
 Format an automaton into Fado. More...
 
class  vcsn::detail::grailer< Aut >
 Format an automaton into Fado. More...
 

Namespaces

 vcsn
 
 vcsn::detail
 

Functions

template<Automaton Aut>
std::ostream & vcsn::fado (const Aut &aut, std::ostream &out)
 
template<Automaton Aut>
std::ostream & vcsn::grail (const Aut &aut, std::ostream &out)