Network Theory

This quiz covers basic concepts and theorems in Network Theory, a branch of mathematics dealing with the analysis and optimization of networks.

14 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

What is the maximum number of edges in a simple graph with n vertices?

  1. n(n-1)
  2. n(n+1)
  3. n^2
  4. n^2-1
Question 2 Multiple Choice (Single Answer)

What is the minimum number of edges in a connected graph with n vertices?

  1. n-1
  2. n
  3. n+1
  4. 2n-1
Question 3 Multiple Choice (Single Answer)

What is the degree of a vertex in a graph?

  1. The number of edges incident to the vertex
  2. The number of vertices adjacent to the vertex
  3. The number of cycles containing the vertex
  4. The number of paths starting from the vertex
Question 4 Multiple Choice (Single Answer)

What is the chromatic number of a graph?

  1. The minimum number of colors needed to color the vertices of the graph so that no two adjacent vertices have the same color
  2. The maximum number of colors needed to color the vertices of the graph so that no two adjacent vertices have the same color
  3. The number of vertices in the graph
  4. The number of edges in the graph
Question 5 Multiple Choice (Single Answer)

What is the maximum flow in a network?

  1. The maximum amount of flow that can be sent from a source vertex to a sink vertex in the network
  2. The minimum amount of flow that can be sent from a source vertex to a sink vertex in the network
  3. The total amount of flow in the network
  4. The average amount of flow in the network
Question 6 Multiple Choice (Single Answer)

What is the minimum cut in a network?

  1. The minimum amount of flow that must be removed from the network to disconnect the source vertex from the sink vertex
  2. The maximum amount of flow that can be sent from the source vertex to the sink vertex in the network
  3. The total amount of flow in the network
  4. The average amount of flow in the network
Question 7 Multiple Choice (Single Answer)

What is the shortest path between two vertices in a graph?

  1. The path with the fewest edges between the two vertices
  2. The path with the fewest vertices between the two vertices
  3. The path with the smallest total weight between the two vertices
  4. The path with the largest total weight between the two vertices
Question 8 Multiple Choice (Single Answer)

What is the spanning tree of a graph?

  1. A subgraph of the graph that includes all of the vertices and some of the edges
  2. A subgraph of the graph that includes all of the edges and some of the vertices
  3. A subgraph of the graph that includes all of the vertices and all of the edges
  4. A subgraph of the graph that includes none of the vertices and none of the edges
Question 9 Multiple Choice (Single Answer)

What is the Eulerian circuit in a graph?

  1. A closed walk in the graph that visits every edge exactly once
  2. A closed walk in the graph that visits every vertex exactly once
  3. A path in the graph that visits every edge exactly once
  4. A path in the graph that visits every vertex exactly once
Question 10 Multiple Choice (Single Answer)

What is the Hamiltonian circuit in a graph?

  1. A closed walk in the graph that visits every vertex exactly once
  2. A closed walk in the graph that visits every edge exactly once
  3. A path in the graph that visits every vertex exactly once
  4. A path in the graph that visits every edge exactly once
Question 11 Multiple Choice (Single Answer)

What is the difference between a directed graph and an undirected graph?

  1. In a directed graph, the edges have a direction, while in an undirected graph, the edges do not have a direction
  2. In a directed graph, the vertices have a direction, while in an undirected graph, the vertices do not have a direction
  3. In a directed graph, the edges have a weight, while in an undirected graph, the edges do not have a weight
  4. In a directed graph, the vertices have a weight, while in an undirected graph, the vertices do not have a weight
Question 12 Multiple Choice (Single Answer)

What is the adjacency matrix of a graph?

  1. A matrix that represents the adjacency of the vertices in the graph
  2. A matrix that represents the incidence of the edges in the graph
  3. A matrix that represents the weights of the edges in the graph
  4. A matrix that represents the degrees of the vertices in the graph
Question 13 Multiple Choice (Single Answer)

What is the incidence matrix of a graph?

  1. A matrix that represents the adjacency of the vertices in the graph
  2. A matrix that represents the incidence of the edges in the graph
  3. A matrix that represents the weights of the edges in the graph
  4. A matrix that represents the degrees of the vertices in the graph
Question 14 Multiple Choice (Single Answer)

What is the Laplacian matrix of a graph?

  1. A matrix that represents the adjacency of the vertices in the graph
  2. A matrix that represents the incidence of the edges in the graph
  3. A matrix that represents the weights of the edges in the graph
  4. A matrix that represents the degrees of the vertices in the graph