* Constructs a DFSGraphTraversal * * @classdesc * * A DFSGraphTraversal specifies a strategy for traversing an * AbstractGraph in depth-first-search order. As is typical with * depth-first-search, nodes to be visited (along with their state and data) are * stored on a stack. * *
()
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected