Decision Maths Definitions

studied byStudied by 0 people
0.0(0)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 10

11 Terms

1

What is a graph?

Consists of a set of vertices or nodes.

These vertices can be connected by edges or arcs.

New cards
2

What is the degree/order of a vertex?

The number of edges coming out of it. If the degree of a vertex is even we call it an even vertex. If the degree of a vertex is odd we call it an odd vertex.

New cards
3

What are Isomorphic graphs?

Two graphs are isomorphic if there is a one-to-one correspondence between their vertices which preserves adjacency. (The same graph, possibly laid out and/or labelled differently.)

New cards
4

What is a subgraph?

A graph whose edges and vertices are contained within the main graph.

New cards
5

What is a walk?

A sequence of connecting edges in a given graph.

New cards
6

What is a trail?

A walk in which no edge is listed more than once.

New cards
7

What is a path?

A walk in which no vertex is visited more than once

New cards
8

What is a cycle?

A path that finishes where it started

New cards
9

What is a connected graph?

A graph where there is a path to all of its vertices

New cards
10

What is a simple graph?

A graph where there are no loops or repeated edges

New cards
11

What is a tree?

A connected graph with no cycles

New cards
robot