> [!tldr] A [[Graph]] where edges can link more than 2 nodes at once.
A hypergraph is a superset of a [[Graph]] where an edge can connect more than 2 nodes.
So a hypergraph could look like this:
![[Pasted image 20260605165344.png]]
☝️ From [[Wikipedia]]
****
# More
## Source
- https://en.wikipedia.org/wiki/Hypergraph