Data Journey

International Studies Grad. racing for AI Engineer

Download as .zip Download as .tar.gz View on GitHub
22 January 2021

Critical Path

by mervyn

Critical Path

Suppose each task has a performance time associated with it

cripath

Suppose two tasks are ready to execute

Suppose task A completes

The program described shows the critical path in red

complicated

Finding the Critical Path

Thus, we require more information:

Suppose we have the following times for the tasks

exmpcritical

Each time we pop a vertex v, in addition to what we already do:

criticalanswer

We can also plot the completing of the tasks in time

parallel

Critical Path: F-E-C-D

Critical Time: Critical Time of D

incident

source “K-MOOC 허재필 교수님의 <인공지능을 위한 알고리즘과 자료구조: 이론, 코딩, 그리고 컴퓨팅 사고> 강좌의 14-2 임계 경로 중(http://www.kmooc.kr/courses/course-v1:SKKUk+SKKU_46+2020_T1)”

back next

tags:

Comments

Post comment
Loading...

Share this: