Deck 13: Sets and Maps

ملء الشاشة (f)
exit full mode
سؤال
An undirected graph is a graph where the pairings representing the edges are _____________.

A) Unordered
B) Ordered
C) Sorted
D) None of the above
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
Two vertices in a graph are ___________ if there is an edge connecting them.

A) Connected
B) Adjacent
C) Ordered
D) None of the above
سؤال
An undirected graph is considered complete if it has the maximum number of edges connecting vertices.

A) Connected
B) Adjacent
C) Complete
D) Full
سؤال
A _________ is a sequence of edges that connects two vertices in a graph.

A) Connection
B) Path
C) Set
D) Cycle
سؤال
A ________ is a path in which the first and last vertices are the same and none of the edges are repeated.

A) Connection
B) Path
C) Set
D) Cycle
سؤال
An undirected tree is a connected, acyclic, undirected graph with one element designated as the _______.

A) Starting point
B) Root
C) Leaf
D) Cycle
سؤال
A directed graph, sometimes referred as a digraph, is a graph where the edges are _________ pairs of vertices.

A) Unordered
B) Ordered
C) Sorted
D) None of the above
سؤال
A path in a directed graph is a sequence of directed edges that connects two _________ in a graph.

A) Vertices
B) Trees
C) Edges
D) None of the above
سؤال
A ________, or a weighted graph, is a graph with weights or costs associated with each edge.

A) Tree
B) Graph
C) Network
D) None of the above
سؤال
The only difference between a depth-first traversal of a graph and a breadth-first traversal is the use of a _________ instead of a queue to manage the traversal.

A) Stack
B) Tree
C) List
D) Heap
سؤال
A graph is connected if and only if the number of vertices in the __________ traversal is the same as the number of vertices in the graph regardless of the starting vertex.

A) Depth-first
B) Breadth-first
C) Level-order
D) None of the above
سؤال
A __________ tree is a tree that includes all of the vertices of a graph and some, but possibly not all, of the edges.

A) Directed
B) Undirected
C) Spanning
D) None of the above
سؤال
A minimum spanning tree is a spanning tree where the sum of the weights of the edges is ____________ to the sum of the weights for any other spanning tree for the same graph.

A) Less than or equal
B) Greater than or equal
C) Equal
D) None of the above
سؤال
An ______ graph is a graph where the pairings representing the edges are unordered.
سؤال
Two vertices in a graph are adjacent if there is an edge ______ them.
سؤال
An undirected graph is considered complete if it has the ______ number of edges connecting vertices.
سؤال
A ______ is a sequence of edges that connects two vertices in a graph.
سؤال
A cycle is a path in which the first and last vertices are ______ and none of the edges are repeated.
سؤال
An undirected tree is a connected, ______, undirected graph with one element designated as the root.
سؤال
A ______, sometimes referred as a digraph, is a graph where the edges are ordered pairs of vertices.
سؤال
A path in a directed graph is a sequence of ______ edges that connects two vertices in a graph.
سؤال
A ______, or a weighted graph, is a graph with weights or costs associated with each edge.
سؤال
The only difference between a depth-first traversal of a graph and a breadth-first traversal is the use of a stack instead of a ______ to manage the traversal.
سؤال
A graph is ______ if and only if the number of vertices in the breadth-first traversal is the same as the number of vertices in the graph regardless of the starting vertex.
سؤال
A spanning tree is a tree that includes all of the ______ of a graph and some, but possibly not all, of the ______.
سؤال
A ______ is a spanning tree where the sum of the weights of the edges is less than or equal to the sum of the weights for any other spanning tree for the same graph.
سؤال
An undirected graph is a graph where the pairings representing the edges are unordered.
سؤال
Two vertices in a graph are adjacent if there is an edge connecting them.
سؤال
An undirected graph is considered complete if it has the maximum number of edges connecting vertices.
سؤال
A path is a sequence of edges that connects two vertices in a graph.
سؤال
A cycle is a path in which the first and last vertices are the same and only one of the edges are repeated.
سؤال
An undirected tree is a connected, cyclic, undirected graph with one element designated as the root.
سؤال
A directed graph, sometimes referred as a digraph, is a graph where the edges are ordered pairs of vertices.
سؤال
A path in a directed graph is a sequence of undirected edges that connects two vertices in a graph.
سؤال
A network, or a weighted graph, is a graph with weights or costs associated with each edge.
سؤال
The only difference between a depth-first traversal of a graph and a breadth-first traversal is the use of a queue instead of a stack to manage the traversal.
سؤال
A graph is connected if and only if the number of vertices in the breadth-first traversal is the same as the number of vertices in the graph regardless of the starting vertex.
سؤال
A spanning tree is a tree that includes all of the edges of a graph and some, but possibly not all, of the vertices.
سؤال
A minimum spanning tree is a spanning tree where the sum of the weights of the edges is greater than or equal to the sum of the weights for any other spanning tree for the same graph.
سؤال
What is the difference between a graph and a tree?
سؤال
What is an undirected graph?
سؤال
What is a directed graph?
سؤال
What does it mean to say that a graph is complete?
سؤال
What is the maximum number of edges for an undirected graph? A directed graph?
سؤال
What is the definition of path? Of cycle?
سؤال
What is the difference between a network and a graph?
سؤال
What is a spanning tree? A minimum spanning tree?
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/47
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 13: Sets and Maps
1
An undirected graph is a graph where the pairings representing the edges are _____________.

