Graph Theory: Key Terms and Definitions for Vertices, Edges, and Degree Sequences

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/14

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

15 Terms

1
New cards

End Vertices

If we have edge 'e', end vertices are the endpoints of that edge.

2
New cards

Parallel edges

Edges that have the same end vertices.

3
New cards

Loop

An edge where the two end vertices are the same vertex.

4
New cards

Simple Graph

A graph with no loops or parallel edges.

5
New cards

Empty Graph

A graph with no edges.

6
New cards

Null Graph

A graph with no vertices.

7
New cards

Trivial Graph

A graph with only one vertex and no edges.

8
New cards

Adjacent Edges

Edges that share common end vertex.

9
New cards

Adjacent Vertices

Vertices connected by an edge.

10
New cards

Pendant Vertex

A vertex with degree 1. A vertex connected to only one other vertex.

11
New cards

Pendant Edge

An edge whose (at least) one vertex is a pendant vertex.

12
New cards

Isolated Vertex

Vertex not connected to any other vertex.

13
New cards

Vertex Degree

Written as d(v). The number of edges going into (put of) some vertex.

14
New cards

Degree Sequence

Sequence of vertex degree.

15
New cards

Graphic sequence

There exists a simple graph with a degree sequence equal to this sequence.