Select a result to preview
Tags: #definition
Let G be a graph with n vertices and m edges. The incidence matrix of G is the n×m matrix C=(cij) such that cij=1 if the ith vertex is incident to the jth edge (ie. that it is an endpoint of j), 0 otherwise.
Let G be the following graph: Its incidence matrix is