Twograph
Twograph is a concept used to model systems that integrate two interacting networks. In its standard form, a twograph consists of two graphs defined over a shared set of entities, together with a mechanism that links the two layers. This structure is used when the same items participate in two different kinds of relationships, and analysis benefits from considering both networks jointly.
Formally, let G1 = (V, E1) and G2 = (V, E2) be graphs on a common vertex set V.
Representations of twographs include block adjacency matrices, where the two intra-layer adjacencies appear on the diagonal
Common use cases include social and professional networks, where one layer encodes friendship links and the
Twographs are related to multiplex or multilayer networks, but emphasize the explicit coupling between two layers.