Exam 20: Minimal Spanning Tree
Exam 1: Introduction53 Questions
Exam 2: An Introduction to Linear Programming56 Questions
Exam 3: Linear Programming: Sensitivity Analysis and Interpretation of Solution44 Questions
Exam 4: Linear Programming Applications in Marketing, finance, and OM52 Questions
Exam 5: Advanced Linear Programming Applications39 Questions
Exam 6: Distribution and Network Models62 Questions
Exam 7: Integer Linear Programming52 Questions
Exam 8: Nonlinear Optimization Models45 Questions
Exam 9: Project Scheduling: Pertcpm60 Questions
Exam 10: Inventory Models60 Questions
Exam 11: Waiting Line Models56 Questions
Exam 12: Simulation53 Questions
Exam 13: Decision Analysis80 Questions
Exam 14: Multicriteria Decisions42 Questions
Exam 15: Time Series Analysis and Forecasting53 Questions
Exam 16: Markov Processes36 Questions
Exam 17: Linear Programming: Simplex Method45 Questions
Exam 18: Simplex-Based Sensitivity Analysis and Duality32 Questions
Exam 19: Solution Procedures for Transportation and Assignment Problems39 Questions
Exam 20: Minimal Spanning Tree19 Questions
Exam 21: Dynamic Programming41 Questions
Select questions type
For a network consisting of N nodes,a minimal spanning tree will consist of
Free
(Multiple Choice)
4.7/5
(37)
Correct Answer:
B
Consider a minimal spanning tree problem in which pipe must be laid to connect sprinklers on a golf course.When represented with a network,
Free
(Multiple Choice)
4.8/5
(34)
Correct Answer:
A
The minimal spanning tree algorithm is considered to be a(n)
Free
(Multiple Choice)
4.8/5
(38)
Correct Answer:
A
The numbers on this network represent times to distribute a message.Use the minimal spanning tree algorithm to determine how messages should be passed in order to minimize total time. 

(Essay)
4.9/5
(31)
For a network consisting of N nodes,a spanning tree will consist of N - 1 arcs.
(True/False)
4.9/5
(31)
Cases in which a greedy algorithm provides the optimal solution are rare,but greedy algorithms are excellent heuristics.
(True/False)
4.8/5
(35)
For the following eight cities with the given distances,find the minimal spanning tree path. 

(Short Answer)
4.9/5
(40)
The minimal spanning tree algorithm will lead to an optimal solution regardless of which node is chosen at the start of the algorithm.
(True/False)
4.8/5
(34)
In the minimal spanning tree algorithm,you must consider the unconnected nodes that can be reached from any of the connected nodes,rather than arbitrarily considering only one of the connected nodes.
(True/False)
4.8/5
(33)
The minimal spanning tree algorithm is considered a greedy algorithm that,when taking the best action at each stage,will
(Multiple Choice)
4.9/5
(37)
Griffith's Cherry Preserve is a combination wild animal habitat and amusement park.Besides its phenomenally successful wild animal safari tour,there are eight different theme areas in the amusement park.
One problem encountered by management is to develop a method by which people can efficiently travel between each area of the park.Management has learned that a people mover can be constructed at a cost of $50 per foot.
If the following network represents the distances (in feet)between each area of the park for which a people mover is possible,determine the minimum cost for such a system. 

(Essay)
4.9/5
(26)
The minimal spanning tree algorithm has connected nodes 8 and 9.Node 8 could be connected to nodes 11 (distance 6)and 12 (distance 5),and node 9 could be connected to node 12 (distance 3)and node 13 (distance 2).Which of the following will you do next?
(Multiple Choice)
4.8/5
(30)
Cases in which a greedy algorithm provides the optimal solution are rare.
(True/False)
4.9/5
(30)
Ethernet cable costs $25 per foot to install.The table below gives the approximate direct routing distance in feet between various pairs of machines.
a.Use the minimal spanning tree algorithm to determine the least cost method of connecting all machines.
b.How much cheaper would it be if the company decided not to hook up the second printer to this system?

(Essay)
4.8/5
(41)
The minimum spanning tree allows a person to visit every node without backtracking.
(True/False)
4.9/5
(32)
A minimal spanning tree problem involves using the arcs of the network to reach all nodes of the network such that the total length of all the arcs used is maximized.
(True/False)
4.9/5
(41)
The arcs in a minimal spanning tree problem can be measured in terms of criteria other than distance.
(True/False)
4.9/5
(44)
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)