I have to calculate the critical path for a project, where activity A and C can start in parallel. Please see the image below
Since I had two activities that could start in parallel (A and C), I also used the dummy start node. Similarly, since my project had 2 nodes at the end (B and D), I added the dummy end node. Please tell me if my approach is correct.
