wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Network Models

Total questions: 15

Worksheet time: 14mins

Name
Class
Date
1.

Which of the following statements are TRUE about a minimal spanning tree?

a)

Each branch has a weight.

b)

Contains no cycles.

c)

All vertices are connected.

d)

The path results in the minimum total weight.

2.

Create a minimal spanning tree, then find the minimum total cost.

a)

30

b)

39

c)

47

d)

50

3.

Create a minimal spanning tree, then find the minimum total cost.

a)

20

b)

21

c)

22

d)

23

4.

Which technique is used to connect all points of a network together while minimizing the distance between them?

a)

shortest route

b)

minimal flow

c)

longest span

d)

minimal-spanning tree

5.

The first step of the minimal-spanning tree technique is to

a)

select any node.

b)

select the node with the lowest distance between it and any other node.

c)

select the node that is closest to the origin.

d)

select any are that connects two nodes.

6.

In which technique do you connect the nearest node to the existing solution that is not currently connected?

a)

maximal tree

b)

shortest route

c)

minimal-spanning tree

d)

minimal flow

7.

In the shortest-route technique, the objective is to determine the route from an origin to a destination that passes through the fewest number of other nodes.

a)

True

b)

False

8.

The computing center at a major university is installing new fiber optic cables for a campuswide computer net work. Which of the techniques in this chapter could be used to determine the least amount of cable needed to connect the 20 buildings on campus?

a)

maximal-flow technique

b)

minimal spanning tree technique

c)

shortest-route technique

9.

In a minimal spanning tree problem, the optimal solution has been found when

a)

the start node and the finish node are connected by

b)

the flow from the start node is equal to the flow into

the finish node.

c)

all arcs have been selected to be a part of the tree.

d)

all nodes have been connected and are a part of the tree.

10.

___________________ is a technique that is used to find how person or item can travel from one location to another while minimizing the total distance traveled.

4 lines
11.

The _____________ technique can be used to connect all of the points of a network together while minimizing the distance between them.

4 lines
12.

The following undirected graph shows six houses in a village. A salesperson needs to visit all

the houses starting from house A and finishing at house F. Calculate the shortest distance in km.

a)

3.05

b)

3.08

c)

3.30

d)

3.68

13.

The graph shown contains NO cycles.

a)

True

b)

False

14.

The graph shown contains NO cycles.

a)

True

b)

False

15.

Create a minimal spanning tree, then find the minimum total cost.

a)

21

b)

22

c)

23

d)

24