The lines in a network.
Edges
How far is it from Albury and Sydney?

560
What is the shortest path in a network?
The path between 2 points with minimum weight.
a graph that has numbers on its edges
Weighted Graph
What is the degree of vertex B?

3
State a route from Albury to Port Macquarie that visits each town without repeating any edges.

A-S-B-BH-PM
What is the shortest path from F to C?

F-E-B-C=16
Determine the minimum spanning tree of the following:

36
What are the towns in the following network?

Vertices
Is possible for a delivery to leave and return from the Hill without repeating any edges or vertices?

What is the short path from the Hill to Shallow End?

12+14=26

35
How many edges in the following network?

6
State a route from the Hill to Shallow End without repeating any edges or vertices.
an edge that goes from a vertex back to itself
H-C-B-E-SH
What is the shortest path from Albury to Port Macquarie?

A-S-PM
What word describes networks that have the same number of edges and vertices connected in the same way but drawn differently.
Isomorphic
State a route to each town, stating and ending at A.