Vcsn  2.4
Be Rational
tikz.hh File Reference
#include <algorithm>
#include <iostream>
#include <unordered_map>
#include <unordered_set>
#include <vector>
#include <vcsn/algos/grail.hh>
#include <vcsn/dyn/fwd.hh>
Include dependency graph for tikz.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcsn::detail::tikzer< Aut >
 Format automaton to TikZ format. More...
 

Namespaces

 vcsn
 
 vcsn::detail
 

Functions

template<Automaton AutPtr>
std::ostream & vcsn::tikz (const AutPtr &aut, std::ostream &out)
 Print automaton to TikZ format. More...