Constructing Adjacency Arrays from Incidence Arrays

Abstract

Graph construction, a fundamental operation in a data processing pipeline, is typically done by multiplying the incidence array representations of a graph, Ein and Eout, to produce an adjacency array of the graph, A, that can be processed with a variety of algorithms. This paper provides the mathematical criteria to determine if the product A = E ToutEin will have the required structure of the adjacency array of the graph. The values in the resulting adjacency array are determined by the corresponding addition and multiplication operations used to perform the array multiplication. Illustrations of the various results possible from different and operations are provided using a small collection of popular music metadata.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…