-
Notifications
You must be signed in to change notification settings - Fork 0
f_GraphNet
rasberry edited this page Aug 23, 2024
·
2 revisions
Creates a plot of a boolean-like network with a random starring state.
-b (number) Number of states (default 2)
-n (number) Number of nodes in the network (defaults to width of image)
-c (number) Connections per node (default 3)
-p (number[%]) Chance of inserting a perturbation (default 0)
-rs (number) Random Int32 seed value (defaults to system picked)
Images | |
---|---|
-rs 77 | |
-rs 88 -p 0.1% | |
-rs 216 -b 256 |