edgeUpdateRule
initializeNetworkEdges
Enter search terms or a module, class or function name.
Initialize the mean field states on the network.
network : networkx.Graph
The network on which the process will run.
network with updated attributes. Each additional attribute being a mean field state corresponding to a node/edge state.
See also