File:Undirected graph.svg

Summary

Description

DOT source code:

graph untitled {
  node [shape=circle, width="0.03"];
  1 -- 2;
  1 -- 3;
  3 -- 2;
  4 -- 3;
}
Date 11 March 2006 (original upload date)
Source Own work
Author Luks
SVG development
InfoField
 The SVG code is valid.
Category:Valid SVG created with Text Editor:Diagrams
 This graph was created with a text editor.
 This graph uses embedded text.

Licensing

Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
Category:Self-published work#Undirected%20graph.svgCategory:PD-self#Undirected%20graph.svg Category:Undirected planar graphs
Category:PD-self Category:Self-published work Category:Undirected planar graphs Category:Valid SVG created with Text Editor:Diagrams