|
|
|
|
|
Incidence MatrixIn mathematics, the incidence matrix of an undirected graph G is a p × q matrix where p and q are the number of vertices and edges respectively, such that if the vertex and edge are incident and 0 otherwise. The incidence matrix of a directed graph G is a p × q matrix where p and q are the number of vertices and edges respectively, such that if the edge leaves vertex , if it enters vertex and 0 otherwise. The incidence matrix is related to the adjacency matrix of a graph by the following theorem: -
A(G) = B(G)^{T}B(G) - 2I_q where and are the adjacency matrix and incidence matrix respectively and is the identity matrix of dimension q. The cycle space of a graph is equal to the null space of its incidence matrix. The incidence matrix of an incidence structure C is a p × q matrix where p and q are the number of points and lines respectively, such that if the point and line are incident and 0 otherwise. In this case the incidence matrix is also a biadjacency matrix of the Levi graph of the structure.
|
 |
|
| Copyright 2005-2009 OnPedia.com. All Rights Reserved |
|
|