Hierarchical Topological Sort of a Hypergraph.
Hierarchical Topological Sort of a Hypergraph.
Type of graph nodes
Type of graph edges
A collection of graphs, each of type Graph[N, E]
Ordering among graph nodes of type N
If successful, the topological sort of all the nodes of the graphs in queue
.
Hierarchical Topological Sort for directed hypergraphs where a node is a graph.