Enable JavaScript to interact with content and submit forms on Wolfram websites. Learn how

Legacy Documentation

Mathematica 8 (2010)

This is documentation for Mathematica 8, which was
based on an earlier version of Wolfram Language.
View current documentation (Version 14.3)
Graphs and Matrices
Matrix representations of graphs go back a long time and are still in some areas the only way to represent graphs. Adjacency matrices represent adjacent vertices and incidence matrix vertex-edge incidences. Both are fully capable of representing undirected and directed graphs. Matrix representations provide a bridge to linear algebra-based algorithms for graph computation.
Matrix Graph Constructors
AdjacencyGraph graph from an adjacency matrix
IncidenceGraph graph from an incidence matrix
Matrix Graph Representations
AdjacencyMatrix vertex-vertex adjacency matrix
IncidenceMatrix vertex-edge incidence matrix
SparseArray create and represent a sparse matrix
Normal   MatrixPlot   ...
MORE ABOUT


ja zh

AltStyle によって変換されたページ (->オリジナル) /