Graph Theory Vocab

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

1/44

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 8:33 PM on 12/16/24
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

45 Terms

1
New cards

graph

a finite nonempty set V of vertices and a set E (edges)of 2-element subsets of V

2
New cards

adjacent vertices

vertices connected by an edge

3
New cards

nonadjacent vertices

vertices that are not connected by an edge

4
New cards

neighbor

a vertex adjacent to another vertex

5
New cards

neighborhood

the set of neighbors (adjacent vertices) of a vertex

6
New cards

incident

an edge is "incident" to it's connected vertices

7
New cards

order

number of vertices

8
New cards

size

number of edges

9
New cards

trivial graph

a graph with only one vertex

10
New cards

nontrivial graph

a graph with at least two vertices

11
New cards

empty graph

a graph with no edges

12
New cards

degree

the number of neighbors of a vertex

13
New cards

isolated vertex

a vertex with no neighbors

14
New cards

end vertex

a vertex of degree 1

15
New cards

regular graph

a graph where all vertices have the same degree

16
New cards

proper subgraph

a subgraph that does not equal the graph

17
New cards

induced subgraph

a subgraph containing all of the edges of the graph that have both endpoints in it's subset

18
New cards

spanning subgraph

a subgraph that contains all of the vertices of the original graph

19
New cards

complete graph

a graph where every two distinct vertices are adjacent

20
New cards

complement

a graph with two distinct adjacent vertices if and only if those vertices are nonadjacent in G

21
New cards

isomorphic

two graphs where there exists a bijective function such that two vertices are adjacent in G if and only if they are adjacent in H

22
New cards

multigraph

a graph with parallel edges

23
New cards

parallel edges

multiple edges between the same pair of vertices

24
New cards

loop

an edge joining a vertex to itself

25
New cards

pseudograph

a graph with both parallel edges and loops

26
New cards

walk

a sequence of adjacent vertices of a graph

27
New cards

initial vertex

where a walk begins

28
New cards

terminal vertex

where a walk ends

29
New cards

trivial walk

a walk of length 0

30
New cards

walk length

the number of edges in a walk

31
New cards

trail

a walk with no repeated edges

32
New cards

path

a walk with no repeated vertices

33
New cards

open walk

a walk in which the initial and terminal vertices are not the same

34
New cards

closed walk

a walk in which the initial and terminal vertices are the same

35
New cards

circuit

a closed trail of length 3 or more

36
New cards

cycle

a circuit with no repeated vertices (except the initial/terminal vertex)

37
New cards

even cycle

a cycle of even length

38
New cards

odd cycle

a cycle of odd length

39
New cards

bipartite graph

a graph that can be split into two subsets such that there are only edges between vertices belonging to different subsets

40
New cards

complete bipartite graph

a graph where every vertex of each subset is connected to every vertex of the other subset

41
New cards

k-partite graph

a graph that is partitioned into k subsets

42
New cards

complete multipartite graph

a k-partite graph such that every vertex of each subset is connected to every vertex of every other subset

43
New cards

Eulerian graph

a connected graph that contains a trail or circuit in which every vertex is visited exactly once

44
New cards

Hamiltonian graph

a graph that contains a cycle that visits every vertex of the graph exactly once

45
New cards

weighted graph

a graph in which every edge is assigned a number

Explore top flashcards