#include <ltlast/formula.hh>
#include <iosfwd>
Include dependency graph for dotty.hh:
Go to the source code of this file.
Namespaces | |
namespace | spot |
namespace | spot::ltl |
Functions | |
std::ostream & | dotty (std::ostream &os, const formula *f) |
Write a formula tree using dot's syntax. |
|
Write a formula tree using dot's syntax.
dot is part of the GraphViz package http://www.research.att.com/sw/tools/graphviz/ |