Hi Prasad
To my knowledge MSP does not have the functionality that you are looking for.
But, for large projects, I suggest first use task based 'Design Structure
Matrix' tool, which is a two dimensional matrix and helps us in understanding
direct dependencies between activities. In this, first team members would
assign dependencies between activities, where some redundant dependencies
might also be assigned. Then these redundant dependencies or transitive links
would be removed and then the DSM matrix can be converted to a network
diagram. There are DSM software which would do this exercise of removing
redundant dependencies automatically. Excel also has an add on for DSM.
I hope it helps.
Vanita
Hi Vanita,
Thanks for the information. DSM is quite powerful for analysis of
complex systems. According to
http://www.dsmweb.org/, the Design
Structure Matrix (DSM) is also known as the Dependency Structure
Matrix. The same web page also says:
As a management tool, DSM most commonly applied in project management,
and it provides a project representation that allows for feedback and
cyclic task dependencies. This is extremely important since most
engineering applications exhibit such a cyclic property. As such, this
representation often results in an improved and more realistic
execution schedule for the corresponding design activities.
One of the DSM-based tools is ProjectDSM. DSMweb.org says that the
tool can be used only for small to medium sized projects. Moreover, I
could not see how DSM can be used for removing redundancy in task
dependencies. Has anybody practically ever used a DSM tool to
automatically remove transitive links and redundant task dependencies
particularly in a large project consisting of thousands of tasks?
Regards,
Prasad