This is a JavaFX application developed as part of my acedemic project in college(National Institute of Technolgy, Rourkela).
This application is used to calculate the critical path using PERT method.
This application requies an input file which contais the data as in the following format,
ID of Activity#Optimistic Time#Most Probable Time#Pesimistic Time#No of Predecessors#ID's of Predecessors each followed by '#'