Expand description
CI Task Graph
Builds a directed acyclic graph (DAG) from IR tasks for dependency-ordered parallel execution.
Structs§
- CITask
Graph - CI Task graph for dependency resolution and parallel execution
- CITask
Node - A node in the CI task graph
Enums§
- Graph
Error - Error types for task graph operations