A **Bigraph** is a mathematical structure used primarily in the field of graph theory and computer science, particularly in the context of modeling systems and their interactions. The term "bigraph" typically refers to a bipartite graph that consists of two types of vertices, which can represent different entities or components of a system, and edges that represent relationships or interactions between these entities.
New to topics? Read the docs here!