Ex4pmEngine.Cognition.CriticalPath (ex4pm v26.9.9)

Copy Markdown View Source

Critical Path Method (CPM) Scheduler for multi-agent DAG task execution. Calculates Earliest Start (ES), Latest Start (LS), Total Float/Slack, and identifies the critical path through task dependencies.

Summary

Functions

Computes the Critical Path analysis over a list of %Task{} structs.

Functions

analyze_schedule(tasks)

Computes the Critical Path analysis over a list of %Task{} structs.