An efficient dfs algorithm to compute least longest schedule path of software projects

0Citations
Citations of this article
2Readers
Mendeley users who have this article in their library.
Get full text

Abstract

The requirements of the ensuing software provided by the client are studied by software developers before the preparation of the project charter. The schedule, cost and person-days estimation are made by the developer using an activity chart. This activity chart is transformed into the graphical form using standard semiotics then manually the critical path, i.e. least long path from start to end is identified. This procedure may have several shortfalls (i) Time-consuming (ii) Manual process. In addition to this, a manual process is an error-prone approach. When the number of activities is increased, the determination of the critical path is a herculean task. In such a case, there is quintessence to develop an automated methodology that determines the critical path. This paper contains a proposed automated methodology for the determination of the critical path through a modified depth-first search (DFS) algorithm. Instead of activity chart representation, we have transformed the tabular information of dependencies and time taken by each activity into n × n matrix form and then developed an algorithm to compute critical path it takes time complexity of O(n2).

Cite

CITATION STYLE

APA

Arunakumari, B. N. (2021). An efficient dfs algorithm to compute least longest schedule path of software projects. In Lecture Notes in Networks and Systems (Vol. 145, pp. 497–504). Springer Science and Business Media Deutschland GmbH. https://doi.org/10.1007/978-981-15-7345-3_42

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free