VisitationTree.isVisited

Checks this node has been visited

class VisitationTree(T)
bool
isVisited
()

Return Value

Type: bool

true if visited, otherwise false

Meta