Categories
  Encyclosphere.org ENCYCLOREADER
  supported by EncyclosphereKSF

Spectral layout

From HandWiki - Reading time: 1 min

Short description: Graph drawing using eigenvector coordinates

Spectral layout is a class of algorithm for drawing graphs. The layout uses the eigenvectors of a matrix, such as the Laplace matrix of the graph, as Cartesian coordinates of the graph's vertices.

The idea of the layout is to compute the two largest (or smallest) eigenvalues and corresponding eigenvectors of the Laplacian matrix of the graph and then use those for actually placing the nodes. Usually nodes are placed in the 2 dimensional plane. An embedding into more dimensions can be found by using more eigenvectors. In the 2-dimensional case, for a given node which corresponds to the row/column [math]\displaystyle{ i }[/math] in the (symmetric) Laplacian matrix [math]\displaystyle{ L }[/math] of the graph, the [math]\displaystyle{ x }[/math] and [math]\displaystyle{ y }[/math]-coordinates are the [math]\displaystyle{ i }[/math]-th entries of the first and second eigenvectors of [math]\displaystyle{ L }[/math], respectively.

References





Licensed under CC BY-SA 3.0 | Source: https://handwiki.org/wiki/Spectral_layout
20 views | Status: cached on July 17 2024 04:56:14
↧ Download this article as ZWI file
Encyclosphere.org EncycloReader is supported by the EncyclosphereKSF