pub fn build_dot_code(automata: &Automata) -> String
Build DOT code representing the provided automata (reverse of parse_dot).
parse_dot