Commit Graph

3 Commits

Author SHA1 Message Date
Mark Spanbroek 0a604491ee Create edges using -> operator, to make direction of edge explicit 2021-08-02 14:19:52 +02:00
Mark Spanbroek d15e23cf13 Implicitly add vertices when adding edges to a DAG 2021-08-02 13:37:13 +02:00
Mark Spanbroek 957767c730 Add SortedDag, which maintains topological ordering 2021-07-27 15:22:26 +02:00