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.
new file

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;
        }
Public domain 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.
Warning sign Note: This tag is deprecated! Please use instead:
  • {{PD-old}} (for works out of copyright where the author has been dead for over 100 years),
  • {{PD-art}} (for photos of old paintings),
  • {{PD-ineligible}} (for trivial work),
  • {{PD-USGov}} (for work by the U.S. government),
  • {{PD-US}} (for work that is public domain for the U.S. only),
  • {{PD-self}} (if the uploader releases the rights),
  • {{PD-user|user}} (if another user released his/her rights).
  • If the work is PD for another reason, check the copyright tag page or use {{PD-because|reason}}.

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.


No pages on the English Wikipedia link to this file. (Pages on other projects are not counted.)