Random geometric graph
ID: random-geometric-graph
A random geometric graph is a type of random graph that is constructed based on geometric principles. It involves the placement of vertices in a geometric space, typically in \( \mathbb{R}^2 \) (the two-dimensional Euclidean plane), and edges are added between vertices based on their distance from each other.
New to topics? Read the docs here!