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.