goombaio / dag

A DAG, Directed acyclic graph implementation in golang.
Apache License 2.0
122 stars 28 forks source link

Implement DAG validation #16

Open repejota opened 6 years ago

repejota commented 6 years ago

Is your feature request related to a problem? Please describe. Implement DAG validation

Describe the solution you'd like

repejota commented 6 years ago

Note than Every finite DAG has at least one source and one sink