Documentation ¶
Overview ¶
Package tsdfs employs DFS for topological sorting, but does not detect if the graph is a DAG (Directed Acyclic Graph) or not. When the graph is not a DAG, there is no topological sort. Use other packages: tsdag or tskahn for more complete solutions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.