Jump to content

Biadjacency matrix

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Vanish2 (talk | contribs) at 11:19, 19 June 2008 (unreferenced). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In mathematics and computer science, the biadjacency matrix of a finite bipartite graph G with n black vertices and m white vertices is an n × m matrix where the entry aij is the number of edges joining black vertex i and white vertex j. In the special case of a finite, undirected, simple bipartite graph, the biadjacency matrix is a (0,1)-matrix.

The adjacency matrix A of a bipartite graph with biadjacency matrix B is given by

The relationship between a bipartite graph and its biadjacency matrix is studied in spectral graph theory.