Function plot_graph_dot

Source
pub fn plot_graph_dot(ids: &BTreeSet<Id>, nodes: &[Node], rcs: &[u32]) -> String
Expand description

Puts graph of nodes into dot language for visualization