spot
1.0.1
|
#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, bool assume_sba=false, dotty_decorator *dd=0) |
Print reachable states in dot format.If assume_sba is set, this assumes that the automaton is an SBA and use double elipse to mark accepting states. |