"SpectralEmbedding" (Graph Layout Method)

Details & Suboptions

  • The spectral embedding is a graph-drawing technique to position vertices of a graph so they minimize the weighted sum of square distances to its adjacent vertices.
  • Vertices can be embedded in .
  • Possible settings to control the layout include:
  • "RelaxationFactor" Automaticrelaxed Laplace coefficient

Examples

open allclose all

Basic Examples  (1)

Lay out a graph using the spectral embedding:

Options  (1)

"RelaxationFactor"  (1)

Use the option "RelaxationFactor"r to get the layout based on a relaxed Laplace matrix: