File:Undirected graph.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 231 × 153 pixels, file size: 2 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

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.
 
This graph was created with a text editor.
 
This graph uses embedded text.

Licensing[edit]

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.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current15:27, 11 March 2006Thumbnail for version as of 15:27, 11 March 2006231 × 153 (2 KB)Luks (talk | contribs)DOT source code: graph untitled { node [shape=circle, width="0.03"]; 1 -- 2; 1 -- 3; 3 -- 2; 4 -- 3; }

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file: