flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
118@{ shape: doc, label: "برنامه تبدیل محدود اولیه"}
class 118 doc
252@{ label: " P4.3 ایجاد تعادل بین نیازمندیها و پاسخ تبدیل "}
class 252 activity
253@{ label: " P4.4 برنامهریزی مجدد، تحلیل و انتخاب پاسخ بهینه تبدیل "}
class 253 activity
252 --> 118
118 --> 253