I am reading this paper : https://ieeexplore.ieee.org/document/7845714 and trying to understand the values reported for the betweeness centrality metric.
So we have this multi layer graph structure, and we compute the betweeness according to these definitions where the "The betweeness centrality of a node is defined as the ratio of the number of shortest paths that go through this node, divided by the total number of shortest paths over all pairs of nodes." How are the following numbers obtained? It looks to me that the betweeness centrality of node 5 in the communication layer must be 2 since there are only two shortest paths that go through it 4->5->6 and 6->5->4.
Any help/insight would be greatly appreciated!
. They now have 17