Перейти к содержимому

Introduction to Graph Theory: Terminology and Models

Eng Ahmed Elzahar

0:00 / 0:00

Introduction to Graph Theory: Terminology and Models

9 просмотров · 10 дней назад
Eng Ahmed Elzahar
224 подписчика
9 просмотров · 10 дней назад
This video, presented by Eng Ahmed Elzahar, provides an introduction to Chapter 5: Graphs, focusing on the fundamental terminology and models used in graph theory. This chapter serves as a follow-up to the previous chapter on relations. Core Topics Covered: Graphs Definition: An explanation of graphs ( ) composed of a set of vertices ( )—also called nodes—and a set of edges ( ) (1:05-2:25). The instructor emphasizes that in graph theory, the focus is on the connections created by edges rather than physical layout or length (3:06-3:59). Graph Terminology: Simple Graphs: Contain no loops or multiple edges between the same two vertices (6:01-7:04). Multi-graphs: Allow multiple edges between the same vertices but forbid loops (7:07-8:31). Pseudo-graphs: Allow both multiple edges and loops (9:08-10:03). Directed vs. Undirected Graphs: Undirected: Connections go both ways (10:12-11:13). Directed (Di-graphs): Connections are ordered pairs, indicating a specific start and end point (11:43-13:19). Graph Models: Computer Networks: Used to map data centers (vertices) and communication links (edges) (18:01-24:58). Social Networks: Used to model relationships like friendship (undirected) or influence (directed) (30:12-33:20).