No student devices needed. Know more
32 questions
Tracing all edges on a figure without picking up your pencil or repeating edges and starting and stopping at different spots
Euler Circuit
Euler Path
Tracing all edges on a figure without picking up your pencil or repeating edges and starting and stopping in the same spot
Euler Circuit
Euler Path
Is the following graph complete?
Yes
No
Is the following graph complete?
Yes
No
Is the following graph connected?
Yes
No
Is the following graph connected?
Yes
No
In the graph above, which of the following statements is true?
A is adjacent to E
A is not adjacent to D
C is adjacent to D
C is not adjacent to E
In a Hamiltonian Path, you must
Travel every edge once and only once, returning to where you started
Travel to every vertex once and only once, returning to where you started
Travel every edge once and only once, not returning to where you started
Travel to every vertex once and only once, not returning to where you started
In the following graph, decide which of the following is true: (could be more than one)
You can find a Hamiltonian Path if you travel 1, 5, 2, 3, 4, 6
You can find a Euler Path if you travel 1, 5, 2, 3, 4, 6
You cannot find a Hamiltonian Path
You cannot find a Euler Path
State whether you can find a Hamiltonian path, circuit or neither.
Path
Circuit
Neither
Find the Hamiltonian Path
1, 3, 4, 3, 2
1, 2, 3, 4
2, 3, 4, 3, 1
There is none
A simple graph ...
has no edges
no loops
no multiple edges
no loops nor multiple edges
A connected graph has ...
no loops
no multiple edges
no isolated vertices
each vertex connected to every other vertex
A complete graph has ...
no isolated vertices
no multiple edges
each vertex connected to every other vertex
no isolated vertices
How many edges would a complete graph have if it had 6 vertices?
15
20
25
30
What is the degree sum of a complete graph that has 4 vertices?
6
8
10
12
The number of edges in a tree with 32 vertices is
30
31
32
33
In the graph shown, D is an example of a(n) ________ .
Edge
Vertex
Path
Sling
In the graph shown, (A, F) is an example of a(n) ________ .
Edge
Vertex
Path
Sling
Vertices are considered adjacent if ________ .
An edge connects them
There is a path from one vertex to the other
Both vertices are contained in a cycle
The length of the path between them is less than 5
A complete graph is a graph _________ .
where every vertex has a degree >= 1
that has the maximum number of edges connecting vertices
that for any two vertices, the graph has a path
that has at least one edge to every vertex
What is the length of the path F, A, C, B, D?
3
4
5
6
T/F: Networks can be directed or undirected
True
False
Explore all questions with a free account