File:5n PERT graph with critical path.svg

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

Original file(SVG file, nominally 405 × 188 pixels, file size: 4 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

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", style ="setlinewidth(2),filled" color="black", fillcolor = "pink", label=""];
	edge [ fontname="Helvetica-Bold", fontsize="16", style="bold" ];
	graph [ rankdir="LR", ranksep="0.4"];
	{ rank = same; B, D }
	
	A -> B [ label = "3", color="red"];
	B -> C [ label = "2"];
	B -> E [ label = "1", color="red"];
	E -> C [ label = "3", color="red"];
	A -> D [ label = "2"];
	D -> C [ label = "3"];

}


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
current13:07, 13 January 2007Thumbnail for version as of 13:07, 13 January 2007405 × 188 (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. }} <pre> digraph untitl { node [ fontname=

The following 3 pages use this file:

File usage on other wikis

The following other wikis use this file: