File:5n PERT graph with critical path.svg

维基共享资源,媒体文件资料库
跳转到导航 跳转到搜索

原始文件(SVG文件,尺寸为405 × 188像素,文件大小:4 KB)

说明

说明

添加一行文字以描述该文件所表现的内容

摘要

[编辑]
描述 The graph was created with Graphviz from the graph specification below.
日期
来源 自己的作品
作者 hu:User:Illes
授权
(二次使用本文件)
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"];

}


此作品不具有版权,属于公有领域,因为其所包含之内容均为公共财产且没有明确的原始作者信息

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2007年1月13日 (六) 13:072007年1月13日 (六) 13:07版本的缩略图405 × 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=

以下3个页面使用本文件:

全域文件用途

以下其他wiki使用此文件: