Network Measurements
Network Measurements
Network Measurements
Vertex/Node
Edge/Link
Planar Network
5 miles
7 miles
1 step
1 step
Example Graph
Vertices = 8
Edges = 10
Simple graph
Tree
Circuit
Circuit
Circuit
=ev+p
where is the cyclomatic number, e is the number
of edges, v is the number of vertices, and p is the
number of subgraphs.
Note: in most cases p = 1.
Vertices
Edges
=ev+p
= 10 8 + 1 = 3
Min = v 1
Min = 8 1 = 7
Max circuits = 8 (8 1) (8 1)
Max circuits = (4)(7) 7 = 21
Min edges
Max circuits
= e / (1/2v(v-1))
or
= e / (0.5v)(v-1)
v=8
e = 10
= 10 / (0.5 x 8)(8-1)
= 10 / (4)(7)
= 10 / 28
= 0.357
Route
Edge
=e/v
v=8
e = 10
= 10 / 8
= 1.25
v=8
e = 10
= L(G)
D(d)
L(G) = 82
D(d) = 29
= 11+10+10+8+8+8+7+6+8+6
8+7+6+8
= 82
29
= 2.83
Eta the average length per link. Adding new nodes will
cause a decrease in eta as the average length per link
declines.
= L(G)
e
L(G) = 82
e = 10
= 11+10+10+8+8+8+7+6+8+6
10
= 82
10
= 8.2
DI = DD
TD
The straight distance (DD) between two nodes may be
40 km but the transport distance (TD; real distance) is
50 km. The detour index is thus 0.8 (40 / 50).
DI = (10 + 11 + 10 + 8 + 9) = 48 = 0.91
(12 + 13 + 11 + 8 + 9) 53
ND = L
S
ND = (12 + 13 + 11 + 8 + 9)
(25 x 27)
28km
ND = 53
100
ND = 0.076 km/km2
25km