File:3n multigraph.svg

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

Original file(SVG file, nominally 371 × 88 pixels, file size: 3 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.
digraph untitl {
	node [ fontname="Helvetica-Bold", shape="circle", width="0.3", fontsize="18", style ="setlinewidth(2),filled" color="black", fillcolor = "pink"];
	edge [ style="bold" ];
	graph [ rankdir="LR", ranksep="0.9"];
	
	A -> A [ color="blue"];
	A -> B ;
	B -> C [ color="red"];
	B -> C [ color="red"];
	C -> B ;
	
	
}


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:27, 13 January 2007Thumbnail for version as of 20:27, 13 January 2007371 × 88 (3 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>

The following page uses this file: