loom.gen
(source)Graph-generating functions
| Public Variable | Short Description |
|---|---|
| gen-rand (clj) | Adds num-nodes nodes and approximately num-edges edges to graph g. |
| gen-rand-p (clj) | Adds num-nodes nodes to graph g with the probably p of an edge between each node. |