chore: update task statuses to completed
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
id: analysis/build-type-edges
|
id: analysis/build-type-edges
|
||||||
name: Implement buildTypeEdges — populate operation graph with type-compatibility edges
|
name: Implement buildTypeEdges — populate operation graph with type-compatibility edges
|
||||||
status: pending
|
status: completed
|
||||||
depends_on:
|
depends_on:
|
||||||
- analysis/type-compat
|
- analysis/type-compat
|
||||||
- graph/construction-operation
|
- graph/construction-operation
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
id: analysis/ordering
|
id: analysis/ordering
|
||||||
name: Implement execution ordering functions (topologicalOrder, parallelGroups, criticalPath, reachableFrom)
|
name: Implement execution ordering functions (topologicalOrder, parallelGroups, criticalPath, reachableFrom)
|
||||||
status: pending
|
status: completed
|
||||||
depends_on:
|
depends_on:
|
||||||
- graph/flowgraph-class
|
- graph/flowgraph-class
|
||||||
- graph/queries
|
- graph/queries
|
||||||
|
|||||||
Reference in New Issue
Block a user