---
title: "Critical path method (CPM) — المسار الحرج"
source: "https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC"
wiki: "systems-analysis.info/int"
article: "Critical_path_method_(CPM)_—_المسار_الحرج"
language: "ar"
categories:
  - "Category:Arabic"
  - "Category:Operations research"
  - "Category:Project management"
revision_id: 1328
wiki_created_at: 2026-09-06T22:47:01Z
wiki_modified_at: 2026-09-06T22:47:01Z
downloaded_at: 2026-09-07T22:45:28Z
---

# Critical path method (CPM) — المسار الحرج

**المسار الحرج** (Critical Path) هو تسلسل من الأنشطة في نموذج شبكة المشروع له أقصى مدة إجمالية من البداية إلى النهاية؛ أي تأخير في أي نشاط على المسار الحرج يؤدي إلى تأجيل تاريخ انتهاء المشروع. يكمن مفهوم المسار الحرج في صميم أساليب التخطيط الشبكي وحساب الجداول الزمنية، وتحديدًا طريقة المسار الحرج (CPM). في مشاريع البحث والتطوير والبرامج الهندسية المعقدة، يُستخدم المسار الحرج لتقدير الجداول الزمنية، والهوامش الزمنية، وتحديد الإجراءات اللازمة لتسريع المشروع (*crashing*, *fast‑tracking*)<sup>[\[1\]](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_note-gao-1)[\[2\]](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_note-enwiki-2)</sup>.

## التعريف والخصائص

- **المسار الحرج** — هو أطول مسار من حيث المدة في نموذج الشبكة بين الحدث الأول والحدث الأخير. مدته الإجمالية تساوي الحد الأدنى للوقت اللازم لإنجاز المشروع في ظل الاعتماديات المحددة<sup>[\[1\]](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_note-gao-1)</sup>.
- الأنشطة الواقعة على المسار الحرج لها هامش زمني كلي صفري؛ أي تأخير فيها يؤجل اكتمال المشروع<sup>[\[2\]](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_note-enwiki-2)</sup>.
- قد يوجد في المشروع عدة مسارات حرجة (على سبيل المثال، عند تساوي مدد المسارات البديلة أو بسبب التقويمات والقيود). كما توجد **مسارات شبه حرجة** (near-critical paths) بهامش زمني موجب صغير<sup>[\[1\]](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_note-gao-1)</sup>.
- وجود قيود إلزامية (مثل المواعيد النهائية أو التواريخ الثابتة) يمكن أن يخلق **هوامش زمنية سالبة**، مما يشير إلى عدم توافق الجدول الزمني الحالي مع القيود المفروضة<sup>[\[3\]](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_note-cmu-3)</sup>.

## حساب التواريخ المبكرة/المتأخرة والهوامش الزمنية

يتم الحساب من خلال المرور الأمامي والعكسي عبر الشبكة (عادةً باستخدام ترميز PDM/AON).

**المرور الأمامي** (التواريخ المبكرة):

- للأنشطة الأولية: ES = 0 (أو تاريخ البدء حسب التقويم).
- لكل نشاط j: ES<sub>j</sub> = أقصى قيمة لـ EF للأنشطة السابقة له.
- EF = ES + d، حيث d هي مدة النشاط.

**المرور العكسي** (التواريخ المتأخرة):

- للأنشطة النهائية: LF يساوي النهاية المبكرة للحدث الختامي (المدة الإجمالية للمشروع).
- لكل نشاط j: LS = LF − d؛ LF<sub>j</sub> = أدنى قيمة لـ LS لجميع الأنشطة اللاحقة له<sup>[\[3\]](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_note-cmu-3)</sup>.

**الهوامش الزمنية** (float/slack):

- **الهامش الكلي (Total Float - TF)**: TF = LS − ES = LF − EF — هو مقدار التأخير المسموح به للنشاط دون تأجيل تاريخ انتهاء المشروع.
- **الهامش الحر (Free Float - FF)**: FF = أدنى قيمة لـ ES للأنشطة اللاحقة − EF — هو مقدار التأخير المسموح به دون التأثير على البدايات المبكرة للأنشطة اللاحقة مباشرة<sup>[\[4\]](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_note-pressbooks-4)</sup>.

الأنشطة التي يكون فيها TF = 0 تشكل المسار الحرج. في وجود اعتماديات معقدة (SS/FF/SF)، وفترات تأخير، وتقويمات مختلفة، يُستخدم معيار "المسار القائد الأطول" (longest driving path) لتحديد المسار الحرج بشكل موثوق، بدلاً من الاعتماد فقط على قاعدة "TF = 0"<sup>[\[1\]](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_note-gao-1)[\[2\]](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_note-enwiki-2)</sup>.

