Incidence matrix
An incidence matrix represents a graph by placing vertices in rows and edges in columns, with entries recording which vertices touch each edge.
Linked from 29 pages
Incidence geometryRelated: It encodes point-line incidences in a form suited to algebraic analysis.
Graph (discrete mathematics)Related: It encodes the two basic graph sets and their incidences.
Edge (graph theory)Related: Each edge is represented by its relationship to the graph's vertices.
MultigraphRelated: Separate columns preserve the identity of parallel edges.