Star

From Graph
Revision as of 23:23, 25 May 2014 by Vipul (talk | contribs) (Created page with "==Definition== A '''star''' is a graph where one vertex is adjacent to all the other vertices, and that vertex is incident on every edge. Explicitly, a star with <math>k</mat...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Definition

A star is a graph where one vertex is adjacent to all the other vertices, and that vertex is incident on every edge. Explicitly, a star with edges (and therefore, vertices) is a graph where one of the vertices is adjacent to all other vertices, and there are no edges other than the edges involving that vertex.

A star can also be described as a complete bipartite graph where one of the parts has size one. Explicitly, a star with edges can be described as the complete bipartite graph .