Directed acyclic graphs can be sorted topographically. Existence of topographic ordering allows writing many graph algorithms efficiently. And many graphs, e.g. most dependency graphs are acyclic!
There are some algorithms built-in: dfs, transpose, transitive closure, transitive reduction... Some algorithms even become not-so-hard to implement, like a longest path!.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
1.0.0.2-bp156.1.1 info | GA Release | 2024-03-05 | 15 SP6 |
|
|
1.0.0.1-bp155.3.14 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
1.0.0.1-bp154.2.12 info | GA Release | 2022-05-09 | 15 SP4 |
|
|