Print a dependency graph to standard output as a dot input file.
graph: a tl.eggdeps.graph.Graph instance
options: an object that provides formatting options as attributes
cluster: bool, cluster direct dependencies of each root distribution?
version_numbers: bool, print version numbers of active distributions?
comment: str, optional, will be included at the top of the dot file