Class ExecutionGraph.TopologicalSorter

java.lang.Object
org.mpi_sws.jmc.strategies.trust.ExecutionGraph.TopologicalSorter
Enclosing class:
ExecutionGraph

public static class ExecutionGraph.TopologicalSorter extends Object
Topological sorter for the execution graph.

Sorts the nodes in topological order and throws an exception if the graph has cycles.