object DIGRAPH : DotGraph
fun <N : Node> render(graph: Graph<N>, options: Options, prettify: (N) -> String): CharSequence