NumberOfTrophicLinks returns the total number of links in the
web, including cannibalistic links.
LinkageDensity returns the NumberOfTrophicLinks /
NumberOfNodes, including cannibalistic links and isolated nodes.
DirectedConnectance returns NumberOfTrophicLinks /
NumberOfNodes^2, including cannibalistic links and isolated nodes.