当前位置:网站首页>Pert diagram (engineering network diagram)
Pert diagram (engineering network diagram)
2022-07-07 14:14:00 【sinat_ thirty-six million seven hundred and eighty-nine thousan】
Reprint :https://blog.csdn.net/qqxyy99/article/details/53190013
One 、 Definition
remarks :
1. node ( event ): Circle in Figure , Indicates the end of the inflow node task , And start to flow out the task of the node . Only when all tasks flowing into this node are finished , Node events occur , The outflow node task starts .
2. critical path : The sequence of events and activities that take the longest time in the diagram .
3. The earliest moment : Refers to the node ( event ) The earliest possible occurrence time of .
4. Latest time : The task starting from this event must start before this time , Otherwise, the whole project cannot be completed on schedule .
5. Relaxation time : Indicates the flexibility to complete the task without affecting the whole construction period .
Two 、
Maybe the above explanation can't fully understand and do the right thing , But the formulas and tips we summed up when doing soft test questions are enough to cope with the exam . as follows :
This problem requires finding out the minimum time of the project , Critical path .
First, calculate the length of each path :
1.ABEGJ:3+15+2+7=27
2.ACFGJ:6+4+3+7=20
3.ACFHJ:6+4+20+10=40
4.ADFGJ:10+8+3+7=28
5.ADFHJ:10+8+20+10=48
6.ADFIHJ:10+8+4+10=32
7.ADFIJ:10+8+4+12=34
To sum up, the longest is 48, Therefore, the minimum time is 48
Seeking activity FG Relaxation time
First of all, we should clarify the calculation of the four concepts :
① Earliest start time ( The sum of the longest input streams before the starting point of a certain section of the project ),
② At the latest ( critical path - The distance from the starting point to the final end point of the whole project ),
③ End at the earliest ( The sum of the longest input streams before the end point of a certain section of the project ),
④ At the latest ( critical path - The distance from the end point to the final end point of the whole project )
According to the above concept, we can get
①10+8=18
②48-3-7=38
③10+8+3=21
④48-7=41
Relaxation time = At the latest - The first time ②-①=38-18=20
Relaxation time = Latest technology - End at the earliest ④-③=41-21=20
Another simple method : Use critical path - The longest path of the desired activity is 48-10-8-3-7=20 Find the relaxation time .
边栏推荐
- Data flow diagram, data dictionary
- 用例图
- Social responsibility · value co creation, Zhongguancun network security and Information Industry Alliance dialogue, wechat entrepreneur Haitai Fangyuan, chairman Mr. Jiang Haizhou
- 最长上升子序列模型 AcWing 1014. 登山
- PC端页面如何调用QQ进行在线聊天?
- FCOS3D label assignment
- UML 状态图
- Beginner XML
- [network security] SQL injection syntax summary
- Mysql怎样控制replace替换的次数?
猜你喜欢
The delivery efficiency is increased by 52 times, and the operation efficiency is increased by 10 times. See the compilation of practical cases of financial cloud native technology (with download)
Selenium Library
Mathématiques avancées - - chapitre 8 différenciation des fonctions multivariables 1
Codes de non - retour à zéro inversés, codes Manchester et codes Manchester différentiels couramment utilisés pour le codage des signaux numériques
Vmware共享主机的有线网络IP地址
js 获取当前时间 年月日,uniapp定位 小程序打开地图选择地点
2022-7-6 beginner redis (I) download, install and run redis under Linux
The longest ascending subsequence model acwing 1012 Sister cities
高等數學---第八章多元函數微分學1
libSGM的horizontal_path_aggregation程序解读
随机推荐
Cesium knows the longitude and latitude of one point and the distance to find the longitude and latitude of another point
bashrc与profile
使用day.js让时间 (显示为几分钟前 几小时前 几天前 几个月前 )
The delivery efficiency is increased by 52 times, and the operation efficiency is increased by 10 times. See the compilation of practical cases of financial cloud native technology (with download)
Hangdian oj2054 a = = B? ???
Parameter keywords final, flags, internal, mapping keywords internal
Data flow diagram, data dictionary
Best practice | using Tencent cloud AI willingness to audit as the escort of telephone compliance
3D detection: fast visualization of 3D box and point cloud
FCOS3D label assignment
Is the spare money in your hand better to fry stocks or buy financial products?
Mysql怎样控制replace替换的次数?
搜索框效果的实现【每日一题】
libSGM的horizontal_path_aggregation程序解读
Vmware共享主机的有线网络IP地址
When FC connects to the database, do you have to use a custom domain name to access it outside?
Bashrc and profile
2022-7-7 Leetcode 844. Compare strings with backspace
The longest ascending subsequence model acwing 482 Chorus formation
Selenium Library