abcxyz / abc

Apache License 2.0
12 stars 3 forks source link

Add `AddNode` function to graph, to support edgeless nodes #577

Closed drevell closed 5 months ago

drevell commented 5 months ago

Our dependency graphs often have templates that don't depend on other templates. We still want to include them in the topological sort output.