Expand description
Contains the algorithms for generating random graph used by this crate.
Modulesยง
- erdos_
renyi - Contains algorithms for generating graphs based on the Erdos-Renyi model
- planar
- Contains an algorithm to generate planar graphs derived from A simple linear time algorithm for embedding maximal planar graphs