Getting Started
Tutorial
Development
Full API Reference
Resources
Bases: GeneralCellGraph
GeneralCellGraph
Generate a random graph that consists of one or several trees
cell_types (dict) – A dictionary of CreationCellType objects
n_trees (int) – Number of trees to be simulated
None