add
Method of SSESimulation.
add(const SSEVertex vertex, const Map neighbourhood_and_weights) -> SSESimulation
Adds a vertex to the simulation
Parameters
- vertex: The vertex to be added to the SSE simulation.
- neighbourhood_and_weights: A list of pairs of neighbourhood names and weights on which the vertex acts.