PERT_newprob            Probability for the given directive term
PERT_newtime            A new directive term for any probability
cpmexample1             Dataset for the CPM method
cpmexample2             Dataset for the CPM method
lessexample1            Dataset for the LESS method
lessexample2            Dataset for the LESS method
pertexample1            Dataset for the PERT method
pertexample2            Dataset for the PERT method
plot_TC                 Total cost change plot
plot_alap               An ALAP chart
plot_asap               An ASAP chart
plot_gantt              A Gantt chart
plot_graphAOA           A graph of connections between nodes
plot_norm               The cumulative distribution function of the
                        normal distribution
solve_lessAOA           Determines the solution using the LESS method.
                        Relationships between activities can be given
                        as a list of predecessors or start and end node
                        numbers.
solve_pathAOA           Finds a solution using CPM and PERT methods.
                        Relationships between activities can be given
                        as a list of predecessors or start and end node
                        numbers.
