Network Theory: Laplacian, Incidence Matrix, or what else?

228 Views Asked by At

Considering the following graph with 3 nodes and 3 edges which I ran into:

enter image description here

what is the definition, in Graph Theory, of the L matrix? Is it the Laplacian or the Incidence Matrix? Or is it derived from something else?

This of course is a flow study problem.