Image:Undirected.png
From Wikipedia, the free encyclopedia
Undirected.png (3KB, MIME type: image/png
)
A vector version of this image is also available, and should be used in place of this raster image whenever possible. For more information about vector graphics, see the articles on vector and raster graphics. There is also information about MediaWiki's support of SVG images. |
Undirected graph. Created by David Remahl 2005 using Graphviz for Mac OS X and the following script:
graph untitled { graph [defaultdist="0.30", bgcolor="#FFFFFF00"]; node [fontname="Helvetica-Bold", fontsize="22.00", shape=circle, style=bold, label="\N"]; edge [style=bold]; graph [bb="0,0,258,168"]; 1 [pos="233,89", width="0.67", height="0.67", color="red"]; 2 [pos="183,37", width="0.67", height="0.67", color="red"]; 3 [pos="105,25", width="0.67", height="0.67",]; 4 [pos="88,102", width="0.67", height="0.67"]; 5 [pos="166,114", width="0.67", height="0.67", color="red"]; 6 [pos="25,143", width="0.67", height="0.67"]; 1 -- 2 [pos="216,72 211,66 205,60 200,54"]; 2 -- 3 [pos="159,33 149,32 139,30 129,29"]; 3 -- 4 [pos="100,49 98,58 95,68 93,78"]; 1 -- 5 [pos="210,97 203,100 196,103 189,106"]; 5 -- 2 [pos="171,90 173,81 176,71 178,61"]; 5 -- 4 [pos="142,110 132,109 122,107 112,106"]; 4 -- 6 [pos="67,115 60,120 53,125 45,130"]; }
Expressed without formatting:
graph untitled { 1 -- 2; 3 -- 1; 2 -- 3; }
This file has been released into the public domain by the copyright holder, its copyright has expired, or it is ineligible for copyright. This applies worldwide. | |
Note: This tag is deprecated! Please use instead:
|
File history
Legend: (cur) = this is the current file, (del) = delete
this old version, (rev) = revert to this old version.
Click on date to download the file or see the image uploaded on that date.
- (del) (cur) 01:45, 13 July 2005 . . Chmod007 (Talk | contribs) . . 132×120 (2,556 bytes) (Undirected graph. {{PD}})
- Edit this file using an external application
See the setup instructions for more information.
File links
No pages on the English Wikipedia link to this file. (Pages on other projects are not counted.)