Презентация «Introduction to graphs»

Смотреть слайды в полном размере
Презентация «Introduction to graphs»

Вы можете ознакомиться с презентацией онлайн, просмотреть текст и слайды к ней, а также, в случае, если она вам подходит - скачать файл для редактирования или печати. Документ содержит 12 слайдов и доступен в формате ppt. Размер файла: 174.20 KB

Просмотреть и скачать

Pic.1
Introduction to graphs Lyzhin Ivan, 2015
Introduction to graphs Lyzhin Ivan, 2015
Pic.2
Definition G = (V, E) V – vertexes E – edges
Definition G = (V, E) V – vertexes E – edges
Pic.3
Types Directed/undirected Weighted/unweighted Simple graph/multigraph Connected/unconnected Bipartit
Types Directed/undirected Weighted/unweighted Simple graph/multigraph Connected/unconnected Bipartite With cycles/without cycles
Pic.4
Ways of presenting in memory Adjacency matrix
Ways of presenting in memory Adjacency matrix
Pic.5
Ways of presenting in memory Incidence matrix
Ways of presenting in memory Incidence matrix
Pic.6
Ways of presenting in memory List of edges
Ways of presenting in memory List of edges
Pic.7
Ways of presenting in memory Adjacency list
Ways of presenting in memory Adjacency list
Pic.8
Problems without explicit graph Labyrinth Number of objects
Problems without explicit graph Labyrinth Number of objects
Pic.9
Basic algorithms Depth-First Search (DFS)
Basic algorithms Depth-First Search (DFS)
Pic.10
Basic algorithms Breadth-First Search (BFS)
Basic algorithms Breadth-First Search (BFS)
Pic.11
Examples Find cycle in graph Count number of connected components in graph Find distance and path fr
Examples Find cycle in graph Count number of connected components in graph Find distance and path from one vertex to each other in unweighted graph
Pic.12
Home task
Home task


Скачать презентацию

Если вам понравился сайт и размещенные на нем материалы, пожалуйста, не забывайте поделиться этой страничкой в социальных сетях и с друзьями! Спасибо!