Class STN.SCCTime
java.lang.Object
it.univr.di.cstnu.algorithms.STN.SCCTime
- Enclosing class:
STN
Global time counter for
STN.getStrongConnectedComponents(LabeledNode)- Version:
- $Rev: 1172 $
- Author:
- Roberto Posenato
-
Constructor Details
-
SCCTime
SCCTime()
-
-
Method Details
-
getAndUpdate
public final int getAndUpdate()- Returns:
- the current value and then increase the time by one unit.
-
toString
-