flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
10@{ shape: doc, label: "برنامه تامین و تکمیل"}
class 10 doc
287@{ label: " P5.4 برنامهریزی مجدد، تحلیل و انتخاب پاسخ بهینه تامین و تکمیل "}
class 287 activity
50@{ label: " F1.6 زمانبندی حمل و نقل "}
class 50 activity
62@{ label: " F2.6 زمانبندی حمل و نقل "}
class 62 activity
74@{ label: " F3.6 زمانبندی حمل و نقل "}
class 74 activity
287 --> 10
10 --> 50
10 --> 62
10 --> 74