Basics of Graph Theory: Graphs and Terminologies

UnparalleledRubellite avatar
UnparalleledRubellite
·
·
Download

Start Quiz

Study Flashcards

30 Questions

A __________ graph is a simple graph in which the set of vertices can be partitioned into two sets X and Y such that every edge is between a vertex in X and a vertex in Y

Bipartite

Complete ________ Graph Km,n has m vertices in X and n vertices in Y with an edge between every vertex in X and every vertex in Y

Bipartite

The graph resulting from replacing each arc of a digraph with an edge is called the underlying ________

Graph

The ________ of a complete graph is called a Tournament

Orientation

A ________ graph is a graph with at least one edge and at least one arc

Mixed

Two graphs are ________ if their sets of vertices and edges are identical

Identical

A graph with no loops is called a ______

simple graph

Two or more edges that join the same pair of distinct vertices are called ______

parallel edges

A graph with at least one loop is called a ______

pseudograph

A vertex of a graph that is not an end of any edge is an ______ vertex

isolated

A graph that is in one piece, where each vertex can be reached from all other vertices, is called a ______ graph

connected

A graph without any edges is known as a ______ graph

null

A simple graph with two vertices may have ______ edge or one edge.

no

Any simple graph with three vertices gives rise to ______ non-isomorphic cases.

four

Cyclic Graph Cn = (V, E) (where n > 2) is a graph isomorphic to a graph with V = {v1, v2,..., vn} and E = {{v1, v2}, {v2, v3},..., {vn−1, vn}, {vn, v1}}. Triangle is a cyclic graph with ______ vertices.

three

The trivial graph is the only graph of order ______.

one

A graph H = (W, F) is a Subgraph of the graph G = (V, E) if W is a subset of V, and F is a subset of E. Cycle in G - If a subgraph of H of the graph G is a ______ graph.

cyclic

Clique in G - A complete subgraph of G. Supergraph of G - Any graph G′ for which a given graph G is a ______.

subgraph

The spanning subgraph obtained by deleting the edges of F from G is denoted by G − ______.

F

If F consists of one edge f, write G − ______.

f

The graph obtained from G by deleting every vertex in W as well as any edge in E that is adjacent to the vertices in W is denoted by G − ______.

W

If W consists of a single vertex w, write G − ______.

w

A subgraph G′ of G is a Vertex-Induced Subgraph if there exists a set W of vertices in G such that ⟨W⟩ = ______.

G'

A subgraph G′ of G is an Edge-Induced Subgraph if there exists a set F of edges in G such that ⟨F⟩ = ______.

G'

A vertex v is an isolated vertex if d(v)=0. A vertex v is an end vertex if d(v) = ______

0

A graph is k-Regular if the degree of each vertex is ______

k

A graph is Regular if there exists a nonnegative integer k that it is ______-regular.

k

Conjecture: Given the graph G with size ε ε is the number of edges in G 2ε is the total degree of the vertices in G. A vertex in a graph is an Odd Vertex if the degree is ______

odd

In a digraph, the sum of the outdegrees of all vertices is equal to the number of arcs, which is also equal to the sum of all indegrees of all vertices. Indegree (d−(v)) of that vertex - the number of arcs adjacent to a vertex Outdegree (d+(v)) of that vertex - the number of arcs adjacent from a vertex. This is known as the ______

degree-sum theorem

The adjacency matrix of a simple graph is a binary matrix (0, 1) matrix in which each diagonal entry is ______

zero

Explore the fundamental concepts of graph theory, focusing on graphs, vertices, edges, links, loops, parallel edges, multigraphs, and more. Understand the symbolic representation of a graph and the terms associated with its structure.

Make Your Own Quizzes and Flashcards

Convert your notes into interactive study material.

Get started for free

More Quizzes Like This

SPIA 181-190
20 questions

SPIA 181-190

UndisputableMoldavite avatar
UndisputableMoldavite
Graph Theory Quiz
10 questions

Graph Theory Quiz

CostEffectiveWetland avatar
CostEffectiveWetland
Graph Theory Fundamentals Quiz
3 questions
Use Quizgecko on...
Browser
Browser