A) Unordered
B) Ordered
C) Sorted
D) None of the above
Unordered
2
Two vertices in a graph are ___________ if there is an edge connecting them.

A) Connected
B) Adjacent
C) Ordered
D) None of the above
Adjacent
3
An undirected graph is considered complete if it has the maximum number of edges connecting vertices.

A) Connected
B) Adjacent
C) Complete
D) Full
Complete
4
A _________ is a sequence of edges that connects two vertices in a graph.

A) Connection
B) Path
C) Set
D) Cycle
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
5
A ________ is a path in which the first and last vertices are the same and none of the edges are repeated.

A) Connection
B) Path
C) Set
D) Cycle
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
6
An undirected tree is a connected, acyclic, undirected graph with one element designated as the _______.

A) Starting point
B) Root
C) Leaf
D) Cycle
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
7
A directed graph, sometimes referred as a digraph, is a graph where the edges are _________ pairs of vertices.

A) Unordered
B) Ordered
C) Sorted
D) None of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
8
A path in a directed graph is a sequence of directed edges that connects two _________ in a graph.

A) Vertices
B) Trees
C) Edges
D) None of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
9
A ________, or a weighted graph, is a graph with weights or costs associated with each edge.

A) Tree
B) Graph
C) Network
D) None of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
10
The only difference between a depth-first traversal of a graph and a breadth-first traversal is the use of a _________ instead of a queue to manage the traversal.

A) Stack
B) Tree
C) List
D) Heap
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
11
A graph is connected if and only if the number of vertices in the __________ traversal is the same as the number of vertices in the graph regardless of the starting vertex.

A) Depth-first
B) Breadth-first
C) Level-order
D) None of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
12
A __________ tree is a tree that includes all of the vertices of a graph and some, but possibly not all, of the edges.

A) Directed
B) Undirected
C) Spanning
D) None of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
13
A minimum spanning tree is a spanning tree where the sum of the weights of the edges is ____________ to the sum of the weights for any other spanning tree for the same graph.

A) Less than or equal
B) Greater than or equal
C) Equal
D) None of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
14
An ______ graph is a graph where the pairings representing the edges are unordered.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
15
Two vertices in a graph are adjacent if there is an edge ______ them.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
16
An undirected graph is considered complete if it has the ______ number of edges connecting vertices.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
17
A ______ is a sequence of edges that connects two vertices in a graph.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
18
A cycle is a path in which the first and last vertices are ______ and none of the edges are repeated.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
19
An undirected tree is a connected, ______, undirected graph with one element designated as the root.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
20
A ______, sometimes referred as a digraph, is a graph where the edges are ordered pairs of vertices.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
21
A path in a directed graph is a sequence of ______ edges that connects two vertices in a graph.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
22
A ______, or a weighted graph, is a graph with weights or costs associated with each edge.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
23
The only difference between a depth-first traversal of a graph and a breadth-first traversal is the use of a stack instead of a ______ to manage the traversal.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
24
A graph is ______ if and only if the number of vertices in the breadth-first traversal is the same as the number of vertices in the graph regardless of the starting vertex.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
25
A spanning tree is a tree that includes all of the ______ of a graph and some, but possibly not all, of the ______.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
26
A ______ is a spanning tree where the sum of the weights of the edges is less than or equal to the sum of the weights for any other spanning tree for the same graph.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
27
An undirected graph is a graph where the pairings representing the edges are unordered.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
28
Two vertices in a graph are adjacent if there is an edge connecting them.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
29
An undirected graph is considered complete if it has the maximum number of edges connecting vertices.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
30
A path is a sequence of edges that connects two vertices in a graph.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
31
A cycle is a path in which the first and last vertices are the same and only one of the edges are repeated.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
32
An undirected tree is a connected, cyclic, undirected graph with one element designated as the root.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
33
A directed graph, sometimes referred as a digraph, is a graph where the edges are ordered pairs of vertices.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
34
A path in a directed graph is a sequence of undirected edges that connects two vertices in a graph.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
35
A network, or a weighted graph, is a graph with weights or costs associated with each edge.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
36
The only difference between a depth-first traversal of a graph and a breadth-first traversal is the use of a queue instead of a stack to manage the traversal.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
37
A graph is connected if and only if the number of vertices in the breadth-first traversal is the same as the number of vertices in the graph regardless of the starting vertex.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
38
A spanning tree is a tree that includes all of the edges of a graph and some, but possibly not all, of the vertices.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
39
A minimum spanning tree is a spanning tree where the sum of the weights of the edges is greater than or equal to the sum of the weights for any other spanning tree for the same graph.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
40
What is the difference between a graph and a tree?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
41
What is an undirected graph?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
42
What is a directed graph?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
43
What does it mean to say that a graph is complete?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
44
What is the maximum number of edges for an undirected graph? A directed graph?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
45
What is the definition of path? Of cycle?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
46
What is the difference between a network and a graph?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
47
What is a spanning tree? A minimum spanning tree?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.