Network
July 27, 2024
Network model is a process for generating a graph, i.e., it models static graphs or evolving graphs. Models of static graphs get a set of parameters , and the size of the graph as inputs. Models of evolving graphs get a set of parameters , and an initial graph and return a graph .
If a model is deterministic, the network defines a single graph for each value of (or ). In contrast, if the network is randomized, then it defines a probability space where is the set of all graphs of size and a probability distribution over the set . This is sometimes called the family of random graphs (or ).