Jump to content

Biadjacency matrix

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by GTBacchus (talk | contribs) at 21:57, 3 June 2006 (stub sorting). 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 for a finite bipartite graph 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 and white vertex . In the special case of a finite, undirected simple bipartite graph, the biadjacency matrix is a (0,1)-matrix.

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

Property

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


Template:Combinatorics-stub