Glossary

adjacency

Square matrix whose entries indicate edges between nodes of a graph, usually denoted by \(A\).

biadjacency

Rectangular matrix whose entries indicate edges between nodes of a bipartite graph, usually denoted by \(B\).

embedding

Mapping of the nodes of a graph to points in a vector space.