Networks Flashcards
What is a vertex?
A vertex is a point in a network diagram at which lines of pathways intersect/meet. Vertices are also called nodes.
What is an edge?
An edge is a line that connects the vertices.
What is meant by the degree of a vertex?
The degree of a vertex is the number of edges that are connected to it. The degree of the Broken Hill vertex is 3 because there are three edges attached to the vertex.
Finish the sentence…
“The degree of a vertex is ? if it has an even number of edges attached to it.”
The degree of a vertex is even if it has an even number of edges attached to the vertex.
Finish the sentence…
“The degree of a vertex is ? if it has an odd number of edges attached to it.”
The degree of a vertex is odd if it has an odd number of edges attached to it.
What is a loop?
A loop starts and ends at the same vertex. It counts as one edge, but it contributes two to the degree of the vertex.
What is a directed edge?
A directed edge has an arrow and travel is only possible in the direction of the arrow.
What is an undirected edge?
An undirected edge has no arrow and travel is possible in both directions.
What is a directed network?
In a directed network all the edges are directed - travel is only permissible in the direction of the arrows.
What is an undirected network?
In an undirected network, all the edges are undirected and travel on an edge is possible in both directions.
What is a simple network?
In a simple network, there are no edges or loops.
What is a weighted edge?
A weighted edge is an edge of a network diagram that has a number assigned to it that implies some numerical value such as cost, distance or time.
What is a walk?
A walk is a connected sequence of the edges showing a route between vertices where the edges and vertices may be visited multiple times.
What is a trail?
A trail is a walk with no repeated edges.
What is a path?
A path is a walk with no repeated vertices.