Adjacent vertices

Материал из WikiGrapp
Версия от 15:42, 18 января 2011; Glk (обсуждение | вклад) (Создана новая страница размером '''Adjacent vertices''' --- смежные вершины. '''1.''' Two different vertices that incident with the same edge are called '...)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигации Перейти к поиску

Adjacent vertices --- смежные вершины.

1. Two different vertices that incident with the same edge are called adjacent vertices.

2. In a digraph [math]\displaystyle{ G = (V,A) }[/math], a vertex [math]\displaystyle{ u }[/math] is adjacent to [math]\displaystyle{ v }[/math] if [math]\displaystyle{ (u,v) \in A(G) }[/math], and [math]\displaystyle{ u }[/math] is adjacent from [math]\displaystyle{ w }[/math] if [math]\displaystyle{ (w,u) \in A(G) }[/math].

3. On adjacent vertices in a hypergraph, see Partial edge.