Agenda Computation¶
Use case: see here.
Based upon the entry points into the graph (determined by talking to the customer),
Compute a subgraph
Compute its transitive reduction
… and output that list in reverse order ⟶ agenda
Use case: see here.
Based upon the entry points into the graph (determined by talking to the customer),
Compute a subgraph
Compute its transitive reduction
… and output that list in reverse order ⟶ agenda