File:Complete Graph K3.svg
Summary
Category:Unchecked SVG validityDescription |
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. |
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