## أنواع الاعتماديات وفترات التأخير

في طريقة مخططات الأسبقية (PDM)، تُستخدم اعتماديات FS (نهاية-إلى-بداية)، SS (بداية-إلى-بداية)، FF (نهاية-إلى-نهاية)، وSF (بداية-إلى-نهاية) مع إمكانية وجود فترات تأخير (lags) موجبة أو سالبة. وجود هذه الفترات والتقويمات المختلفة يمكن أن يغير منطق المسار وتقدير الهوامش الزمنية؛ لذا يوصى بتوثيق قواعد الحساب واستخدام إعدادات موحدة في برامج التخطيط<sup>[\[2\]](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_note-enwiki-2)[\[5\]](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_note-pdm-5)</sup>.

## المسار الحرج والموارد

التعريف الأساسي للمسار الحرج يتجاهل قيود الموارد. بعد تسوية الموارد، قد تتغير بنية المسار؛ في الظروف المقيدة بالموارد، يُستكمل التحليل بمفهوم "المسار الحرج للموارد" (resource-critical path) أو تُطبق طريقة السلسلة الحرجة (critical chain)<sup>[\[1\]](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_note-gao-1)</sup>.

## الاستخدام العملي

- مراقبة الجداول الزمنية و"الاختناقات"؛ تركيز القرارات الإدارية على أنشطة المسار الحرج.
- تحليل التسريع: *crashing* (تقليص مدد الأنشطة الحرجة مقابل تكاليف إضافية) و*fast‑tracking* (السماح بالتنفيذ المتوازي للأنشطة)، مع تقييم مخاطر التراجعات وإعادة العمل<sup>[\[2\]](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_note-enwiki-2)</sup>.
- تقييم مدى واقعية المواعيد النهائية التعاقدية وتحديد التناقضات (الهوامش السالبة، القيود غير القابلة للإدارة).
- بناء المخططات الخطية (مخططات غانت) بناءً على حسابات الشبكة والمراقبة المنتظمة لانحرافات المسار الحرج<sup>[\[1\]](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_note-gao-1)</sup>.

## السياق التاريخي

تمت صياغة مفهوم المسار الحرج في أواخر الخمسينيات من القرن الماضي في إطار تطوير طريقة CPM (بواسطة DuPont/Remington Rand). أرسى التقرير الكلاسيكي لعام 1959 أسس التخطيط العملي وحساب المسار الحرج؛ ومنذ ذلك الحين، أصبحت هذه المنهجية جزءًا من معايير إدارة المشاريع<sup>[\[6\]](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_note-kelley1959-6)[\[7\]](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_note-pmi-7)[\[8\]](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_note-nasa-8)</sup>.

## الأخطاء الشائعة

- اعتبار المسار الحرج مسارًا وحيدًا: في الواقع، غالبًا ما يوجد عدة مسارات حرجة أو شبه حرجة.
- استخدام مؤشر "TF = 0" فقط دون مراعاة منطق الروابط "القائدة" (driving)، وفترات التأخير، والتقويمات.
- فقدان المنطق الحرج بعد تسوية الموارد دون إعادة حساب الشبكة.
- الاعتماد على التواريخ الثابتة والقيود الصارمة التي تخفي الاعتماديات الحقيقية للشبكة<sup>[\[1\]](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_note-gao-1)[\[3\]](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_note-cmu-3)</sup>.

## انظر أيضًا

- طريقة المسار الحرج (CPM)
- PERT

## المراجع

- U.S. GAO. *Schedule Assessment Guide: Best Practices for Project Schedules* (GAO‑16‑89G). <a href="https://www.gao.gov/products/gao-16-89g" class="external autonumber" rel="nofollow">[٩]</a>
- PMI. *PMBOK® Guide*. <a href="https://www.pmi.org/pmbok-guide-standards/foundational/pmbok" class="external autonumber" rel="nofollow">[١٠]</a>
- NASA. *Systems Engineering Handbook* (SP‑2016‑6105 Rev2). <a href="https://www.nasa.gov/connect/ebooks/nasa-systems-engineering-handbook/" class="external autonumber" rel="nofollow">[١١]</a>
- Kelley, J. E.; Walker, M. R. (1959). *Critical‑Path Planning and Scheduling*. *ACM DL*. <a href="https://dl.acm.org/doi/10.1145/1460299.1460318" class="external autonumber" rel="nofollow">[١٢]</a>
- «Critical path method». *Wikipedia (en)*. <a href="https://en.wikipedia.org/wiki/Critical_path_method" class="external autonumber" rel="nofollow">[١٣]</a>
- Carnegie Mellon University. *Fundamental Scheduling Procedures*. <a href="https://www.cmu.edu/cee/projects/PMbook/10_Fundamental_Scheduling_Procedures.html" class="external autonumber" rel="nofollow">[١٤]</a>
- CSU Pressbooks. *Creating an Activity Network Diagram*. <a href="https://pressbooks.ulib.csuohio.edu/project-management-navigating-the-complexity/chapter/7-4-creating-an-activity-network-diagram/" class="external autonumber" rel="nofollow">[١٥]</a>
- «Precedence diagram method». *Wikipedia (en)*. <a href="https://en.wikipedia.org/wiki/Precedence_diagram_method" class="external autonumber" rel="nofollow">[١٦]</a>

