#include "dottydec.hh"
#include <iosfwd>
Go to the source code of this file.
Namespaces | |
namespace | spot |
Functions | |
std::ostream & | spot::dotty_reachable (std::ostream &os, const tgba *g, dotty_decorator *dd=dotty_decorator::instance()) |
Print reachable states in dot format.The dd argument allows to customize the output in various ways. See this page for a list of available decorators. |