graph :: TarjanAlgorithm :: _in_stack
# True if and only if the vertex is in the stack var in_stack = new HashSet[V]