I'm looking for a way to generate random connected directed acyclic graphs, where I can specify the number of vertices that have no outgoing edges (leaf vertices).
Anyone ever seen such a thing, or know how to generate such graphs?
Thanks.
I'm looking for a way to generate random connected directed acyclic graphs, where I can specify the number of vertices that have no outgoing edges (leaf vertices).
Anyone ever seen such a thing, or know how to generate such graphs?
Thanks.