## ملاحظات

1.  <span id="cite_note-gao-1">↑ <sup>[1.0](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_ref-gao_1-0)</sup> <sup>[1.1](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_ref-gao_1-1)</sup> <sup>[1.2](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_ref-gao_1-2)</sup> <sup>[1.3](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_ref-gao_1-3)</sup> <sup>[1.4](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_ref-gao_1-4)</sup> <sup>[1.5](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_ref-gao_1-5)</sup> <sup>[1.6](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_ref-gao_1-6)</sup> U.S. Government Accountability Office (GAO). *Schedule Assessment Guide: Best Practices for Project Schedules* (GAO‑16‑89G). <a href="https://www.gao.gov/products/gao-16-89g" class="external autonumber" rel="nofollow">[١]</a></span>
2.  <span id="cite_note-enwiki-2">↑ <sup>[2.0](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_ref-enwiki_2-0)</sup> <sup>[2.1](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_ref-enwiki_2-1)</sup> <sup>[2.2](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_ref-enwiki_2-2)</sup> <sup>[2.3](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_ref-enwiki_2-3)</sup> <sup>[2.4](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_ref-enwiki_2-4)</sup> «Critical path method». *Wikipedia (en)*. <a href="https://en.wikipedia.org/wiki/Critical_path_method" class="external autonumber" rel="nofollow">[٢]</a></span>
3.  <span id="cite_note-cmu-3">↑ <sup>[3.0](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_ref-cmu_3-0)</sup> <sup>[3.1](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_ref-cmu_3-1)</sup> <sup>[3.2](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_ref-cmu_3-2)</sup> Carnegie Mellon University. *Fundamental Scheduling Procedures*. <a href="https://www.cmu.edu/cee/projects/PMbook/10_Fundamental_Scheduling_Procedures.html" class="external autonumber" rel="nofollow">[٣]</a></span>
4.  <span id="cite_note-pressbooks-4">[↑](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_ref-pressbooks_4-0) Cleveland State University Pressbooks. *Creating an Activity Network Diagram*. <a href="https://pressbooks.ulib.csuohio.edu/project-management-navigating-the-complexity/chapter/7-4-creating-an-activity-network-diagram/" class="external autonumber" rel="nofollow">[٤]</a></span>
5.  <span id="cite_note-pdm-5">[↑](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_ref-pdm_5-0) «Precedence diagram method». *Wikipedia (en)*. <a href="https://en.wikipedia.org/wiki/Precedence_diagram_method" class="external autonumber" rel="nofollow">[٥]</a></span>
6.  <span id="cite_note-kelley1959-6">[↑](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_ref-kelley1959_6-0) Kelley, J. E., Jr.; Walker, M. R. (1959). «Critical‑Path Planning and Scheduling». *IRE‑AIEE‑ACM '59 (Eastern)*. *ACM Digital Library*. <a href="https://dl.acm.org/doi/10.1145/1460299.1460318" class="external autonumber" rel="nofollow">[٦]</a></span>
7.  <span id="cite_note-pmi-7">[↑](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_ref-pmi_7-0) Project Management Institute. *A Guide to the Project Management Body of Knowledge (PMBOK® Guide)*. <a href="https://www.pmi.org/pmbok-guide-standards/foundational/pmbok" class="external autonumber" rel="nofollow">[٧]</a></span>
8.  <span id="cite_note-nasa-8">[↑](https://systems-analysis.info/int/Critical_path_method_(CPM)_%E2%80%94_%D8%A7%D9%84%D9%85%D8%B3%D8%A7%D8%B1_%D8%A7%D9%84%D8%AD%D8%B1%D8%AC#cite_ref-nasa_8-0) NASA. *Systems Engineering Handbook* (NASA/SP‑2016‑6105 Rev2). <a href="https://www.nasa.gov/connect/ebooks/nasa-systems-engineering-handbook/" class="external autonumber" rel="nofollow">[٨]</a></span>
