Triangle graph: Difference between revisions

From Graph
(Created page with "{{particular graph}} ==Definition== This is a particular finite undirected graph defined as follows: # It is a graph whose geometric realization is a triangle: it has t...")
(No difference)

Revision as of 03:48, 28 May 2012

Template:Particular graph

Definition

This is a particular finite undirected graph defined as follows:

  1. It is a graph whose geometric realization is a triangle: it has three vertices and an edge between each pair of vertices.
  2. It is the cycle graph on 3 vertices, and is denoted .
  3. It is the complete graph on 3 vertices, and is denoted .