flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
466@{ shape: doc, label: "منشور پروژه"}
class 466 doc
172@{ label: " OE7.1 شروع برنامه مدلسازی (بهینهسازی) زنجیره تامین "}
class 172 activity
173@{ label: " OE7.2 جمعآوری ورودیها و دادهها "}
class 173 activity
174@{ label: " OE7.3 توسعه سناریوها "}
class 174 activity
172 --> 466
173 --> 466
466 --> 173
466 --> 174