.apply_modifiers: Applies a set of constructor modifiers to an already constructed graph.
Description
This is a helper function for the common parts of make_
and
sample_
.
Usage
.apply_modifiers(graph, mods)
Arguments
- graph
The graph to apply the modifiers to
- mods
The modifiers to apply