Vcsn  2.4
Be Rational
dot.hh File Reference
#include <iostream>
#include <memory>
#include <vcsn/algos/project.hh>
#include <vcsn/core/rat/visitor.hh>
#include <vcsn/misc/algorithm.hh>
#include <vcsn/misc/format.hh>
#include <vcsn/misc/indent.hh>
Include dependency graph for dot.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcsn::rat::dot_printer< ExpSet >
 Pretty-printer for rational expressions. More...
 
struct  vcsn::rat::dot_printer< ExpSet >::visit_tuple< typename >
 

Namespaces

 vcsn
 
 vcsn::rat
 

Functions

template<typename ExpSet >
dot_printer< ExpSet > vcsn::rat::make_dot_printer (const ExpSet &rs, std::ostream &out, bool physical=false)