Qurak

IncidenceMatrix

Available

Builds the vertex-by-edge incidence matrix of a graph

IncidenceMatrix[g]
IncidenceMatrix[{v -> w, …}]
Dimensions[IncidenceMatrix[g]] == {VertexCount[g], EdgeCount[g]} → {1} == {VertexCount[g], EdgeCount[g]}

Topics

Related

All 6300 functions · Use this from an MCP client