File:7n graph with minimal spanning tree.svg

Original file(SVG file, nominally 194 × 281 pixels, file size: 4 KB)

Captions

Captions

Add a one-line explanation of what this file represents
Description The graph was created with Graphviz from the graph specification below.
Date
Source Own work
Author hu:User:Illes
Permission
(Reusing this file)
The image is in the public domain.
graph untitl {
	node [ fontname="Helvetica-Bold", shape="circle", width="0.3", 
		   style ="setlinewidth(2),filled" color="black", fillcolor = "pink", label=""];
	edge [ fontname="Helvetica-Bold", fontsize="16", labelfloat="true"];
	graph[ nodesep=".35", ranksep="1.1", rankdir="LR" ];
	

	D -- B [ label="7" ];
	C -- F [ label="3", color="red", style="bold"];
	D -- G [ label="6", color="red", style="bold"];
	C -- B [ label="5" ];
	A -- D [ label="8" ];
	A -- B [ label="4" ];
	E -- G [ label="5", color="red", style="bold"];
	A -- C [ label="4" ];
	A -- F [ label="3", color="red", style="bold"];
	B -- E [ label="2", color="red", style="bold"];
	C -- E [ label="1", color="red", style="bold"];

}


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.

File history

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

Date/TimeThumbnailDimensionsUserComment
current20:02, 13 January 2007Thumbnail for version as of 20:02, 13 January 2007194 × 281 (4 KB)Illes (talk | contribs){{Information| |Description = The graph was created with Graphviz from the graph specification below. |Source = own work |Date = January 12, 2007 |Author = hu:User:Illes |Permission = The image is in the public domain. |other_versions = - }} <pre>

There are no pages that use this file.

File usage on other wikis