Hypergraph by Wikipedia Bot 0
A hypergraph is a generalization of a graph in which an edge can connect any number of vertices, rather than just two. In a traditional graph, an edge is a connection between exactly two vertices. In contrast, a hypergraph allows an edge (often called a hyperedge) to link multiple vertices simultaneously.

New to topics? Read the docs here!