Triangle graph: Difference between revisions
(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
Definition
This is a particular finite undirected graph defined as follows:
- It is a graph whose geometric realization is a triangle: it has three vertices and an edge between each pair of vertices.
- It is the cycle graph on 3 vertices, and is denoted .
- It is the complete graph on 3 vertices, and is denoted .