Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Vertex separator

From Wikipedia, the free encyclopedia
(Redirected fromVertex cut)
Set of graph nodes which separate a given pair of nodes if removed
Relevant topics on
Graph connectivity
Not to be confused withcut vertex.

Ingraph theory, a vertexsubsetSV{\displaystyle S\subset V} is avertex separator (orvertex cut,separating set) for nonadjacentverticesa andb if theremoval ofS from thegraph separatesa andb into distinctconnected components.

Examples

[edit]
A separator for a grid graph.

Consider agrid graph withr rows andc columns; the total numbern of vertices isr ×c. For instance, in the illustration,r = 5,c = 8, andn = 40. Ifr is odd, there is a single central row, and otherwise there are two rows equally close to the center; similarly, ifc is odd, there is a single central column, and otherwise there are two columns equally close to the center. ChoosingS to be any of these central rows or columns, and removingS from the graph, partitions the graph into two smaller connected subgraphsA andB, each of which has at mostn2 vertices. Ifrc (as in the illustration), then choosing a central column will give a separatorS withrn{\displaystyle r\leq {\sqrt {n}}} vertices, and similarly ifcr then choosing a central row will give a separator with at mostn{\displaystyle {\sqrt {n}}} vertices. Thus, every grid graph has a separatorS of size at mostn,{\displaystyle {\sqrt {n}},} the removal of which partitions it into two connected components, each of size at mostn2.[1]

On the left a centered tree, on the right a bicentered one. The numbers show each node'seccentricity.

To give another class of examples, everyfree treeT has a separatorS consisting of a single vertex, the removal of which partitionsT into two or more connected components, each of size at mostn2. More precisely, there is always exactly one or exactly two vertices, which amount to such a separator, depending on whether the tree iscentered orbicentered.[2]

As opposed to these examples, not all vertex separators arebalanced, but that property is most useful for applications in computer science, such as theplanar separator theorem.

Minimal separators

[edit]

LetS be an(a,b)-separator, that is, a vertex subset that separates two nonadjacent verticesa andb. ThenS is aminimal(a,b)-separator if no proper subset ofS separatesa andb. More generally,S is called aminimal separator if it is a minimal separator for some pair(a,b) of nonadjacent vertices. Notice that this is different fromminimal separating set which says that no proper subset ofS is a minimal(u,v)-separator for any pair of vertices(u,v). The following is a well-known result characterizing the minimal separators:[3]

Lemma. A vertex separatorS inG is minimal if and only if the graphGS, obtained by removingS fromG, has two connected componentsC1 andC2 such that each vertex inS is both adjacent to some vertex inC1 and to some vertex inC2.

The minimal(a,b)-separators also form analgebraic structure: For two fixed verticesa andb of a given graphG, an(a,b)-separatorS can be regarded as apredecessor of another(a,b)-separatorT, if every path froma tob meetsS before it meetsT. More rigorously, the predecessor relation is defined as follows: LetS andT be two(a,b)-separators inG. ThenS is a predecessor ofT, in symbolsSa,bGT{\displaystyle S\sqsubseteq _{a,b}^{G}T}, if for eachxS \T, every path connectingx tob meetsT. It follows from the definition that the predecessor relation yields apreorder on the set of all(a,b)-separators. Furthermore,Escalante (1972) proved that the predecessor relation gives rise to acomplete lattice when restricted to the set ofminimal(a,b)-separators inG.

See also

[edit]

Notes

[edit]
  1. ^George (1973). Instead of using a row or column of a grid graph, George partitions the graph into four pieces by using the union of a row and a column as a separator.
  2. ^Jordan (1869)
  3. ^Golumbic (1980).

References

[edit]
Retrieved from "https://en.wikipedia.org/w/index.php?title=Vertex_separator&oldid=1232758235"
Category:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp