An
ecological interaction graph is a graph-theoretic modeling tool that records, for each species, all the other species whose survival that species influences, positively or negatively, from one time step to the next. Informally, the vertices of this graph represent the species, while a directed edge represents the influence of one species on another. This interaction graph can be used to model changes in the community over time. Its structure is used to construct a particular kind of Bayesian network known as a
dynamic Bayesian network (see
Tangente 182). This network gives the probability that each species is present at time
t, given the list of species present at time
t – 1. These probabilities are represented compactly by exploiting conditional independences between certain species: the presence of a species at time
t is assumed to depend only on the presence, at the previous time step, of a few other species, conventionally called its parents.