File:5n PERT graph with critical path.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

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

Summary

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.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

12 January 2007

image/svg+xml

0059fb64a355c106ad6601fbc9aa712ea8c443a3

3,920 byte

188 pixel

405 pixel

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{{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 pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file: