Include file:
#include "mcrl2/lts/lts_dot.h"
This file contains a class that contains labelled transition systems in dot format.
A labelled transition system in dot format is a transition system with strings as state and transition labels. Jan Friso Groote
mcrl2::lts::
pp
(const state_label_dot &l)¶Pretty print function for a state_label_dot. Only prints the label field.