Package org.processmining.models.graphbased.directed.analysis
-
Class Summary Class Description ComponentFactory ShortestPathFactory This class generate a shortest path from one node in a directed graph to another.ShortestPathInfo<N extends DirectedGraphNode,E extends DirectedGraphEdge<? extends N,? extends N>>