This algorithm runs in O(E), in which E is the number of edges.
@see ptolemy.graph.analysis.SingleSourceLongestPathAnalysis @since Ptolemy II 4.0 @Pt.ProposedRating Red (shahrooz) @Pt.AcceptedRating Red (ssb) @author Shahrooz Shahparnia @version $Id: AllEdgeSingleSourceLongestPathStrategy.java,v 1.17 2005/07/08 19:59:04 cxh Exp $
|
|