List six ways to shorten the critical path by modifying existing task information.

What will be an ideal response?


Shorten task durations for critical tasks.
Delete Finish-to-Start (FS) dependencies between two critical tasks.
Change Finish-to-Start (FS) dependencies between two critical tasks to a Start-to-Start (SS) or a Finish-to-Finish (FF) dependency.
Add negative lag time to a Finish-to-Start (FS) dependency between two critical tasks, thereby allowing the tasks to overlap.
Modify the calendar on which a task is based to expand the available working time.
Eliminate date constraints, especially those that require a task start on a particular date.

Computer Science & Information Technology

You might also like to view...

If functions must be called to process data, how does int main() get called?

A. You call it in preprocessor directives. B. main() calls itself. C. The operating system knows to look for it. D. that’s what using namespace std does.

Computer Science & Information Technology

Just counting real money transactions, virtual goods purchased with real money, the world market for virtual goods has been estimated at between ____ per year.

A. $50 million and $100 million B. $75 million and $200 million C. $2 billion and $10 billion D. $10 billion and $20 billion

Computer Science & Information Technology

The Privacy of Customer Information Section of the common carrier regulation states that any proprietary information shall be used explicitly for providing services, and not for any __________ purposes.

A. troubleshooting B. billing C. customer service D. marketing

Computer Science & Information Technology

Which transform tool flips an object across an axis?

What will be an ideal response?

Computer Science & Information Technology