Computer Science, asked by avireyanyash2512, 1 year ago

How will you formulate the network model?

Answers

Answered by iamask
0
• Represent activities and their interrelationships as a graph
• Construction rules
– A project network should have only one start and only one end node
– A node has duration
– Links have no duration
– Precedents are the immediate preceding activities
– Time moves from left to right
– A network may not contain loops
– A network should not contain dangles
Similar questions