Include file:
#include "mcrl2/lts/lts_fsm.h"
This file contains a class that contains labelled transition systems in fsm format.
A labelled transition system in fsm format is a transition system with as state labels vectors of strings, and as transition labels strings. Jan Friso Groote
mcrl2::lts::
pp
(const state_label_fsm &label)¶Pretty print an fsm state label.