Connected component: различия между версиями

Материал из WikiGrapp
Перейти к навигации Перейти к поиску
(Новая страница: «'''Connected component''' --- компонента связности. A '''connected component''' of a graph <math>G</math> is a maximal connected subgraph of <ma…»)
(нет различий)

Версия от 16:23, 11 марта 2011

Connected component --- компонента связности.

A connected component of a graph [math]\displaystyle{ G }[/math] is a maximal connected subgraph of [math]\displaystyle{ G }[/math]. Any two connected components of [math]\displaystyle{ G }[/math] are vertex-disjoint and each vertex (and edge) belongs to one of them. Their number is denoted by [math]\displaystyle{ c(G) }[/math].