File:Complete Graph K3.svg

Summary

 
W3C-validity not checked.
Category:Unchecked SVG validity
Description
English: The complete graph of order 3, K3.
Français : Graphe complet d'ordre 3
Date
Source Own work
Author Johannes Rössel (talk)
Other versions

Licensing

This work is ineligible for copyright and therefore in the public domain because it consists entirely of information that is common property and contains no original authorship.
Category:PD ineligible#Complete%20Graph%20K3.svg

Source code

This graph was created with the following dot source:

graph G {
   edge [len=2]
   node [label="",shape=circle,style=filled,fillcolor=white]
   1--2
   1--3
   2--3
}

The resulting SVG was slightly modified afterwards (transparency, straightening).

Category:SVG triangles#3 Category:Set of complete graphs; Complete Graph Kn.svg#3 Category:Equilateral triangles#%20 Category:Geometry images with dihedral symmetry#03
Category:Equilateral triangles Category:Geometry images with dihedral symmetry Category:PD ineligible Category:SVG triangles Category:Set of complete graphs; Complete Graph Kn.svg Category:Unchecked SVG validity