Graph Theory Basics

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/8

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.

9 Terms

1
New cards

Vertices

  • Definition: Points in a graph where edges meet.

  • Example: Think of them like intersections in a road network. They represent the entities or objects being connected.

2
New cards

Edges

  • Definition: Line segments or curves that connect pairs of vertices.

  • Example: Imagine them as the roads connecting intersections.

3
New cards

Loops

  • Definition: Edges that start and end at the same vertex.

  • Example: A loop could be a cul-de-sac that circles back to the same intersection.

A cul-de-sac is a dead-end street with only one way in and out. It typically ends in a rounded area or a loop that allows vehicles to turn around. These are often found in residential neighborhoods and can provide a quieter, safer environment for homes since there's no through traffic.

Think of it as a street that ends in a circle, creating a little enclosed community.

4
New cards

Graph Theory

  • Definition: A branch of mathematics focused on the properties of graphs and their applications in solving real-world problems.

  • Example: It’s used for finding the shortest path in networks, like routing a delivery truck efficiently.

5
New cards

Vertices

What is 5 1 4 2 and 3?

<p>What is 5 1 4 2 and 3?</p>
6
New cards

Edges

What is AB BD BC?

<p>What is AB BD BC?</p>
7
New cards

Equivalent

In graph theory, two graphs are considered equivalent if they have the same structure, meaning there is a one-to-one correspondence between their vertices and edges that preserves the connections.

8
New cards
<p>IS These drawings are considered equivalent?</p>

IS These drawings are considered equivalent?

Yes. Because the pattern of connections is identical, just with different names.

it's all about having the same pattern of connections between the same points (vertices) with the same connections (edges). So, if you have two graphs where the points are connected in the exact same way, just with different labels, those graphs are considered equivalent.

9
New cards